Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom DOI field in load_csv #97

Merged
merged 2 commits into from
Jul 31, 2024
Merged

Commits on Jul 31, 2024

  1. add custom doi field kwarg to load_csv

    This allows us to load the Retraction Watch csv database. An example of that format is provided with the test case.
    egpbos committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    21005a8 View commit details
    Browse the repository at this point in the history
  2. fix strptime call bug

    egpbos committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    b59a9ad View commit details
    Browse the repository at this point in the history