Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 379 Bytes

Day25.md

File metadata and controls

12 lines (10 loc) · 379 Bytes

What I learned today:

  • accessing .csv files
  • reading from .csv files with different requirements
  • about panda module
  • basics of panda module including some of its methods

Projects I did today:

  • a csv_manipulation to get a temperature column from a .csv file to a list
  • different small programs using pandas methods

 
and more..