How to import and Plot Time Series data in Python | Python data analysis

preview_player
Показать описание
Hi guys... in this video I have shown you the basics of time series data analysis in python. I have talked about python commands that are required to import the time series in Python and then talked about how you can do basics data analysis of time series in python as well as how to plot the time series data in python.
Рекомендации по теме
Комментарии
Автор

Hi,
Thanks for your video. I am trying to follow your steps to import data into Jupiter note. To be consistent with your example, first I saved my data as niftydata in desktop and followed yours codes.
To my surprise, I am getting code errors

"NameError: name 'Series' is not defined"

Please, what else can I correct?

olaoluwavincentajayi
Автор

how can i impose csv file in jupyter notebook?

sirazummonira