We can make this file beautiful and searchable if this error is corrected: No commas found in this CSV file in line 0.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Abha;18.0 | |
Abidjan;26.0 | |
Abéché;29.4 | |
Accra;26.4 | |
AddisAbaba;16.0 | |
Adelaide;17.3 | |
Aden;29.1 | |
Ahvaz;25.4 | |
Albuquerque;14.0 | |
Alexandra;11.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python | |
# coding: utf-8 | |
"""Compares cite keys by first author name, first word, and year | |
Assumes old format: name_word_year | |
Assumes new format: anything that contains name, word, and year possibly stripped | |
of ':' and removed '-'. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.