Added link to Data Analysis using python. (#23579)

This commit is contained in:
raviram
2018-11-25 11:03:36 +05:30
committed by Manish Giri
parent ea571ee044
commit b48151239d

View File

@ -77,6 +77,7 @@ Here's a <a href='https://www.python.org/about/apps/' target='_blank' rel='nofol
* <a href='https://www.python.org/about/apps/' target='_blank' rel='nofollow'>Applications for Python</a> * <a href='https://www.python.org/about/apps/' target='_blank' rel='nofollow'>Applications for Python</a>
* <a href='https://stackoverflow.com/questions/3043085/where-is-python-language-used' target='_blank' rel='nofollow'>Where is the Python Language Used?</a> * <a href='https://stackoverflow.com/questions/3043085/where-is-python-language-used' target='_blank' rel='nofollow'>Where is the Python Language Used?</a>
* <a href='https://stackoverflow.com/questions/1909512/what-is-python-used-for' target='_blank' rel='nofollow'>What is Python used for?</a> * <a href='https://stackoverflow.com/questions/1909512/what-is-python-used-for' target='_blank' rel='nofollow'>What is Python used for?</a>
* <a href='https://pythonprogramming.net/data-analysis-tutorials/' target='_blank' rel='nofollow'>Data Analysis using python with examples and tutorials.</a>
The official package index for python is <a href='https://pypi.python.org/pypi' target='_blank' rel='nofollow'>here</a>. The official package index for python is <a href='https://pypi.python.org/pypi' target='_blank' rel='nofollow'>here</a>.