0% found this document useful (0 votes)
15 views2 pages

Data Analytics With Python & SQL: Module A1 Module A2 Module A3 Module A4

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views2 pages

Data Analytics With Python & SQL: Module A1 Module A2 Module A3 Module A4

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Data Analytics with Python & SQL

Part A: Data Analytics with Python

MODULE A1
MODULE A2
Python Fundamentals MODULE A3
NumPy & Pandas MODULE A4
- Basics of Python Language Applications of Pandas
-Object Oriented Programming
Data Visualization with Python
-Indexing & sorting, Handling Null
- Python objects with details of
- Introduction to NumPy Values -Working with different plots in
numbers/lists/dictionaries/variables
etc. Matplotlib Library

- Random Functions, Reshape,


- loc & iloc with series, Built-in and
- Comparison operators, Range, List Arithmetic operations, Data
Manipulation Universal methods -Functional and Object-Oriented plotting
Comprehension,
method

- Attributes and Functions, Lambda - Introduction to Pandas -Inspecting DataFrames, filtering


expressions etc. with conditional operators, Lambda, -Working with Seaborn library for data
- Series, DataFrames, working with Map and Filter operations. interpretation
various data types, Group-By -Manipulating columns; updating - Capstone Projects with real world
operation values; working with date & time datasets.
Data Analytics with Python & SQL
Part B: Database management with SQL

MODULE B1
MODULE B2
MODULE B3
Introduction to Databases
-Understanding the fundamentals of
SQL Fundamentals
Data Manipulation with SQL
MODULE B4
databases and their significance. -Understanding the ACID properties
and their importance in database -Comprehensive coverage of CRUD
transactions. operations: Create, Read, Update, Data Optimization
Delete.
-Introduction to DBMS and their role -Exploring advanced SQL features like
-Installation and setup of MySQL.
in data organization. -Mastering SELECT statements with UNIQUE constraints, adding/dropping
-Introduction to SQL and its subsets: various clauses: WHERE, GROUP BY, columns, and column modifications.
DDL, DML, DQL, DCL, TCL. HAVING, ORDER BY, LIMIT.
-Understanding complex query
-Exploring various types of DBMS -Creating, dropping, and managing -Utilizing string functions for data operations using comparison & logical
architectures. databases. manipulation and transformation. operators, and CASE statements.
-Understanding basic data types and -Exploring Subqueries & Joins -Optimization techniques for improving
table structures. query performance and database
-Data Analysis using Aggregation
efficiency.
-Implementing primary keys, auto- functions
increment, and constraints. -Capstone Project
-Utilizing Ranking Functions

You might also like