Python In Education: Reading Files

preview_player
Показать описание
Sometimes data gets to us in the form of a large file that we would prefer read into our script directly. In this video I show how Python reads data from files, with a focus on .txt and .csv files, and how to make a graph of that data. I give an example of plotting annual weather data from a csv file obtained from Weather Underground.

All of the scripts used in this video can be downloaded from the New Planet School Google Drive:

Рекомендации по теме
Комментарии
Автор

Thank you for a fantastic series of videos. It really helped me a lot in coming to grips with Python, Numpy and Matplotlib.

EdwardRLyons
Автор

but you don't update the file information

edwincreator