0% found this document useful (0 votes)
2 views3 pages

Data Science With Python

The document outlines a curriculum for a Data Science with Python course, consisting of eight modules covering topics such as data manipulation, Python basics, and statistics. Key modules include an introduction to Python, data importing, and error metrics for classification and regression. The course emphasizes practical skills like data aggregation and using popular Python packages such as Pandas and Numpy.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views3 pages

Data Science With Python

The document outlines a curriculum for a Data Science with Python course, consisting of eight modules covering topics such as data manipulation, Python basics, and statistics. Key modules include an introduction to Python, data importing, and error metrics for classification and regression. The course emphasizes practical skills like data aggregation and using popular Python packages such as Pandas and Numpy.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Data Science with Python

Module 1: Introduction to Data Science

• Selecting rows/observations
• Rounding Number
• Selecting columns/fields
• Merging data
• Data aggregation
• Data munging techniques

Module 2: Introduction to Python

• What is Python?
• Why Python?
• Installing Python
• Python IDEs
• Jupyter Notebook Overview

Module 3: Python Basics

• Python Basic Data types


• Lists
• Slicing
• IF statements
• Loops
• Dictionaries
• Tuples
• Functions
• Array
• Selection by position & Labels
Module 4: Python Packages

• Pandas
• Numpy
• Sci-kit Learn
• Mat-plot library

Module 5: Importing Data

• Reading CSV files


• Saving in Python data
• Loading Python data objects
• Writing data to CSV file

Module 6: Manipulating Data

• Selecting rows/observations
• Rounding Number
• Selecting columns/fields
• Merging data
• Data aggregation
• Data munging techniques

Module 7: Statistics Basics

• Central Tendency
• Probability Basics
• Standard Deviation
• Bias variance Tradeoff
• Distance metrics
Module 8: Error Metrics

• Classification
• Regression

You might also like