Files
nixpkgs/pkgs/development/python-modules/pandas
Martin Weinelt ae1897cce5 python3Packages.pandas: 2.1.1 -> 2.1.3
https://pandas.pydata.org/docs/whatsnew/index.html

Pandas now requires lots of optional dependencies during tests, which
makes the build time closure annoyingly large and prone to breakage.
As a consequence we move tests into passthru.tests.
2023-12-20 20:44:45 +01:00
..