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)
About Lesson

Is lecture main ham seekhen gay k pandas library ko use karne ki tips and tricks kon konsi hyn.
Ye lecture long hyn tu ap se request hy is ko poora dekh k sath sath pactice b karen.

Join the conversation
Muhammad Kashif 5 months ago
this code is not working df.groupby('who').sum()
Reply
Muhammad Younas Ejaz 6 months ago
the following function isn't working "df.groupby('who').sum()". kindly guide
Reply
Muhammad Waqas Ahmad 6 months ago
sorry sir mera append working nai kar raha kia reason hai Error AttributeError: 'DataFrame' object has no attribute 'append'
Reply
Ghayas uddin 6 months ago
QUESTION: What is coerce? ANSWER: Coercion in Pandas helps ensure that operations between different data types within DataFrames or Series can be executed smoothly without throwing errors related to incompatible data types.
Reply
Muhammad Akhtar 6 months ago
mera unstack() function chal raha ha
Reply
Aiman Mukhtar 6 months ago
df=pd.DataFrame(np.random.rand(200,25),columns=list(abcdefghijklmnopqrstuvwxy))df.head()is giving AttributeError: module 'seaborn' has no attribute 'random'
Reply
Akhtar Alvi 7 months ago
at 1:30:42, df.groupby(['sex','pclass', 'adult_male']).count() is not producing the desired output. Any body will help
Reply
Aiman Mukhtar 6 months ago
first need to load titanic dataset, and check if it's working: df.groupby("who").count()
Akhtar Alvi 7 months ago
At 09:07 mark, the error when creating array (5,81) is due to giving fix name to only 8 columns.(ABCDEFGH). Either give 81 unique names or remove the names.
Reply
Muhammad Auriya Faiz 8 months ago
still ye samajh nai aa rhi kahan kis jagah kon si bracket krni ha
Reply
Muhammad Auriya Faiz 8 months ago
Sir k system me jupyter wala logo show ho rha ha lekin mere pas ipynb wala. ye kya wajah ha?
Reply