arctic icon indicating copy to clipboard operation
arctic copied to clipboard

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

Open whumei opened this issue 8 years ago • 2 comments

Period object will be read as integer from Arctic version

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

whumei avatar May 03 '16 01:05 whumei

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.

bmoscon avatar May 03 '16 12:05 bmoscon

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

whumei avatar May 03 '16 16:05 whumei