nflverse / nfl_data_py

Python code for working with NFL play by play data.
MIT License
252 stars 48 forks source link

Add column data types to import_ids() #88

Open justinrobinson1020 opened 2 months ago

justinrobinson1020 commented 2 months ago

Provides data types to the read_csv function in import_ids(). Previously, pandas parsed some numeric ids as floats adding trailing zeros that required removal. New data types are: