This Jupyter Notebook contains the code for my talk for PyData Global 2021 on 28th Oct 2021. The notebooks has following sections :
- Introductory NumPy
- Introductory Pandas
- Very Brief Introduction to Matplotlib
- Case Study with Pandas
- Case Study with Pandas
I have referred and taken inputs from many excellent sources by fantastic authors. All the sources have been gratefully acknowledged in the notebook and I wish to acknowledge them here as well.
[2] https://pandas.pydata.org/
[4] https://cs231n.github.io/python-numpy-tutorial/#numpy
[5] https://www.kaggle.com/lavanyashukla01/pandas-numpy-python-cheatsheet
[6] https://cs231n.github.io/python-numpy-tutorial/#numpy
[7] https://www.geeksforgeeks.org/how-to-set-the-spacing-between-subplots-in-matplotlib-in-python/
[8] https://www.geeksforgeeks.org/how-to-set-the-spacing-between-subplots-in-matplotlib-in-python/
[9] https://pandas.pydata.org/docs/pandas.pdf
[12] https://github.com/datasciencedojo/datasets/blob/master/titanic.csv
[14] Case Study -This case study is heavily inspired by the data analysis case study from NVIDIA Deep Learning Institute's Course "Fundamentals of Accelerated Data Science with Rapids". https://www.nvidia.com/en-in/training/instructor-led-workshops/