Closed dbrakenhoff closed 4 years ago
fixed through internal conversion to pandas.DataFrame when data is read it is converted back into pandas.Series
See ffa8164fd225a54ca477bed4f273f10cf511ae77
If any changes are mentioned on the pystore GitHub, I'll reopen the issue and update accordingly.
Closing for now.
Writing pandas.Series to PystoreConnector might not work: https://github.com/ranaroussi/pystore/issues/39#issue-587652051
Fix should be easy (internal conversion to pandas.DataFrame), but waiting for answer to my question first.