On Wed, Sep 2, 2020 at 6:59 AM Steve <Gronicus@sga.ninja> wrote:
>
> 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.
>

It means you need all those things installed before you can install Pandas.

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

Reply via email to