ranaroussi / pystore

Fast data store for Pandas time-series data
Apache License 2.0
556 stars 99 forks source link

Pystore Tutorial loading data problem #60

Open smb-h opened 2 years ago

smb-h commented 2 years ago

Hi there, i was following pystore tutorial to check it's performance. it seems when it want to load data; the dataframe is empty and i have this error

image

Python 3.9.5 PyStore 0.1.23

and here is the datafram data when i read it, seems empty

image