In today’s data-driven society, businesses and organizations rely on data analysis to make important strategic decisions. Data analysis can help organizations make deliberate, knowledgeable decisions. Data analysis has become more popular in India as well. Professional data analysts are currently in great demand. Therefore, our Data Analytics Course Syllabus will make sure that you master data analysis easily. So, go ahead and enroll in our Data Analytics Training to have the best learning experience.
Data Analytics Course Syllabus
4.80
(1254)
Request to Download Syllabus
DURATION
3 Months
JOB READY
Syllabus
CERTIFIED
Courses
Let's take the first step to becoming an expert in Data Analytics
Click Here to Get Started
100% Placement
Assurance
![](https://www.softlogicsys.in/wp-content/uploads/2024/02/ibm-partner-logo.png)
What Learning at SLA gives you
- Technology Training
- Aptitude Training
- Learn to Code (Codeathon)
- Real Time Projects
- Learn to Crack Interviews
- Panel Mock Interview
- Unlimited Interviews
- Life Long Placement Support
Data Analytics Course Syllabus
Download Syllabus
CORE PYTHON
- Python Introduction & history
- Color coding schemes
- Salient features & flavors
- Application types
- Language components
- String handling management
- String operations – indexing, slicing, ranging
- String methods – concatenation, repetition, formatting
- Supporting functions
- Native data types
- List
- Tuple
- Set
- Dictionary
- Decision making statements
- If
- If…else
- If…elif…else
- Looping statements
- For loop
- While loop
- Function types
- Built-in functions
- Math functions
- User defined functions
- Recursive functions
- Lambda functions
- OOPs
- Classes and objects
- init constructor
- Self-keyword
- Data abstraction
- Data encapsulation
- Polymorphism
- Inheritance
- Exception handling
- Error vs exception
- Types of error
- User defined exception handling
- Exception handler components
- Try block, except block, finally block
POWER BI INTRODUCTION
- Data Visualization
- Reporting Business Intelligence (BI)
- Traditional BI
- Self-Serviced BI Cloud Based BI
- On Premise BI
- Power BI Products
- Power BI Desktop (Power Query, Power Pivot, Power View)
- Flow of Work in Power BI Desktop
- Power BI Report Server
- Power BI Service, Power BI Mobile
- Power BI Architecture
- A Brief History of Power BI
POWER QUERY
- Data Transformation
- Benefits of Data Transformation
- Shape or Transform Data using Power Query
- Overview of Power Query / Query Editor
- Query Editor User Interface
- The Ribbon (Home, Transform, Add Column, View Tabs)
- The Queries Pane
- The Data View / Results Pane
- The Query Settings Pane, Formula
- Bar Saving the Work
- Data types
- Changing the Data type of a Column Filters in Power Query
- Auto Filter / Basic Filtering Filter a Column using
- Text Filters Filter a Column using Number Filters
- Filter a Column using Date Filters Filter Multiple Columns
- Remove Columns / Remove Other Columns Name
- Rename a Column Reorder Columns or Sort Columns
- Add Column / Custom Column Split Columns Merge
- Columns PIVOT, UNPIVOT Columns Transpose Columns
- Header Row or Use First Row as Headers Keep Top Rows
- Keep Bottom Rows Keep Range of Rows Keep Duplicates
- Keep Errors Remove Top Rows
- Remove Bottom Rows
- Remove Alternative Rows
- Remove Duplicates, Remove Blank Rows
- Remove Errors Group Rows / Group By
M LANGUAGE
- IF..ELSE Conditions
- TransformColumn()
- RemoveColumns()
- SplitColumns()
- ReplaceValue()
- Table.Distinct() Options and GROUP BY Options
- Table.Group()
- Table.Sort() with Type Conversions
- PIVOT Operation and Table.Pivot ().
- List Functions Using Parameters with M Language
DATA MODELING
- Data Modeling Introduction Relationship
- Need of Relationship Relationship Types
- Cardinality in General
- One-to-One
- One-to-Many
- Many-to-One
- Many-to-Many
- AutoDetect the relationship
- Create a new relationship
- Edit existing relationships
- Make Relationship Active or Inactive
- Delete a relationship
DAX
- What is DAX
- Calculated Column, Measures
- DAX Table and Column Name Syntax
- Creating Calculated Columns
- Creating Measures
- Calculated Columns Vs Measures
- DAX Syntax & Operators
- Types of Operators
- Arithmetic Operators
- Comparison Operators
- Text Concatenation Operator
- Logical Operators
DAX FUNCTIONS TYPES
- Date and Time Functions
- YEAR, MONTH,DAY
- WEEKDAY, WEEKNUM FORMAT (Text Function)
- Month Name, Weekday Name
- IF
- TRUE, FALSE NOT,
- OR, IN, AND
- Text Function
- LEN, CONCATENATE
- LEFT, RIGHT, MID UPPER
- LOWER TRIM, SUBSTITUTE, BLANK
- Logical Functions
- IF TRUE, FALSE NOT
- OR, IN, AND IF ERROR SWITCH
- Math & Statistical Functions
- INT ROUND, ROUNDUP
- ROUNDDOWN
- DIVIDE EVEN, ODD
- POWER, SIGN SQRT
- FACT SUM, SUMX MIN, MINX MAX
- MAXX COUNT,
- COUNTX AVERAGE
- AVERAGEX COUNTROWS
- COUNTBLANK
REPORT VIEW
- Report View User Interface
- Fields Pane
- Visualizations pane
- Ribbon, Views, Pages Tab
- Canvas Visual Interactions Interaction Type (Filter, Highlight, None)
- Visual Interactions Default Behavior, Changing the Interaction
- Grouping and Binning Introduction
- Using grouping, Creating Groups on Text Columns
- Using binning, Creating Bins on Number Column and Date Columns
- Sorting Data in Visuals
- Changing the Sort Column
- Changing the Sort Order
- Sort using column that is not used in the Visualization
- Sort using the Sort by Column button
- Hierarchy Introduction
- Default Date Hierarchy
- Creating Hierarchy
- Creating Custom Date Hierarchy
- REPORT VIEW
- Change Hierarchy Levels
- Drill-Up and Drill-Down Reports
- Data Actions, Drill Down, Drill Up, Show Next Level
- Expand Next Level Drilling filters other visuals option
VISUALIZATIONS
- Visualizing Data
- Why Visualizations
- Visualization types
- Create and Format Bar and Column Charts
- Create and Format Stacked Bar Chart
- Stacked Column Chart
- Create and Format Clustered Bar Chart
- Clustered Column Chart
- Create and Format 100% Stacked Bar Chart 100% Stacked Column Chart
- Create and Format Pie and Donut Charts
- Create and Format Scatter Charts
- Create and Format Table Visual
- Matrix Visualization
- Line and Area Charts
- Create and Format Line Chart, Area Chart
- Stacked Area Chart Combo Charts
- VISUALIZATIONS
- Create and Format Line and Stacked Column Chart
- Line and Clustered Column Chart
- Create and Format Ribbon Chart
- Waterfall Chart, Funnel Chart
POWER BI SERVICE
- Power BI Service Introduction
- Power BI Cloud Architecture
- Creating Power BI Service Account
- SIGN IN to Power BI Service Account
- Publishing Reports to the Power BI service
- Import / Getting the Report to PBI Service
- My Workspace / App Workspaces Tabs
- DATASETS, WORKBOOKS, REPORTS & DASHBOARDS
- Working with Datasets Creating Reports in Cloud using Published
- Datasets
- Creating Dashboards Pin Visuals and Pin LIVE
- Report Pages to Dashboard
- Advantages of Dashboards Interacting with
- Dashboards
- Formatting Dashboard, Sharing Dashboard
ADVANCED PANDAS FUNCTIONS
- Group by()
- Pivot tables()
- Multi-indexing()
- merge()
- concatenate()
- join()
- data transformation using apply()
- map()
- query()
- Resampling time series functionality
- excel writer()
- pipe()
- creating dataframes
- reading CSV files with intrinsic index
- converting CSV files to dataframes
- converting dataframes to CSV files
- converting dataframes to excel file
ADVANCED SQL FUNCTIONS
- Common Table Expressions (CTE)
- Recursive CTE’s
- temporary functions
- pivoting data with sum() and CASE WHEN
- Except vs Not in
- self joins, rank vs dense_rank vs row number
- ranking data
- calculating delta values,
- multiple groupings using rollup
- calculating running totals
- computing a moving average
- date time manipulations
- Formatting strings, stored methods
- JOINS
- Sub Queries
- Manipulation of date and time
- procedural data storage
- Connecting SQL to Python or R language, window Functions
PROJECT
- Project1 – Product Sales Analysis – Power BI Project and review
- Project2 – Financial Performance Analysis – Power BI Project and review
- Project3 – Health care sales Analysis –
- Intermediate Power BI project and review
- Project4 – Anamoly detection in Credit card transactions – Intermediate Power BI project and review
Want more details about the Data Analytics Course Syllabus?
Fill out the form, and our counsellors will get in touch with you at your preferred time. You can have all your queries answered. Once you decide that SLA is the perfect fit for your training needs, our counselors will guide you through the process every step of the way.
Course Schedules
PDF Course Syllabus
Course Fees
or any other questions...
Breakdown of Data Analytics Course Fee and Batches
Hands On Training
3-5 Real Time Projects
60-100 Practical Assignments
3+ Assessments / Mock Interviews
February 2025
Week days
(Mon-Fri)
Online/Offline
2 Hours Real Time Interactive Technical Training
1 Hour Aptitude
1 Hour Communication & Soft Skills
(Suitable for Fresh Jobseekers / Non IT to IT transition)
Course Fee
February 2025
Week ends
(Sat-Sun)
Online/Offline
4 Hours Real Time Interactive Technical Training
(Suitable for working IT Professionals)
Course Fee
Save up to 20% in your Course Fee on our Job Seeker Course Series
Learn More
The SLA way to Become
a Data Analytics Expert
Enrollment
Technology Training
Coding Practices
Realtime Projects
Realtime Projects
Placement Training
Aptitude Training
Interview Skills
Interview Skills
Panel Mock
Interview
Unlimited
Interviews
Interview
Feedback
100%
IT Career
Related Blogs for
The Data Analytics Course
Data Analytics Challenges Facing Businesses
Published On: November 5, 2024
Introduction Data analysts will increasingly collaborate closely with marketing, finance, operations, and other departments to…
Data Analytics Project Ideas
Published On: November 2, 2024
Data Analytics Project Ideas are a great way for students to get hands-on experience and…
Data Analyst Salary in Chennai
Published On: September 21, 2024
Introduction A Data Analyst is vital for organizations, interpreting data to guide business decisions. Their…
Data Analytics Tutorial
Published On: August 8, 2024
Data Analytics Tutorial Organizations can use data analytics to mine raw data for valuable insights…