Assignment 1 - Python Basics Practice
Data Analysis with Python: Zero to Pandas
← Back
Course HomeLesson 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
In this assignment, you'll get to apply and practice the following concepts covered during the first lesson:
- Solve word problems using variables & arithmetic operations
- Manipulate data types using methods & operators
- Use branching and iterations to translate ideas into code
- Explore the documentation and get help from the community
aakashns/python-practice-assignment
Loading...