Data Analytics With Python & SQL: Module A1 Module A2 Module A3 Module A4
Data Analytics With Python & SQL: Module A1 Module A2 Module A3 Module A4
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
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