Hi,
Thank you so much! That was fixed my problem!!
Clara Turp
Assistant Librarian,
Metadata Analyst Librarian,
McGill University
(514)398-6969
clara.turp_at_mcgill.ca
-----Original Message-----
From: Code for Libraries <CODE4LIB_at_LISTS.CLIR.ORG> On Behalf Of Geoffrey Spear
Sent: November 2, 2018 11:20 AM
To: CODE4LIB_at_LISTS.CLIR.ORG
Subject: Re: [CODE4LIB] Updating MARC records using Pymarc
Clara,
Typically you would make the changes to the record object in memory and then write it out to a new file. There's an example of writing a record to a file at https://pymarc.readthedocs.io/en/latest/pymarc.html#module-pymarc
On Fri, Nov 2, 2018 at 10:07 AM Clara Turp <clara.turp_at_mcgill.ca> wrote:
> Hello everyone,
>
> I am trying to update a MARC record using pymarc and it's not really
> working, I can print the change in the console, but can't see it in
> the actual MARC record.
> I am wondering what step I am missing. I am using the pymarc.record
> module to add the field.
>
> Anyone with some experience with pymarc willing to help me out?
>
> Thank you!
> Clara Turp
> Assistant Librarian,
> Metadata Analyst Librarian,
> McGill University
> (514)398-6969 <(514)%20398-6969>
> clara.turp_at_mcgill.ca<mailto:clara.turp_at_mcgill.ca>
>
Received on Fri Nov 02 2018 - 11:33:29 EDT