What kind of magic do I need to get python to talk to Excel xlsm file?

Steve Gronicus at SGA.Ninja
Tue Sep 1 16:59:52 EDT 2020


Wow, that is quite a list....
Here is what I narrowed it down to. What does that paragraph starting with "Requires" mean?

===================================
Pandas: a cross-section and time series data analysis toolkit.

Requires numpy, dateutil, pytz, setuptools, and optionally numexpr, bottleneck, scipy, matplotlib, pytables, lxml, xarray, blosc, snappy, brotlipy, backports.lzma, statsmodels, sqlalchemy, psycopg2, and whatnot.

pandas‑1.1.1‑cp39‑cp39‑win_amd64.whl

============================================================
Footnote: 
Mars is the only known planet in our solar system solely inhabited by functioning robots.

-----Original Message-----
From: Python-list <python-list-bounces+gronicus=sga.ninja at python.org> On Behalf Of Chris Angelico
Sent: Tuesday, September 1, 2020 4:44 PM
To: Python <python-list at python.org>
Subject: Re: What kind of magic do I need to get python to talk to Excel xlsm file?

On Wed, Sep 2, 2020 at 6:17 AM Steve <Gronicus at sga.ninja> wrote:
>
> Ok, I think I ran into this about a year ago when this was suggested back then.
>
> I entered “pip install pandas”
>
> I am told to “install Anaconda which can be deleted later”   (huh?)
> Then it tells me “Installing with “Miniconda” (huh? Huh?) Then 
> “Installing from PyPl which is what I used to get the same page that 
> is telling me all this…
>
> ActivePython, then finally Linux which I am not using.
>

You're on Windows? Get your pandas here:

https://www.lfd.uci.edu/~gohlke/pythonlibs/

ChrisA
--
https://mail.python.org/mailman/listinfo/python-list



More information about the Python-list mailing list