Saved searches
Use saved searches to filter your results more quickly
Cancel Create saved search
Sign up Reseting focus
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.
solutions to a 4 weeks course in data science using python
Notifications You must be signed in to change notification settings
gasingh/pythonDataScience_nptel
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Go to file
Folders and files
Last commit message
Last commit date
Latest commit
History
View all files
Repository files navigation
Python for Data Science
Solutions and exemplary problems coded while attending a 4 weeks course in data science using Python offered by Indian Institute of Technology Madras, India. Python for Data Science
By Prof. Ragunathan Rengasamy | IIT Madras Course Begin: July 25, 2022
Course Exam (Programming Test): September 16, 2022 (Duration of the session will be 3 hrs)
Course Exam (Theory Test): September 25, 2022
Course Results: October 14, 2022
Course layout
Week 1:
- BASICS OF PYTHON SPYDER (TOOL)
- Introduction Spyder
- Setting working Directory
- Creating and saving a script file
- File execution, clearing console, removing variables from environment, clearing environment
- Commenting script files
- Variable creation
- Arithmetic and logical operators
- Data types and associated operations
Week 2:
- Sequence data types and associated operations
- Strings
- Lists
- Arrays
- Tuples
- Dictionary
- Sets
- Range
Week 3:
- Pandas dataframe and dataframe related operations on Toyota Corolla dataset
- Scatter plot
- Line plot
- Bar plot
- Histogram
- Box plot
- Pair plot
- if-else family
- for loop
- for loop with if break
- while loop
Week 4: CASE STUDY
- Regression
- Predicting price of pre-owned cars
- Classifying personal income