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

Period object in dataframe index or columns cannot be retrieved correctly after saving to version store #132

Open
whumei opened this issue May 3, 2016 · 2 comments
Labels
enhancement VersionStore Issues related to VersionStore

Comments

@whumei
Copy link

whumei commented May 3, 2016

Period object will be read as integer from Arctic version

Do you have any future release plan on support Period objects?

@bmoscon
Copy link
Collaborator

bmoscon commented May 3, 2016

This is something we should fix. We should either support them or issue an exception when the user tries to use a datatype that has a period in it.

@whumei
Copy link
Author

whumei commented May 3, 2016

I think arctic should support it, since it is pandas objects. throwing exception does not sound right.

@shashank88 shashank88 added enhancement VersionStore Issues related to VersionStore labels May 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement VersionStore Issues related to VersionStore
Projects
None yet
Development

No branches or pull requests

3 participants