Course Content
Day-2: How to use VScode (an IDE) for Python?
0/1
Day-3: Basics of Python Programming
This section will train you for Python programming language
0/4
Day-4: Data Visualization and Jupyter Notebooks
You will learn basics of Data Visualization and jupyter notebooks in this section.
0/1
Day-5: MarkDown language
You will learn whole MarkDown Language in this section.
0/1
Day-10: Data Wrangling and Data Visualization
Data Wrangling and Visualization is an important part of Exploratory Data Analysis, and we are going to learn this.
0/1
Day-11: Data Visualization in Python
We will learn about Data Visualization in Python in details.
0/2
Day-12,13: Exploratory Data Analysis (EDA)
EDA stands for Exploratory Data Analysis. It refers to the initial investigation and analysis of data to understand the key properties and patterns within the dataset.
0/2
Day-15: Data Wrangling Techniques (Beginner to Pro)
Data Wrangling in python
0/1
Day-26: How to use Conda Environments?
We are going to learn conda environments and their use in this section
0/1
Day-37: Time Series Analysis
In this Section we will learn doing Time Series Analysis in Python.
0/2
Day-38: NLP (Natural Language Processing)
In this section we learn basics of NLP
0/2
Day-39: git and github
We will learn about git and github
0/1
Day-40: Prompt Engineering (ChatGPT for Social Media Handling)
Social media per activae rehna hi sab kuch hy, is main ap ko wohi training milay ge.
0/1
Python ka Chilla for Data Science (40 Days of Python for Data Science)
    Join the conversation
    SAQIB ALI 4 weeks ago
    done...
    Reply
    Muhammad Walid 2 months ago
    Great sir. thank you so much. learned a lot from this chilla. Thank you baba g.
    Reply
    Muhammad Tufail 7 months ago
    Perfect
    Reply
    Muhammad Tufail 7 months ago
    Complete Understanding of Linear Regression
    Reply
    shafiq ahmed 10 months ago
    In regression tasks, "model.score" can refer to metrics such as R-squared (coefficient of determination), which measures how well the model fits the data. R-squared values range from 0 to 1, with 1 indicating a perfect fit.
    Reply
    shafiq ahmed 10 months ago
    In classification tasks, "model.score" often refers to a metric such as accuracy, which measures the percentage of correctly classified instances in a dataset.
    Reply
    shafiq ahmed 10 months ago
    typically refers to a method or metric used to evaluate the performance of a trained model.
    Reply
    shafiq ahmed 10 months ago
    df_linear = df_linear[(df_linear['fare'] > 10) & (df_linear['fare'] < 40)]
    Reply
    shafiq ahmed 10 months ago
    X.fillna(df['age'].mean(), inplace=True)
    Reply
    shahid khan 11 months ago
    9c
    Reply
    Warda Mukhtar 11 months ago
    Sir jb hum decision tree regression algorithm apply kry ga same isi step pr krna?