Anaconda (3.
x)
• The open source version of Anaconda is an easy-to-install high performance Python
with a package manager, environment manager and collection of 720+ open source
packages
• conda install PACKAGENAME or pip install pydotplus
• Packages
i. NumPy | [Link]: N-dimensional array for numerical computation
ii. Pandas | [Link]: Powerful Python data analysis toolkit
iii. SciPy | [Link]: Collection of numerical algorithms and toolboxes, including signal
processing and optimization
iv. MatPlotLib | [Link]: Plotting library for Python
v. Seaborn | [Link]/~mwaskom/software/seaborn/: Statistical data visualization
vi. Bokeh | [Link]: Interactive web visualization library
vii. SciKit-Learn | [Link]/stable: Python modules for machine learning and data
mining
viii. NLTK | [Link]: Natural language toolkit 1
2
Image source link is at reference section