digital-science / dimcli

Python client and CLI for scientometrics and research analytics using the Dimensions API.
https://digital-science.github.io/dimcli/getting-started.html
MIT License
43 stars 6 forks source link

Handling error in importing json_normalize #69

Closed andersaknielsen closed 3 years ago

andersaknielsen commented 3 years ago

In VS Code on Windows, using pandas 0.25.1, I get an error in importing the dimcli library, related to the import of json_normalize I've added handling of error in importing json_normalize - same as in use in in core/dataframe_factory.py