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

You will learn basics of Python programming in this lecture.

Join the conversation
Kamran Wazir 2 months ago
10.166666666666666
Reply
Kamran Wazir 2 months ago
# dmas rule x=10+20-30/4*50 print(x) # bo dmas rule y=(10+20-30)/6*3 print(y) print(x+y)# pemdas rule x= 10**-3+20-(30/40)*30-40 print(x)
Reply
Awais Khan 3 months ago
27:14 (PEMDAS) Answer: 10.166666
Reply
Zain Ul Abaiden 4 months ago
My self Zain Ul Abaiden. I have done my graduation in Computer Science. I am from Lahore. Now I am learning Data Science Course from codanics. My Linkdin Profile link is www.linkedin.com/in/zain-ul-abaiden and my github profile link is https://github.com/Zain-Ul-Abaiden
Reply
Ali Sardar 6 months ago
buht simple treqe sy
Reply
KHURRAM SHAHZAD 7 months ago
10.166666666666666
Reply
Owaiis Akhtar 9 months ago
% -- Modulus -- which gives us the remainder
Reply
Owaiis Akhtar 9 months ago
print("123AMR_CS",5978) print("Neo_144567$$%$##$%#!@#",123,True) print('WQEQWE!@#@!#ASD',123,False,sep="_")
Reply
Owaiis Akhtar 9 months ago
how to change directionality of printing: print("اردو شاعری کا حسن")
Reply
Umair Ahmed 11 months ago
Umair Ahmed This is the first line of code 65.5 27*87+88/93 27*87+88/93 232881.5573327326 I am learning Python My teacher is Mr. Ammar Tufail Learning platform is Codanics This is my third day
Reply
0% Complete