Skip to content
New issue

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

pandas.Series and PystoreConnector #4

Closed
dbrakenhoff opened this issue Mar 25, 2020 · 2 comments
Closed

pandas.Series and PystoreConnector #4

dbrakenhoff opened this issue Mar 25, 2020 · 2 comments

Comments

@dbrakenhoff
Copy link
Member

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.

@dbrakenhoff
Copy link
Member Author

fixed through internal conversion to pandas.DataFrame
when data is read it is converted back into pandas.Series

See ffa8164

@dbrakenhoff
Copy link
Member Author

If any changes are mentioned on the pystore GitHub, I'll reopen the issue and update accordingly.

Closing for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant