0% found this document useful (0 votes)
24 views

1 Naveen

The document discusses an internship presentation on Python for data science, providing details of the internship such as working with Infosys Springboard from May 29th to June 28th online, and covering topics including what Python is, its history and uses, installing Python IDEs, and sample code execution.

Uploaded by

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

1 Naveen

The document discusses an internship presentation on Python for data science, providing details of the internship such as working with Infosys Springboard from May 29th to June 28th online, and covering topics including what Python is, its history and uses, installing Python IDEs, and sample code execution.

Uploaded by

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

INDIRA GANDHI ENGINEERING

COLLEGE Session SAGAR (M.P.) - 2023-


24
“PYTHON FOR DATA
SCIENCE “
Internship Presentation on

Submitt to: Submitted by:


Mrs. Pragati Naveen Shivnath
Rajpoot Verma
INTERNSHIP
S
DETAILS:-
Company name:- Infosys
Springboard.

Topic Name:- Python For


Data Science.

Duration:- 29/05/2023 to
28/06/2023

Internship Mode:- Online


What We
Give You?

What is Python.

Python for Data Science.

History of Python.

Scope of Python.

What can we Do with


Python.

Who uses Python Today.

Why Do people use Python.

Installing Python IDE.

A sample Code.

Python code Execution.


Python is a popular
high-level
programming
language known for its
simplicity and
readability .

It is widely widely
used for various
What is purpose , including
web development ,
Python….? data analysis, artificial
intelligence, scientific
computing and more.

Python’s sysntax is
designed to be easy to
understand for both
beginners and
experienced
developers.
Data science ~ computer
science + mathematics
/statistics + visualization.

Most web companies are


actually doing some kind
of Data Science:

What is
Data
Science…? Facebook ,
Amazon,Google, Linkedin,
etc.

Social network analysis,


recommendations,
community building,
decision making analyzing
emerging trends.
History of
Python.....?
• Python is a high –
level programming
language that was
created by GUIDO
VAN ROSSUM and
first released in
1991 And
developed by
Python software
Foundation.

• Python was conceived in the


late 1980s and its
implementation was started in
December 1989.
Scope of
Python……..?
What can
we Do with
Python…..?

• System
programming.

• Graphical User
Interface (GUI)

• Internet scripting.

• Database
programming.

• Gaming, Images,
XML, Robot and
more.
Who uses
Python
Today…..?
The following
primary factors
cited by Python
users seems to
be these:
Why do People use
Python…….?

• Python is Object-oriented-
Structured supports such multiple as
polymorphism, operation overloading,
and multiple inheritance.

• It’s free (open source)-


Downloading and installing Python is
free and easy source code is easily
accessible.
Installing Python
IDE…….?
Python is a pre-installed on Unix systems,
including Linux and MAC OS X.

But for in Windows Operating Systems, user


can Download from the

https://www.python.org/downloades/

-from the above link download latest version


of python IDE and install,
Sample
Code of
Python…….?

• Once you’re
inside the
python
interpreter,
type in
commands
at will.
Example:
Python
Code
Execution
……?

You might also like