DAY 10 -Feb 19 - Monday

Pandas Assignments:

  1. Install or check pandas install via pip

  2. Install Jupyter Notebook and have a sample code in Jupyter Notebook

  3. Get a random CSV from online and read it via Pandas https://www.kaggle.com/c/titanic/data?select=train.csv

  4. Show group by in Titanic CSV

  5. Show how many females

  6. more than 40 age

  7. names ending with "na"

  8. names having ()

  9. pie chart of Pclass

  10. How many "miss" (not married) in a passenger list

  11. who paid under 20

  12. survive count

learning ubuntu commands

Hours spent: 9.5hrs

Last updated