We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Writing pandas.Series to PystoreConnector might not work: ranaroussi/pystore#39 (comment)
Fix should be easy (internal conversion to pandas.DataFrame), but waiting for answer to my question first.
The text was updated successfully, but these errors were encountered:
fixed through internal conversion to pandas.DataFrame when data is read it is converted back into pandas.Series
See ffa8164
Sorry, something went wrong.
If any changes are mentioned on the pystore GitHub, I'll reopen the issue and update accordingly.
Closing for now.
No branches or pull requests
Writing pandas.Series to PystoreConnector might not work: ranaroussi/pystore#39 (comment)
Fix should be easy (internal conversion to pandas.DataFrame), but waiting for answer to my question first.
The text was updated successfully, but these errors were encountered: