0% found this document useful (0 votes)
9 views1 page

Python Programming Language

Uploaded by

Bv Rao
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)
9 views1 page

Python Programming Language

Uploaded by

Bv Rao
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

Python

Python is a modern, general-purpose, high-level, dynamic programming language. It


can be used for integrating with web apps or incorporate statistics code into a
production database. There are a lot of libraries, which can be used for analysis.
Pros:
 Python is easy to learn. It has a short learning curve and an easy-to-understand syntax. Also,
it reduces the number of code lines compared to other programming languages.
 Python is a multi-purpose language. It allows integrating with every part of your workflow.
 Python is an open-source with an active community. It’s not only free to use but also Python
programmers community is numerous and you can feel free to ask.
 Python is cross-platform. It gives the ability to run on many operating systems.
Cons:
 Python visualizations are usually convoluted

Editor Note: Python has excellent visualization libraries like matplotlib


 Python has less functionality than R

You might also like