Back

Explore Courses Blog Tutorials Interview Questions
0 votes
3 views
in Python by (16.4k points)

I'm totally new to python and started to do programming on my Linux OS. But I'm a little confused with Anaconda. What is it? Is Anaconda is one of the versions of python? Does anyone help me with my doubt?

1 Answer

0 votes
by (26.4k points)

Both are different. Anaconda is a Open source python distribution, free and it consists of collections of various packages which are related to scientific programming, Data science and more. On the other hand, Python is just included in the distribution of Anaconda. It may be configured with many IDE's, but is not an IDE. Even Spyder comes with a platform-agnostic package manager called conda.

Click on this link, if you want to know more information about Anaconda

Want to learn more about Python? Come and Join: Python course

Related questions

0 votes
1 answer
0 votes
2 answers
asked Oct 3, 2019 in Python by Tech4ever (20.3k points)
0 votes
2 answers
0 votes
1 answer
0 votes
1 answer

Browse Categories

...