Lesson 2 - Next Steps with Python
Data Analysis with Python: Zero to Pandas
← Back Next →
Course HomeAssignment 1 - Python Basics PracticeLesson 3 - Numerical Computing with NumpyAssignment 2 - Numpy Array OperationsLesson 4 - Analyzing Tabular Data with PandasAssignment 3 - Pandas PracticeLesson 5 - Visualization with Matplotlib and SeabornCourse Project - Exploratory Data AnalysisLesson 6 - Exploratory Data Analysis - A Case Study
Watch in Hindi: https://youtu.be/UAZln5dNpfU
In this lecture, we will pick up where we left off in Lesson 1. After completing our discussion of data types & branching, we will look at functions in Python, and learn how to read from & write to files.
Notebooks used in this lecture:
- Conditional statements and loops: https://jovian.ai/aakashns/python-branching-and-loops
- Functions and scope: https://jovian.ai/aakashns/python-functions-and-scope
- Working with OS & files: https://jovian.ai/aakashns/python-os-and-filesystem
Ask questions on the discussion forum: https://jovian.ai/forum/t/lecture-2-next-steps-with-python/9176
Watch the office hours for answers to common questions: English, Hindi
aakashns/python-branching-and-loops
aakashns/python-functions-and-scope
aakashns/python-os-and-filesystem
Loading...