Skip to content
New issue

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

JSON warning when reading result data #4

Open
henhuy opened this issue May 2, 2024 · 0 comments
Open

JSON warning when reading result data #4

henhuy opened this issue May 2, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@henhuy
Copy link
Collaborator

henhuy commented May 2, 2024

Django: "/venv/lib/python3.9/site-packages/django_oemof/results.py:74: FutureWarning: Passing literal json to 'read_json' is deprecated and will be removed in a future version. To read from a literal string, wrap it in a 'StringIO' object.
result = pandas.read_json(calculation_result.data, orient="table")"

@henhuy henhuy added the bug Something isn't working label May 2, 2024
@henhuy henhuy self-assigned this May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant