Python With Data Analytics
Python With Data Analytics
An Introduction to Python :
What is Python
What are the popular programming languages
Why choose python over other programming languages
How is python perfect for Data Analytics
Job opportunities after completion of the python course
Different types of IDEs used for Python programming
Python Installation
Indentation
Simple if statement
If else statement
Elif statement
Nested if condition
One line if conditions or short hand if conditions
List
Tuple
Set
Dictionary
Nested collections
Comprehension programming on Lists and Dictionaries
Real time examples using Collections
Functions and Modules :
Built in functions
User defined functions
Function with no arguments and no return value
Function with arguments but no return value
Function with arguments and return value
Types of arguments
Local and global variables
Recursive functions
Lambda function
Mapping, filter and reduce
Built in modules
User defined modules
Exception Handling :
Types of Errors
Exception handling
Try, except, finally
Raise
Regular Expressions :
Findall
Search
Split
Sub
Regex Functions with meta characters
Matplotlib Pyplot
Matplotlib Plotting
Matplotlib Markers
Matplotlib Line
Matplotlib Labels
Matplotlib Grid
Matplotlib Subplot
Matplotlib Scatter
Matplotlib Bars
Matplotlib Histograms
Matplotlib Pie charts
Creating Arrays
Array indexing
Array slicing
1D Arrays
2D Arrays
3D Arrays
Array join
Array Search
Array filter
Database Connectivities :
Add-On :