datetime format #192
-
The strange thing was that if I used data from yahoo finance, the add_line function worked very good. chart plot dates nice and clear. However, yahoo finance did not had all the data I want then I need to use data from csv file. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 16 replies
-
Don't cast do int64 unless you have to. |
Beta Was this translation helpful? Give feedback.
-
I can plot them now, |
Beta Was this translation helpful? Give feedback.
Don't cast do int64 unless you have to.