Should we download Python directly or by anaconda?... Which one is better? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 3

Should we download Python directly or by anaconda?... Which one is better?

python

5th Jun 2018, 9:52 AM
Devesh Kumar
Devesh Kumar - avatar
6 Antworten
+ 7
i use anaconda..go for it
5th Jun 2018, 4:17 PM
Shruti Singh
Shruti Singh - avatar
+ 4
If you have Python you can get all the modules you need with pip. If you installed Anaconda it was bundled in the install. If you went the pure Python route just get what you need with pip eg. pip install numpy
5th Jun 2018, 11:04 AM
Louis
Louis - avatar
+ 4
I used a normal python first. Later I uninstalled it and installed anaconda. So you can switch, it is exactly what I did.
5th Jun 2018, 5:39 PM
Paul
Paul - avatar
+ 3
Anaconda is helpful in the sense that it bundles everything you need for big data. But there isn't a right answer or wrong answer. Personally I use Anaconda
5th Jun 2018, 10:36 AM
Louis
Louis - avatar
+ 3
after installing only python not anaconda.....but after having some experience of python can I switch to anacoda
5th Jun 2018, 10:38 AM
Devesh Kumar
Devesh Kumar - avatar
+ 3
thanks for replying
5th Jun 2018, 6:12 PM
Devesh Kumar
Devesh Kumar - avatar