no10ds / rapid

Project rAPId
https://rapid.readthedocs.io/en/latest/
MIT License
23 stars 6 forks source link

Use stringio for pandas read_json. #93

Open zerj9 opened 3 months ago

zerj9 commented 3 months ago

Pandas deprecation notice for literal strings passed to read_json: https://pandas.pydata.org/docs/reference/api/pandas.read_json.html

Fixes #66