Data Analtycs Professional-1
Data Analtycs Professional-1
Professional
Course Highlights
Modules(Total 7) Projects(Total 5)
>Python >1 Project in python & SQL
>Statistics
>Power bi Duration
Python
Introduction To Python
Why Python
Application Areas of Python
Python Implementations
Cpython
Jython
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
IDLE 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
Type conversion
Python Conditional Statements
If Statement
If else Statement
If elif Statement
If elif else Statement
Nested If Statement
Looping Statements
While Loop
For Loop
Nested Loops
Pass ,Break and Continue keywords
Standard Data Types
int , float , complex
bool , NoneType
str , list , tuple
dict , set , frozenset
String Handling
What is string
String representations
Unicode String
String Functions, Methods
String Repetition and concatenation
String Indexing and Slicing
String Formatting
Python List
Creating and Accessing Lists
Indexing and Slicing Lists
List Methods
Nested Lists
List Comprehension
Python 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
Iterating dictionary
Dictionary Comprehension
Python Functions
Defining a Function
Calling a Function
Types of Functions
Function v/s Method
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 & Third Party Modules
Why Packages
Understanding pip utility
File I/O
Introduction to File Handling
File modes
Functions and methods related to File Handling
Understanding with block
Object Oriented Programming
Procedural v/s Object Oriented Programming
OOP Principles
Defining a Class & Object Creation
Inheritance
Encapsulation
Polymorphism
Abstraction
Garbage Collection
Iterator & Generator
Exception Handling
Difference Between Syntax Errors and Exceptions
Keywords used in Exception Handling
try , except , finally , raise , assert
· Types of Except Blocks
· User-defined Exceptions
GUI Programming
· Introduction to Tkinter Programming
· Tkinter Widgets
Tk , Label , Entry , TextBox , Buttons
Frame , messagebox , filedialogetc
· Layout Managers
· Event handling
· Displaying image
Multi-Threading Programming
· Multi-processing v/s Multi-threading
· Need of threads
· Creating child threads
· Functions /methods related to threads
· Thread synchronization and locking
Regular Expressions(Regex)
· Need of regular Expressions
· re module
· Functions /Methods related to regex
· Meta Characters & Special Sequences
SQL
Introducton to Database
· Database Concepts
· What is Database Package ?
· Understanding Data Storage
· Relatonal Database (RDBMS) Concept
SQL (Structured Query Language)
· SQL Basics
· DML, DDL & DQL
· DDL: Create,Alter,Drop
· SQL Constraints:
·
NOT NULL, UNIQUE,
· PRIMARY & FOREIGN KEY, COMPOSITE KEY
·
CHECK, DEFAULT
· DML: Insert, Update, Delete and Merge
· DQL : Select
· SELECT DISTINCT
· SQL WHERE
· SQL Operators
· SQL LIKE
· SQL ORDER BY
· SQL Aliases
· SQL Views
· SQL JOINS
·
INNER JOIN
· LEFT (OUTER) JOIN
·
RIGHT (OUTER) JOIN
·
FULL (OUTER) JOIN
· MySQL Func ns
· String Functons
· CHAR_LENGTH
· CONCAT
· LOWER
· REVERSE
· UPPER
· Numeric Functons
· MAX, MIN, SUM
·
AVG, COUNT, ABS
· Date Functons
·
CURDATE
· CURTIME
·
NOW
MONGODB
Introduction To MongoDB
Understanding NoSQL DB
NoSQL vs. SQL DB
Understanding Mongo DB
Downloading & Installation
Introduction of MongoDB shell and Compass
Understanding database, collection & document
Crud Operations
Insert Document
Delete Document
Update Document
Query Document
Operators In MongoDB
Query and Projection operators
Update operator
Aggregation Pipeline operators
Methods In MongoDB
limit and sort
bulk methods
other methods
Indexing And Relationships
Types of Indexes
Creating an Indexes
Dropping an Indexes
Defining Relationships between Documents
Python Connectivity With MongoDB
Introduction to pymongo
Installing pymongo module
MongoClient
Getting database and collection
CRUD operations
Range Queries
· Harmonic Mean
· Geometric Mean
· Mode
· Quartle
· First quartle
· Second quartle(Median)
· Third quartle
· Standard Deviaton
Data Distributions
· Normal Distributon
· Uniform Distributon
· Right & Lef Skewed Distribbutn
Hypothesis Testing
· Normality Test
· Central Limit Theorem
· Mean Test
· T-test
· Z-test
· ANOVA test
Pandas Package
Introduction to pandas
· Labeled and structured data
· Series and DataFrame Objects
How to load datasets
· From excel
· From csv
· From html table
Accessing data from Data Frame
· at & iat
· loc & iloc
· head() & tail()
Exploratory Data Analysis (EDA)
· Describe()
· Groupby()
· Crosstab()
· boolean slicing / query()
Data Manipulation & Cleaning
· Map(),apply()
· Combining data frames
DATA VISUALIZATION
Tableau
· Tableau Introducton
· Comparing Tableau with Power bi
· Dimension & Measure
· Tableau Charts
· Tableau Filters
· Tableau Dashboards
· Tableau Story
· Calculated Fields
· Publishing Report to Server
AdvancedExcel
Excel
Advanced Excel Course - Overview of the Basics of Excel
· Customizing common options in Excel
· Absolute and relative cells
· Protecting and un-protecting worksheets and cells
Create a Macro:
· Swap Values, Run Code from a Module, Macro Recorder, Use Relative References,
· FormulaR1C1, Add a Macro to the Toolbar, Macro Security, Protect Macro.
MsgBox:
· MsgBox Function, Input Box Function.
Range Object:
· Current Region, Dynamic Range, Resize, Entire Rows and Columns, Offset, From Active Cell to
Last Entry, Union and Intersect, Test a Selection, Possible Football Matches, Font, Background
Colors, Areas Collection, Compare Ranges.
Variables:
· Option Explicit, Variable Scope, Life of Variables.
If Then Statement:
· Logical Operators, Select Case, Tax Rates, Mod Operator, Prime Number Checker, Find Second
Highest Value, Sum by Color, Delete Blank Cells.
Loop:
· Loop through Defined Range, Loop through Entire Column, Do Until Loop, Step Keyword, Create a
Pattern, Sort Numbers, Randomly Sort Data, Remove Duplicates, Complex Calculations, Knapsack
Problem.
Macro Errors:
· Debugging, Error Handling, Err Object, Interrupt a Macro, Macro Comments.
String Manipulation:
· Separate Strings, Reverse Strings, Convert to Proper Case, Count Words.
Events:
· Before DoubleClick Event, Highlight Active Cell, Create a Footer Before Printing, Bills and Coins,
Rolling Average Table
· .
Array:
· Dynamic Array, Array Function, Month Names, Size of an Array.
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,
User form with Multiple Pages, Interactive User form
2.0 NOIDA SEC-63
H-43 Sector-63
Noida-201301
+91 7042175774
+91 9810851363