0% found this document useful (0 votes)
1 views6 pages

Python Libraries For Data Science: Presented by Suraj Sharma BCA (DS) /21-27 Presented To Miss JYOTI

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
1 views6 pages

Python Libraries For Data Science: Presented by Suraj Sharma BCA (DS) /21-27 Presented To Miss JYOTI

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

Python libraries for Data

Science
Presented by Suraj Sharma
BCA(DS)/21-27
Presented to miss JYOTI
CONTENT
• What is python
• History of python and data science
• Feature of python
• Application for Python
• Why is python is important for Data science
• Different Types of python libraries used in data science
• Data manipulation libraries
• Data visualization libraries
• Importance and alternatives of data science libraries
• conclusion
What is python
• Python is an interpreted, object-oriented, high-level programming
language with dynamic semantics.
• Its supports high level built in data structures that perform
multiple operation
• Python supports modules and packages, which encourages program
modularity and code reuse.
History of python

• Python was conceived in the late 1980s


by Guido van Rossum at Wiskunde &
informatica (CWI) in Netherlands as a
successor to the ABC programming
languages, , which was inspired by SETL
Feature of Python

You might also like