Il giorno martedì 21 aprile 2020 21:04:17 UTC+2, Derek Vladescu ha scritto:
> I’ve just begun a serious study of using Python as an aspiring
> programmer/data scientist.
> Can someone please walk me through how to download Python, SO THAT I will be
> able to import numpy?
>
> Thanks,
> Derek
>
FWIW, I installed Anaconda on Windows 10. Then besides Python you also get
SPIDER, Jupyter and more, all out of the box.
Am Mittwoch, 22. April 2020 schrieb Souvik Dutta :
> First head over to the official python download page. Then choose the
> version and type of installer you want. After you d
First head over to the official python download page. Then choose the
version and type of installer you want. After you download it click on the
installer to install it. Don't forget to click on the check boxes that says
add python to path and download pip. Then search for idle in the search
menu.