- Oct 31, 2024
-
-
Joris Van den Bossche authored
* fix wrong syntax in CI env yml files * fix other files * remove micromamba pin
-
- Apr 11, 2024
-
- Apr 10, 2024
-
-
Thomas Li authored
* CI: Pin blosc to fix pytables * remove from requirements-dev.txt
-
- Jan 31, 2024
-
-
Richard Shadrach authored
-
- Nov 22, 2023
-
-
Matthew Roeschke authored
-
- Oct 22, 2023
-
-
Matthew Roeschke authored
* DEPS: Bump optional dependencies * Clean up some version checks * Address old pyarrow checks * Try removing pins * Is it pandas gbq? * Fix non existent versions, add note about gbq * Fix pyarrow test * Address test_parse_tz_aware * FIx test_parse_dates_arrow_engine * Address more tests * Skip comments or in sync script * check = instead * adjust script * Fix table * xfail test * Fix table aligning * Update pandas/tests/io/pytables/test_file_handling.py * Update pandas/tests/io/pytables/test_file_handling.py * Use importorskip
-
- Feb 23, 2023
-
-
kathleenhang authored
* Add pin_min_versions_to_ci_deps() * Fix typos * Remove debug statements * Update YAML package versions * Replace files with updated min versions * Add exclusions + edge cases * Revert file to original * Revert environment.yml * Fix bugs * Add helper function * Ran pre-commit run validate-min-versions-in-sync --all-files * Fix merge issue * add parameter for custom toml dependency * Add dummy test files for test_validate_min_versions_in_sync.py * Add unit test: test_update_yaml_file_version() * Add dummy test files for edge cases * Add parametrization to unit test * Run pre-commit * Fix tzdata bug * Fix tzdata issue * Refactor * Update ci deps * Remove pyarrow * Revert tzdata * Update pyarrow * Revert pyarrow * Add docstrings * Remove psutil * Fix file rewrite issue * Refactor test data * minor fixups * fixup * improve typing --------- Co-authored-by: MarcoGorelli <> Co-authored-by:
Marco Edward Gorelli <33491632+MarcoGorelli@users.noreply.github.com>
-
- Dec 12, 2022
-
-
Joris Van den Bossche authored
* DEV: remove downstream test packages from environment.yml * undo python change, add seaborn-base * typo * use plain code block for statsmodels whatsnew note * use code-block in user guide * fixup 0.16.2 whatsnew * also remove pandas-gbq Co-authored-by:
Patrick Hoefler <61934744+phofl@users.noreply.github.com> Co-authored-by: MarcoGorelli <> Co-authored-by:
Marco Edward Gorelli <33491632+MarcoGorelli@users.noreply.github.com>
-
- Dec 01, 2022
-
-
William Ayd authored
* use psycopg2 wheel * typo fixups
-
- Nov 24, 2022
-
-
Marco Edward Gorelli authored
* no torch * set matplotlib to minimum version * take mpl pin out again * use pip for matplotlib * remove default channel * no pin needed if no default channel? * turns out we gotta pin *
🔥 remove torch * undo asv.conf.json change * comment out pytorch * remove commented-out torch Co-authored-by: MarcoGorelli <>
-
- Aug 11, 2022
-
-
Thomas Li authored
-
- Jun 21, 2022
-
-
Matthew Roeschke authored
-
- Aug 03, 2021
-
-
Fangchen Li authored
-
- Jul 26, 2021
-
-
Fangchen Li authored
-
- Nov 26, 2020
-
-
Uwe L. Korn authored
-
- Oct 06, 2020
-
-
Marco Gorelli authored
-
- Sep 21, 2020
-
-
Sharon Woo authored
-
- Jan 20, 2020
-
-
rebecca-palmer authored
-
- Jan 13, 2020
-
-
MomIsBestFriend authored
-
- Jan 07, 2020
-
-
Nigel Markey authored
-
- Jan 06, 2020
-
-
Alfredo Granja authored
-
- Dec 25, 2019
-
-
jbrockmendel authored
-
- Nov 07, 2019
-
-
Tom Augspurger authored
-
- Oct 02, 2019
-
-
tadashigaki authored
Closes #28714
-
- Oct 01, 2019
-
-
Tom Augspurger authored
* DOC: Add scaling to large datasets section Closes https://github.com/pandas-dev/pandas/issues/28315
-
- Sep 13, 2019
-
-
Joris Van den Bossche authored
This reverts commit 094fb120.
-
- Sep 12, 2019
-
-
Joris Van den Bossche authored
-
- Aug 30, 2019
-
-
Bas Nijholt authored
* add isort:skip to "from .pandas_vb_common import setup" * add isort:skip to noqa: E402 marked lines * run black * add noqa: E402 isort:skip where needed * run pre-commit filters on asv_bench/benchmarks/ * parse the isort config when using pre-commit * run isort on pandas/core/api.py * run pre-commit filters and commit trivial import sorting changes * specify flake8 errors in pandas/io/msgpack/__init__.py * fix imports for doc/source/conf.py * fix the [isort] skip entry in setup.cfg Also I removed the files for which I have fixed the problems.
-
- Aug 07, 2019
-
-
Kaiqi Dong authored
* Add mapping for pyqt
-
- Jul 03, 2019
-
-
Joris Van den Bossche authored
-
- Dec 02, 2018
-
-
Marc Garcia authored
-
- Nov 16, 2018
-
-
Fabian Haase authored
Signed-off-by:
Fabian Haase <haase.fabian@gmail.com>
-
- Nov 11, 2018
-
-
Marc Garcia authored
-