|
|
|
|
|
by AaronWard
2298 days ago
|
|
Check where you have pandas and covidify installed and make sure they are in the same site-packages. ps: pip is just a package manager, you should really consider using conda for creating environments (it will make your life a lot easier) |
|