DAY 10 -Feb 19 - Monday
Pandas Assignments:
Install or check pandas install via pip
Install Jupyter Notebook and have a sample code in Jupyter Notebook
Get a random CSV from online and read it via Pandas https://www.kaggle.com/c/titanic/data?select=train.csv
Show group by in Titanic CSV
Show how many females
more than 40 age
names ending with "na"
names having ()
pie chart of Pclass
How many "miss" (not married) in a passenger list
who paid under 20
survive count
learning ubuntu commands
Hours spent: 9.5hrs
Last updated