Data Analytics With Python Curriculum (LOCTECH).PDF
Data Analytics With Python Curriculum (LOCTECH).PDF
Course Overview
Introduction to Data Analysis
Data Analyst Job Description
Why The Use of Python
SYLLABUS
SETTING UP THE ENVIRONMENT
DATA ANALYTICS WITH
PYTHON AND SQL Jupyter Introduction
Installing Anaconda
Working with Notebook Files
Using Shortcuts in Jupyter
Handling Error Messages
Restarting the Kernel
PYTHON BASICS
Python Variables
Data Types:
a. Numbers
b. Boolean Values
c. Strings
Reassigning Values
Adding Comments
Indexing Elements
Indentation
Operators
Comparison Operators
Logical Operators
Arithmetic Operators
Bitwise Operators
Assignment Operators
Identity Operators
Membership Operators
LOCTECH IT TRAINING
www.loctechng.com
Logical and Identity Operators
Conditional Statements
IF, ELSE, and ELIF Statements
Boolean Values
MODULE 2: SEQUENCES
SEQUENCES
Lists
Using List Methods
List Slicing
Tuples
SYLLABUS Dictionaries
For Loops
While Loops and Incrementing
Creating Lists with range()
Using Conditional Statements and Loops Together
Nested For-Loops
List Comprehensions
INTRODUCTION TO NUMPY
Ndarrays
Indexing in NumPy
Assigning Values in NumPy
LOCTECH IT TRAINING Supported Data Types in NumPy
www.loctechng.com
PROBABILITY
What is Probability
Probability Formula
Calculating Probability
Conditional Probability
DISTRIBUTION
Correlation Relationships
Scatter Plots
Introduction to Matplotlib
Customizing Plots
Small Multiples
Plotting Various Charts in Matplotlib
Introduction to Seaborn
Scatter Plot and Count Plot with hue
Relational Plot and Subplots
Distribution Plots
What is Regression?
Regression Line
Least Squares Regression Line
Standard Error of Estimate
SQL Aggregations
LOCTECH IT TRAINING
www.loctechng.com
Capstone Project