Skip to content

Latest commit

 

History

History

Day-3

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Task

  1. Learn Pandas
    • Grouping
    • Aggregating
    • CLeaning data (not done)

Resources

  • Python Pandas Tutorial Playlist by Corey Schafer YT channel: (Playlist link)
  • Stack Overflow Developer Survey 2021 (link)

Software used

  • Jupyter Notebook
  • Python 3.10.2
  • Numpy 1.22.4
  • pandas 1.4.2

My Notebooks

Topics I have learnt

  1. Grouping data in pandas
  2. How to use Aggregate functions on data

Conclusion:

Today I learnt how to group data using groupby() and use it also, how to use Aggregate functions on data. Today I am not well, hope tomorrow will be good :) .