pandas
Source code: https://github.com/pandas-dev/pandas
pip install pandas --index-url https://pypi.riseproject.dev/simple/
License: BSD-3-Clause
Download files: https://gitlab.com/riseproject/python/wheel_builder/-/packages/60442128
Patch applied for this version: https://gitlab.com/riseproject/python/wheel_builder/-/tree/main/wheel_builder/pandas/patches/v3.0.3
We skip certain NaN tests on riscv64 because canonical NaN handling differs from other common architectures.
pip install pandas==3.0.2 --index-url https://pypi.riseproject.dev/simple/
License: BSD-3-Clause
Download files: https://gitlab.com/riseproject/python/wheel_builder/-/packages/59611974
Patch applied for this version: https://gitlab.com/riseproject/python/wheel_builder/-/tree/main/wheel_builder/pandas/patches/v3.0.2
We skip certain NaN tests on riscv64 because canonical NaN handling differs from other common architectures.
pip install pandas==3.0.1 --index-url https://pypi.riseproject.dev/simple/
License: BSD-3-Clause
Download files: https://gitlab.com/riseproject/python/wheel_builder/-/packages/57072298
Patch applied for this version: https://gitlab.com/riseproject/python/wheel_builder/-/tree/main/wheel_builder/pandas/patches/v3.0.1
We skip certain NaN tests on riscv64 because canonical NaN handling differs from other common architectures.
pip install pandas==3.0.0 --index-url https://pypi.riseproject.dev/simple/
License: BSD-3-Clause
Download files: https://gitlab.com/riseproject/python/wheel_builder/-/packages/57079889
Patch applied for this version: https://gitlab.com/riseproject/python/wheel_builder/-/tree/main/wheel_builder/pandas/patches/v3.0.0
We skip certain NaN tests on riscv64 because canonical NaN handling differs from other common architectures.
pip install pandas==2.3.3 --index-url https://pypi.riseproject.dev/simple/
License: BSD-3-Clause
Download files: https://gitlab.com/riseproject/python/wheel_builder/-/packages/48954662
Patch applied for this version: https://gitlab.com/riseproject/python/wheel_builder/-/tree/main/wheel_builder/pandas/patches/v2.3.3
We disable test_rolling_var_numerical_issues. This test is fixed on main but not on the 2.3.3 tag. We also patch the build to use Cython 3.1.2 since 3.2.0 seems to cause issues with pickling data types. See also issue 63078.
pip install pandas==2.3.2 --index-url https://pypi.riseproject.dev/simple/
License: BSD-3-Clause
Download files: https://gitlab.com/riseproject/python/wheel_builder/-/packages/48941312
Patch applied for this version: https://gitlab.com/riseproject/python/wheel_builder/-/tree/main/wheel_builder/pandas/patches/v2.3.2
We disable test_rolling_var_numerical_issues. This test is fixed on main but not on the 2.3.2 tag. We also patch the build to use Cython 3.1.2 since 3.2.0 seems to cause issues with pickling data types. See also issue 63078.
pip install pandas==2.3.1 --index-url https://pypi.riseproject.dev/simple/
License: BSD-3-Clause
Download files: https://gitlab.com/riseproject/python/wheel_builder/-/packages/42451954
We disable test_rolling_var_numerical_issues. This test is fixed on main but not on the 2.3.1 tag.
pip install pandas==2.2.3 --index-url https://pypi.riseproject.dev/simple/
License: BSD-3-Clause
Download files: https://gitlab.com/riseproject/python/wheel_builder/-/packages/36617745
We disable test_rolling_var_numerical_issues and test_value_counts_nat. These tests are fixed on main but not on the 2.2.3 tag.
pip install pandas==2.2.2 --index-url https://pypi.riseproject.dev/simple/
License: BSD-3-Clause
Download files: https://gitlab.com/riseproject/python/wheel_builder/-/packages/28528458
We append the files in the LICENSES directory into the LICENSE file in the wheel, resulting in a dirty tag. See issue 58632
We disable test_rolling_var_numerical_issues.