├── Program Syllabus.pdf ├── README.md └── Zoom Sessions Code Python ├── Session Code 1 Practiced functions.ipynb ├── Session Code 2 Practiced numpy.ipynb ├── Session Code 3 Intro to Kaggle titanic-dataset.ipynb ├── Session Code 3 Practiced pandas.ipynb └── Session Code 4 Scripting.py /Program Syllabus.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sondosaabed/Programming-for-Data-Science-with-Python-Nanodegree/HEAD/Program Syllabus.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sondosaabed/Programming-for-Data-Science-with-Python-Nanodegree/HEAD/README.md -------------------------------------------------------------------------------- /Zoom Sessions Code Python/Session Code 1 Practiced functions.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sondosaabed/Programming-for-Data-Science-with-Python-Nanodegree/HEAD/Zoom Sessions Code Python/Session Code 1 Practiced functions.ipynb -------------------------------------------------------------------------------- /Zoom Sessions Code Python/Session Code 2 Practiced numpy.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sondosaabed/Programming-for-Data-Science-with-Python-Nanodegree/HEAD/Zoom Sessions Code Python/Session Code 2 Practiced numpy.ipynb -------------------------------------------------------------------------------- /Zoom Sessions Code Python/Session Code 3 Intro to Kaggle titanic-dataset.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sondosaabed/Programming-for-Data-Science-with-Python-Nanodegree/HEAD/Zoom Sessions Code Python/Session Code 3 Intro to Kaggle titanic-dataset.ipynb -------------------------------------------------------------------------------- /Zoom Sessions Code Python/Session Code 3 Practiced pandas.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sondosaabed/Programming-for-Data-Science-with-Python-Nanodegree/HEAD/Zoom Sessions Code Python/Session Code 3 Practiced pandas.ipynb -------------------------------------------------------------------------------- /Zoom Sessions Code Python/Session Code 4 Scripting.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sondosaabed/Programming-for-Data-Science-with-Python-Nanodegree/HEAD/Zoom Sessions Code Python/Session Code 4 Scripting.py --------------------------------------------------------------------------------