├── Coursera UY67RTQUPHMA.pdf ├── README.md ├── all week python notebooks ├── 3-1.2ExceptionHandling.ipynb ├── PY0101EN-1-1-Write_your_first_python_code (Types, Expressions, and Variables).ipynb ├── PY0101EN-1-2-Strings.ipynb ├── PY0101EN-2-1-Tuples.ipynb ├── PY0101EN-2-2-Lists.ipynb ├── PY0101EN-2-3-Sets.ipynb ├── PY0101EN-2-4-Dictionaries.ipynb ├── PY0101EN-3-1-Conditions.ipynb ├── PY0101EN-3-2-Loops.ipynb ├── PY0101EN-3-3-Functions .ipynb ├── PY0101EN-3-4-Classes.ipynb ├── PY0101EN-4-1-ReadFile.ipynb ├── PY0101EN-4-2-WriteFile.ipynb ├── PY0101EN-4-3-LoadData.ipynb ├── PY0101EN-5-1-Numpy1D.ipynb ├── PY0101EN-5-2-Numpy2D.ipynb ├── PY0101EN-5.1_Simple_API_2__v2.ipynb ├── PY0101EN-5.2_API_2.v2.ipynb └── PY0101EN-5.3_Requests_HTTP.ipynb ├── file handling exercise ├── file_eg1.py ├── file_eg2.py ├── file_exercise.py ├── file_exercise_with_test.py ├── inactive.txt ├── members.txt ├── testAppend.txt └── testWrite.txt ├── oop exercise ├── oops_text_analysis.py └── readme.md └── quizzes ├── Final Exam - Quiz.pdf ├── Module 1 Graded Quiz.pdf ├── Module 2 Graded Quiz.pdf ├── Module 3 Graded Quiz.pdf ├── Module 4 Graded Quiz.pdf ├── Module 5 Graded Quiz.pdf ├── Practice Quiz - Conditions and Branching.pdf ├── Practice Quiz - Exception Handling.pdf ├── Practice Quiz - List and Tuples.pdf ├── Practice Quiz - Loops.pdf ├── Practice Quiz - NumPy in Python.pdf ├── Practice Quiz - Objects and Classes.pdf ├── Practice Quiz - Pandas.pdf ├── Practice Quiz - REST APIs & HTTP Requests.pdf ├── Practice Quiz - Reading and Writing Files with Open.pdf ├── Practice Quiz - Sets.pdf ├── Practice Quiz - Simple APIs.pdf ├── Practice Quiz - String Operation.pdf ├── Practice Quiz - Types.pdf ├── Practice Quiz - Variables and Expression.pdf ├── Practice Quiz -Functions.pdf ├── Practice Quiz- Dictionaries.pdf └── Python Cheat Sheet - The Basics Coursera.pdf /Coursera UY67RTQUPHMA.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/Coursera UY67RTQUPHMA.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/README.md -------------------------------------------------------------------------------- /all week python notebooks/3-1.2ExceptionHandling.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/all week python notebooks/3-1.2ExceptionHandling.ipynb -------------------------------------------------------------------------------- /all week python notebooks/PY0101EN-1-1-Write_your_first_python_code (Types, Expressions, and Variables).ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/all week python notebooks/PY0101EN-1-1-Write_your_first_python_code (Types, Expressions, and Variables).ipynb -------------------------------------------------------------------------------- /all week python notebooks/PY0101EN-1-2-Strings.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/all week python notebooks/PY0101EN-1-2-Strings.ipynb -------------------------------------------------------------------------------- /all week python notebooks/PY0101EN-2-1-Tuples.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/all week python notebooks/PY0101EN-2-1-Tuples.ipynb -------------------------------------------------------------------------------- /all week python notebooks/PY0101EN-2-2-Lists.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/all week python notebooks/PY0101EN-2-2-Lists.ipynb -------------------------------------------------------------------------------- /all week python notebooks/PY0101EN-2-3-Sets.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/all week python notebooks/PY0101EN-2-3-Sets.ipynb -------------------------------------------------------------------------------- /all week python notebooks/PY0101EN-2-4-Dictionaries.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/all week python notebooks/PY0101EN-2-4-Dictionaries.ipynb -------------------------------------------------------------------------------- /all week python notebooks/PY0101EN-3-1-Conditions.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/all week python notebooks/PY0101EN-3-1-Conditions.ipynb -------------------------------------------------------------------------------- /all week python notebooks/PY0101EN-3-2-Loops.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/all week python notebooks/PY0101EN-3-2-Loops.ipynb -------------------------------------------------------------------------------- /all week python notebooks/PY0101EN-3-3-Functions .ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/all week python notebooks/PY0101EN-3-3-Functions .ipynb -------------------------------------------------------------------------------- /all week python notebooks/PY0101EN-3-4-Classes.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/all week python notebooks/PY0101EN-3-4-Classes.ipynb -------------------------------------------------------------------------------- /all week python notebooks/PY0101EN-4-1-ReadFile.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/all week python notebooks/PY0101EN-4-1-ReadFile.ipynb -------------------------------------------------------------------------------- /all week python notebooks/PY0101EN-4-2-WriteFile.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/all week python notebooks/PY0101EN-4-2-WriteFile.ipynb -------------------------------------------------------------------------------- /all week python notebooks/PY0101EN-4-3-LoadData.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/all week python notebooks/PY0101EN-4-3-LoadData.ipynb -------------------------------------------------------------------------------- /all week python notebooks/PY0101EN-5-1-Numpy1D.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/all week python notebooks/PY0101EN-5-1-Numpy1D.ipynb -------------------------------------------------------------------------------- /all week python notebooks/PY0101EN-5-2-Numpy2D.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/all week python notebooks/PY0101EN-5-2-Numpy2D.ipynb -------------------------------------------------------------------------------- /all week python notebooks/PY0101EN-5.1_Simple_API_2__v2.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/all week python notebooks/PY0101EN-5.1_Simple_API_2__v2.ipynb -------------------------------------------------------------------------------- /all week python notebooks/PY0101EN-5.2_API_2.v2.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/all week python notebooks/PY0101EN-5.2_API_2.v2.ipynb -------------------------------------------------------------------------------- /all week python notebooks/PY0101EN-5.3_Requests_HTTP.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/all week python notebooks/PY0101EN-5.3_Requests_HTTP.ipynb -------------------------------------------------------------------------------- /file handling exercise/file_eg1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/file handling exercise/file_eg1.py -------------------------------------------------------------------------------- /file handling exercise/file_eg2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/file handling exercise/file_eg2.py -------------------------------------------------------------------------------- /file handling exercise/file_exercise.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/file handling exercise/file_exercise.py -------------------------------------------------------------------------------- /file handling exercise/file_exercise_with_test.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/file handling exercise/file_exercise_with_test.py -------------------------------------------------------------------------------- /file handling exercise/inactive.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/file handling exercise/inactive.txt -------------------------------------------------------------------------------- /file handling exercise/members.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/file handling exercise/members.txt -------------------------------------------------------------------------------- /file handling exercise/testAppend.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/file handling exercise/testAppend.txt -------------------------------------------------------------------------------- /file handling exercise/testWrite.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/file handling exercise/testWrite.txt -------------------------------------------------------------------------------- /oop exercise/oops_text_analysis.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/oop exercise/oops_text_analysis.py -------------------------------------------------------------------------------- /oop exercise/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/oop exercise/readme.md -------------------------------------------------------------------------------- /quizzes/Final Exam - Quiz.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/quizzes/Final Exam - Quiz.pdf -------------------------------------------------------------------------------- /quizzes/Module 1 Graded Quiz.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/quizzes/Module 1 Graded Quiz.pdf -------------------------------------------------------------------------------- /quizzes/Module 2 Graded Quiz.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/quizzes/Module 2 Graded Quiz.pdf -------------------------------------------------------------------------------- /quizzes/Module 3 Graded Quiz.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/quizzes/Module 3 Graded Quiz.pdf -------------------------------------------------------------------------------- /quizzes/Module 4 Graded Quiz.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/quizzes/Module 4 Graded Quiz.pdf -------------------------------------------------------------------------------- /quizzes/Module 5 Graded Quiz.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/quizzes/Module 5 Graded Quiz.pdf -------------------------------------------------------------------------------- /quizzes/Practice Quiz - Conditions and Branching.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/quizzes/Practice Quiz - Conditions and Branching.pdf -------------------------------------------------------------------------------- /quizzes/Practice Quiz - Exception Handling.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/quizzes/Practice Quiz - Exception Handling.pdf -------------------------------------------------------------------------------- /quizzes/Practice Quiz - List and Tuples.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/quizzes/Practice Quiz - List and Tuples.pdf -------------------------------------------------------------------------------- /quizzes/Practice Quiz - Loops.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/quizzes/Practice Quiz - Loops.pdf -------------------------------------------------------------------------------- /quizzes/Practice Quiz - NumPy in Python.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/quizzes/Practice Quiz - NumPy in Python.pdf -------------------------------------------------------------------------------- /quizzes/Practice Quiz - Objects and Classes.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/quizzes/Practice Quiz - Objects and Classes.pdf -------------------------------------------------------------------------------- /quizzes/Practice Quiz - Pandas.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/quizzes/Practice Quiz - Pandas.pdf -------------------------------------------------------------------------------- /quizzes/Practice Quiz - REST APIs & HTTP Requests.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/quizzes/Practice Quiz - REST APIs & HTTP Requests.pdf -------------------------------------------------------------------------------- /quizzes/Practice Quiz - Reading and Writing Files with Open.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/quizzes/Practice Quiz - Reading and Writing Files with Open.pdf -------------------------------------------------------------------------------- /quizzes/Practice Quiz - Sets.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/quizzes/Practice Quiz - Sets.pdf -------------------------------------------------------------------------------- /quizzes/Practice Quiz - Simple APIs.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/quizzes/Practice Quiz - Simple APIs.pdf -------------------------------------------------------------------------------- /quizzes/Practice Quiz - String Operation.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/quizzes/Practice Quiz - String Operation.pdf -------------------------------------------------------------------------------- /quizzes/Practice Quiz - Types.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/quizzes/Practice Quiz - Types.pdf -------------------------------------------------------------------------------- /quizzes/Practice Quiz - Variables and Expression.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/quizzes/Practice Quiz - Variables and Expression.pdf -------------------------------------------------------------------------------- /quizzes/Practice Quiz -Functions.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/quizzes/Practice Quiz -Functions.pdf -------------------------------------------------------------------------------- /quizzes/Practice Quiz- Dictionaries.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/quizzes/Practice Quiz- Dictionaries.pdf -------------------------------------------------------------------------------- /quizzes/Python Cheat Sheet - The Basics Coursera.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yashuv/Python-for-Data-Science-AI-and-Development/HEAD/quizzes/Python Cheat Sheet - The Basics Coursera.pdf --------------------------------------------------------------------------------