Hello, I found the `toJson` method name a bit misleading... maybe it should be named `toDict` instead as Python Pandas is doing https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.to_dict.html https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.to_json.html Best regards
Hello,
I found the
toJsonmethod name a bit misleading... maybe it should be namedtoDictinstead as Python Pandas is doinghttps://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.to_dict.html
https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.to_json.html
Best regards