21135A0212 Internship Final
21135A0212 Internship Final
21135A0212 Internship Final
PRESENTATION
DATA SCIENCE USING PYTHON
GAYATRI VIDYA PARISHAD COLLEGE OF ENGINEERING(AUTONOMOUS)
ELECTRICAL AND ELECTRONICS ENGINEERING
PANTECH E LEARNING IN ASSOCIATION WITH APSSDC
Courses in the Internship : Data Science using python
2
DATA SCIENCE INTERNSHIP CERTIFICATE
3
TOPICS LEARNT IN INTERNSHIP
4
ABSTRACT:
5
PYTHON LIBRARIES FOR DATA
SCIENCE
MOST POPULAR PYTHON LIBRARIES
NUMPY
PANDAS
SCIPY
6
HOW TO INSTALL THESE LIBRARIES
There are two ways of instlalling them
If you have anaconda navigator
If you don’t have anaconda navigator
Go to cmd and type conda install numpy or pip install numpy
7
NUMPY
8
Creating a random numbers arrays
How to create a numpy array
9
10
THE MAIN DIFFERENCE BETWEEN NUMPY ARRAY AND LIST
THE ABILITY TO BOADCAST
11
PANDAS
12
Creating a pandas series
13
MATPLOTLIB LIBRARY
14
DRAWING A SIMPLE GRAPH Drawing a piechart
15
PROJECT
MANIPULATING DATA USING PANDAS
PLOTING USING MATPLOTLIB
Reading a csv file Knowing how many raws and colums do file
have
16
Cheking whether the file has null values or not Taking only particular columns
17
Saving options
The saved file will be in the same file as
python Code required for saving particular fornmat
18
PLOTTING THE DATA
19
Thank you
20