0 ratings 0% found this document useful (0 votes) 17 views 18 pages Data Analytics Using Python
The Data Analysis with Python Certification course covers fundamental data analysis skills using Python, including data reading from various sources and utilizing libraries such as Numpy, Pandas, Matplotlib, and Seaborn for data processing and visualization. The curriculum includes topics on Python programming, SQL, data manipulation, and visualization techniques, as well as an introduction to Tableau. By the end of the course, participants will complete projects involving Python, SQL, and Tableau to demonstrate their skills in data analysis and visualization.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here .
Available Formats
Download as PDF or read online on Scribd
Carousel Previous Carousel Next
Save Data Analytics Using Python For Later About Course
In the Data Analysis with Python Certification, you'll learn
the fundamentals of data analysis with Python. By the end
of this certification, you'll know how to read data from
sources like CSVs and SQL, and how to use libraries like
Numpy, Pandas, Matplotlib, and Seaborn to process and
visualize data.DATA ANALYTICS USING PYTHON
CURRICULUM
Python
Introduction To Python
Why Python
Application areas of python
Python implementations
Cpython
dython
Ironpython
Pypy
Python versions
Installing python
Python interpreter architecture
Python byte code compiler
Python virtual machine(pvm)
Writing and Executing First Python
Program
Using interactive mode
Using script mode
General text editor and command window
ForexIdle editor and idle shell
Understanding print() function
How to compile python program explicitly
Python Language Fundamentals
Character set
Keywords
Comments
Variables
Literals
Operators
Reading input from console
Parsing string to int, float
Python Conditional Statements
If statement
If else statement
If elif statement
If elif else statement
Nested if statement
Looping Statements
While loop
f oe rerenFor loop
Nested loops
Pass, break and continue keywords
Standard Data Types
Int, float, complex, bool, nonetype
Str, list, tuple, range
Dict, set, frozenset
String Handling
What is string
String representations
Unicode string
String functions, methods
String indexing and slicing
String formatting
Python List
Creating and accessing lists
Indexing and slicing lists
List methods
Nested lists
List comprehension
f SOFTERRYONSPython Tuple
Creating tuple
Accessing tuple
Immutability of tuple
Python Set
How to create a set
Iteration over sets
Python set methods
Python frozenset
Python Dictionary
Creating a dictionary
Dictionary methods
Accessing values from dictionary
Updating dictionary
lterating dictionary
Dictionary comprehension
Python Functions
Defining a function
Calling a function
f SOFTERRYONSTypes of functions
Function arguments
Positional arguments, keyword arguments
Default arguments, non-default arguments
Arbitrary arguments, keyword arbitrary arguments
Function return statement
Nested function
Function as argument
Function as return statement
Decorator function
Closure
Map(), filter(), reduce(), any() functions
Anonymous or lambda function
Modules & Packages
Why modules
Script v/s module
Importing module
Standard v/s third party modules
Why packages
Understanding pip utility
File 1/0
Introduction to file handling
? SOFTCRAYONSFile modes
Functions and methods related to file handling
Understanding with block
SQL Regular Expressions(Regex)
Need of regular expressions
Re module
Functions /methods related to regex
Meta characters & special sequences
Introduction to Database
Database Concepts
What is Database Package?
Understanding Data Storage
Relational Database (RDBMS) Concept
SQL
ISQL basics
DML, DDL & DBL
DDL: create, alter, drop
SQL constraints:
Not null, unique,
Primary & foreign key, composite key
? SOFTCRAYONSCheck, default
DML: insert, update, delete and merge
DOL: select
Select distinct
SOL where
SQL operators
SOL like
SQL order by
SQL aliases
SQL views
SQL joins
Inner join
Left (outer) join
Right (outer) join
Full (quter) join
SQL (Structured Query Language)
Mysql functions
String functions
Char_length
Concat
Lower
Reverse
Upper
Numeric functions
? SOFTCRAYONSMax, min, sum
Avg, count, abs
Date functions
Curdate
Curtime
Now
Numpy Package
Difference between list and numpy array
Vector and matrix operations
Array indexing and slicing
Introduction to pandas
Labeled and structured data
Series and dataframe objects
Pandas Package
How to load datasets
From excel
From csv
From html table
Accessing data from Data Frame
SOFTCRAYONSat & iat
loc & iloc
head() & tail()
Exploratory Data Analysis (EDA)
describe()
groupby()
crosstab()
boolean slicing / query()
Data Manipulation & Cleaning
Map(), apply()
Combining data frames
Adding/removing rows & columns
Sorting data
Handling missing values
Handling duplicacy
Handling data error
Data Visualization using matplotlib
and seaborn packages
[Scatter plat, lineplot, bar plot
Histogram, pie chart,Jointplot, pairplot, heatmap
Outlier detection using boxplot
Array:
Dynamic Array, Array Function, Month Names,
Size of an Array
Function and Sub:
User Defined Function, Custom Average Function,
Volatile Functions, ByRef and ByVal.
Application Object:
Status Bar, Read Data from Text File, Write
Data to Text File.
ActiveX Controls:
Text Box, List Box, Combo Box, Check Box, Option
Buttons, Spin Button, Loan Calculator
User form:
User form and Ranges, Currency Converter,
Progress Indicator, Multiple List Box Selections,
Multicolumn Combo Box, Dependent Combo Boxes,
Loop through Controls, Controls Collection,
f SOFTERRYONSTableau
Tableau - Home
Tableau - overview
Tableau - environment setup
Tableau - get started
Tableau - navigation
Tableau - design flow
Tableau - file types
Tableau - data types
Tableau - show me
Tableau - data terminology
Tableau - Data Sources
Tableau - custom data view
Tableau - data sources
Tableau - extracting data
Tableau - fields operations
Tableau - editing metadata
Tableau - data joining
Tableau - data blending
Tableau - Work Sheet
Tableau - add worksheets
Tableau - rename worksheet
? SOFTCRAYONSTableau - save & delete worksheet
Tableau - reorder worksheet
Tableau - paged workbook
Tableau - Calculation
Tableau - operators
Tableau - functions
Tableau - numeric calculations
Tableau - string calculations
Tableau - date calculations
Tableau - table calculations
Tableau - lod expressions
Tableau - Sorting & Filter
Tableau - basic sorting
Tableau - basic filters
Tableau - quick filters
Tableau - context filters
Tableau - condition filters
Tableau - top filters
Tableau - filter operations
Tableau - Charts
Tableau - bar chart
? SOFTCRAYONSTableau - line chart
Tableau - pie chart
Tableau - crosstab
Tableau - scatter plot
Tableau - bubble chart
Tableau - bullet graph
Tableau - box plot
Tableau - tree map
Tableau - bump chart
Tableau - gantt chart
Tableau - histogram
Tableau - motion charts
Tableau - waterfall charts
Tableau - dashboard
Projects
One project using python & sql
One dashboard using tableau
Data Analysis - Visualization using Python
Introduction exploratory data analysis
Descriptive statistics, Frequency Tables, and
summarization
Univariate Analysis (Distribution of data &
Graphical Analysis)
f oe rerenBivariate Analysis(Cross Tabs, Distributions
& Relationships, Graphical Analysis)
Creating Graphs- Bar/pie/line chart/histogram
/ boxplot/ scatter/ density etc)
Important Packages for Exploratory Analysis
(NumPy Arrays, Matplotlib, seaborn, Pandas etc)
Importing and Exporting Data using Pandas
Importing Data from various sources (CSV,
txt, excel, access, etc)
Database Input (Connecting to the database)
Viewing Data objects - subsetting, methods
Exporting Data to various formats
Important python functions: Pandas
Statistics Essential for Data Analytics
Introduction
Sample or Population Data?
The Fundamentals of Descriptive Statistics
Measures of Central Tendency, Asymmetry, and Variability
Practical Example: Descriptive Statistics
Distributions
Estimators and Estimates
Confidence Intervals: Advanced Topics
f SOFTCRAYONSPractical Example: Inferential Statistics
Hypothesis Testing: Introduction
Hypothesis Testing: Let's Start Testing!
Practical Example: Hypothesis Testing
The Fundamentals of Regression Analysis
Subtleties of Regression Analysis
Assumptions for Linear Regression Analysis
Dealing with Categorical Data
Practical Example: Regression Analysis
Data Analytics with Python
Course Introduction
Data Analytics Overview
Statistical Computing
Mathematical Computing Using NumPy
Data Manipulation with Pandas
Data visualization with Python
Intro to Model Building
R Programming for Data Science
R Basics
Data Structures in R
R Programming Fundamentals
Working with Data in R
Stings and Dates in R
f eeData Analyst Capstone
{/KRYTERION
©) wwwsoftcrayons.com info@softcrayons.com
© (+91) 854 501 2345 Q. 693, Sector 14-A, Vasundhara,
SOFTCRI Ghaziabad (U.P.), 201012
‘AYONS
Tensaaeereus | @ (5) @) @softcrayons