Hello,
As I use Anaconda a lot for my Data Science projects, I wanted to share the link to Anaconda so that new programmers may have a lot of useful features out of the box.
Thanks,
Ryan.
Hello,
As I use Anaconda a lot for my Data Science projects, I wanted to share the link to Anaconda so that new programmers may have a lot of useful features out of the box.
Thanks,
Ryan.
Hi @Silverasdf Welcome to the Exercism forums!
Thank you for taking the time to submit a PR to the Python repo.
The main distribution of Python that I use on a daily basis is Anaconda, and I often recommend it to those who are learning data engineering, data science, or machine learning – and to people who need to use multiple versions of Python at the same time.
Unfortunately, we can’t recommend Anaconda to Exercism students for multiple reasons:
NumPy
in an Exercism solution and have tests pass – our tooling doesn’t install third-party libraries (with the exceptions of PyTest
and PyLint
). This means that students can’t learn to use those libraries online here (at least not in the near future).So I am sorry - but I can’t accept this proposed change at this time, at least not to the INSTALLATION.md
doc.