Home > Course

Data Science Beginner



Course Information

Level:Beginner
Modules:4
Duration:1 Month
Category:Data Science
Language:English
Certificate:Yes

Course Overview

Course Description:Learn data analysis, visualization, and basic Python for data. Get started with real-world datasets and tools like Excel and Pandas.

Topics Covered:

  • Excel
  • Data Clean
  • Python

Syllabus

Module 1: Introduction to Data Science & Python Basics

  • What is Data Science?
  • Real-world applications & career paths
  • Python fundamentals (variables, data types, loops, functions)
  • Libraries overview: NumPy, Pandas, Matplotlib

LAB 1

  • Setup Google Colab/Jupyter Notebook
  • Write Python programs (calculator, loops, list handling)
  • Use Pandas to load & explore CSV data

Module 2: Data Handling & Preprocessing

  • Data collection (CSV, Excel, APIs, web scraping basics)
  • Cleaning missing values, duplicates, outliers
  • Encoding categorical data (One-hot, Label encoding)
  • Normalization & Standardization

LAB 2

  • Load a dataset from Kaggle
  • Perform data cleaning using Pandas
  • Handle missing values & outliers

Module 3: Data Visualization & Exploratory Data Analysis (EDA)

  • Graphs: bar, line, scatter, histogram, boxplot, heatmaps
  • Correlation analysis
  • Feature importance overview

LAB 3

  • Use Matplotlib & Seaborn for visualization
  • Create a heatmap of correlations
  • Visualize trends in real-world dataset (COVID, Sales, etc.)

Module 4: Probability & Statistics for Data Science

  • Descriptive statistics (mean, median, variance, std dev)
  • Probability distributions (Normal, Binomial, Poisson)
  • Hypothesis testing (t-test, chi-square test, ANOVA)

LAB 4

  • Simulate coin toss & dice using Python
  • Perform hypothesis testing on dataset in Colab

Learning Outcome

Learn data basics, Python, and visualization. Build simple models and explore datasets with hands-on tools.



Related Courses

Data Science Level 1
Data Science Level 1

Focuses on exploratory data analysis, statistical methods, and machine learning foundations. Students work on structured datasets to draw insights.

Data Science Level 2
Data Science Level 2

Covers advanced analytics, predictive modeling, and AI integration. Learners apply algorithms to large datasets for strategic business solutions.

Machine Learning Beginner
Machine Learning Beginner

Introduces fundamental ML concepts, data preprocessing, and supervised learning. Learners understand how machines identify patterns and make predictions.