📚 Additional materials on topics covered in the course:
Simple Scatter Plots
https://jakevdp.github.io/PythonDataScienceHandbook/04.02-simple-scatter-plots.html
Delete rows/columns from DataFrame using Pandas.drop()
https://www.geeksforgeeks.org/python-delete-rows-columns-from-dataframe-using-pandas-drop/
Jupyter Notebook: An Introduction
https://realpython.com/jupyter-notebook-introduction/
The Beginner’s Guide to Kaggle
https://elitedatascience.com/beginner-kaggle
🔎 Topics covered in this course:
• Visualize a dataset.
• Run Jupyter notebook using Kaggle.
• Python Treemaps with Squarify and Matplotlib.
• How do you create a TreeMap chart?
• How to Convert Strings to Floats in Pandas DataFrame.
• Replacing strings with numbers in Python
• Plot a DataFrame with matplotlib and seaborn.