ngruver / llmtime

Home Page:https://arxiv.org/abs/2310.07820

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to use local csv data to test?

luoolu opened this issue · comments

Date,c1,c2,c3,c4,c5,c6,c7
2001/5/30,22,24,29,31,35,4,11
2001/6/2,15,22,31,34,35,5,12
2001/6/4,3,4,18,23,32,1,6
.......
my local csv data like above, how to use your demo code

Hello you can use pandas like bellow :

Code_gApPbtn3IO