Python is easy to learn and its results are being achieved via few lines of code
It is cross platform meaning that the same code can work in multiple environments without needing any change.
It excecutes faster than other similar languages used for data analysis like R and MATLAB.
It has excellent memory management capability, especially garbage collection which makes it versatile in gracefully managing very large volume of data.
Python has a very large collection of libraries which serve as a special purpose analysis tools.
Python has packages which can directly use the code from other languages like Java and this helps in optimizing code performance by using existing code of other languages, whenever it gives a better results.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)