You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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")"
The text was updated successfully, but these errors were encountered:
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")"
The text was updated successfully, but these errors were encountered: