We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi IAEA
Thanks for making the repo.
I'm just taking a look and noticed the example in the readme doesn't work straight away.
I'm getting this error
Traceback (most recent call last): File "/home/j/exfor_json/plot.py", line 8, in <module> entry_data = data["003"]["data"] ~~~~^^^^^^^ KeyError: '003'
Wondering if this is an easy fix for someone who knows the data structure better than me
slightly related package that might be handy
The text was updated successfully, but these errors were encountered:
@shimwell The README has been corrected in this commit. It previously referred to an old version. and will try pytest, thanks for the suggestion!
Sorry, something went wrong.
Thanks for solving that issue
No branches or pull requests
Hi IAEA
Thanks for making the repo.
I'm just taking a look and noticed the example in the readme doesn't work straight away.
I'm getting this error
Wondering if this is an easy fix for someone who knows the data structure better than me
slightly related package that might be handy
The text was updated successfully, but these errors were encountered: