pytorch-forecasting icon indicating copy to clipboard operation
pytorch-forecasting copied to clipboard

get_stallion_data read_parquet the stallion.parquet file can not be load

Open Allenhuang0708 opened this issue 3 years ago • 1 comments

I downloaded the stallion.parquet file manually and try to load it with pd.read_parquet('path to the file')

it will raise the below error TypeError: Cannot convert numpy.ndarray to pandas._libs.arrays.NDArrayBacked

Anyone having the same issue like me?

Allenhuang0708 avatar Mar 18 '22 11:03 Allenhuang0708

the same as you

xinsuinizhuan avatar Apr 13 '22 09:04 xinsuinizhuan