Hello,
I would like to use Anaconda Toolbox for excel.
However I don’t know the environment.
How to start ? What’re the main packages for data sciences ?
Thanks for your help.
Hello,
I would like to use Anaconda Toolbox for excel.
However I don’t know the environment.
How to start ? What’re the main packages for data sciences ?
Thanks for your help.
Hi Chris
Anaconda Toolbox for Excel enables two ways to work with Python in the Excel application:
pip list
The list of packages will appear in the Python Editor output.
For a comprehensive introduction to Anaconda Code, try this video:
Hello,
Thank you for your answers.
=> For free users, are there any limits to calculations ?
For instance, this message is written in french :
“ PYTHON DANS EXCEL vous utilisez une vitesse de calcul standard de Python dans Excel “ (see the yellow color)
Hi Chris
Yes, there are limits for free users of Python in Excel. The limits are only in terms of what is described as “Standard Compute” (which is free) and “Premium Compute” (which requires the Python in Excel Add-On license). The experienced difference will be that the free version will encounter slower execution speeds. The details are described here:
Hello Owen,
Thank you again.
Best regards