Hey Guys we the team of HELPING SURFERS INC. has come up new topic Anaconda.
It is not a animal its related to technology Now that I have got a book which, however, makes codes in version 2 and tries to make it as close as possible in version 3 (according to the author); the author recommends "downloading Anaconda for Windows" for installing Python.
So, my question is: What is this 'Anaconda'? I saw that it was some open data science platform. What does it mean? Is it some editor or something like Pycharm, IDLE or something?. In this part we are going to share information about these Anaconda and is advantages and disadvantages. So Lets Begin.
It is not a animal its related to technology Now that I have got a book which, however, makes codes in version 2 and tries to make it as close as possible in version 3 (according to the author); the author recommends "downloading Anaconda for Windows" for installing Python.
So, my question is: What is this 'Anaconda'? I saw that it was some open data science platform. What does it mean? Is it some editor or something like Pycharm, IDLE or something?. In this part we are going to share information about these Anaconda and is advantages and disadvantages. So Lets Begin.
What is Anaconda and how it is related to Python
Anaconda is a free and open-source distribution of the programming languages Python and R (check out these Python online courses and R programming courses). The distribution comes with the Python interpreter and various packages related to machine learning and data science.
Basically, the idea behind Anaconda is to make it easy for people interested in those fields to install all (or most) of the packages needed with a single installation.
In simple terms, you can think of Anaconda as an easy way to install a Python interpreter + various data science packages or =
Anaconda is a free and open-source distribution of the Python and R programming languages for scientific computing, that aims to simplify package management and deployment. The distribution includes data-science packages suitable for Windows, Linux, and macOS.
What’s included with Anaconda?
- An open-source package and environment management system called Conda, which makes it easy to install/update packages and create/load environments.
- Machine learning libraries like TensorFlow, scikit-learn and Theano.
- Data science libraries like pandas, NumPy and Dask.
- Visualization libraries like Bokeh, Datashader, matplotlib and Holoviews.
- Jupyter Notebook, a shareable notebook that combines live code, visualizations and text.
For getting any more information like these click on link
Please comment and share this information.