- Dec 02, 2024
-
-
pre-commit-ci[bot] authored
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/astral-sh/ruff-pre-commit: v0.7.2 → v0.8.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.7.2...v0.8.1) - [github.com/MarcoGorelli/cython-lint: v0.16.2 → v0.16.6](https://github.com/MarcoGorelli/cython-lint/compare/v0.16.2...v0.16.6) - [github.com/pre-commit/mirrors-clang-format: v19.1.3 → v19.1.4](https://github.com/pre-commit/mirrors-clang-format/compare/v19.1.3...v19.1.4) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Apply ruff changes --------- Co-authored-by:
pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by:
Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
-
- Nov 12, 2024
-
-
Lysandros Nikolaou authored
Co-authored-by:
Thomas Li <47963215+lithomas1@users.noreply.github.com> Co-authored-by:
Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
-
- Oct 31, 2024
-
-
Joris Van den Bossche authored
* fix wrong syntax in CI env yml files * fix other files * remove micromamba pin
-
- Sep 28, 2024
-
-
Tuhin Sharma authored
DOC: fix RT03, ES01 for pandas.core.groupby.SeriesGroupBy.agg and pandas.core.groupby.SeriesGroupBy.aggregate (#59898) * DOC: fix RT03, ES01 for pandas.core.groupby.SeriesGroupBy.agg * DOC: remove _agg_template_series Co-authored-by:
mroeschke <mroeschke@users.noreply.github.com> Co-authored-by:
rhshadrach <rhshadrach@users.noreply.github.com> * DOC: remove _agg_template_series Co-authored-by:
mroeschke <mroeschke@users.noreply.github.com> Co-authored-by:
rhshadrach <rhshadrach@users.noreply.github.com> * DOC: remove _agg_template_seris --------- Co-authored-by:
mroeschke <mroeschke@users.noreply.github.com> Co-authored-by:
rhshadrach <rhshadrach@users.noreply.github.com>
-
Tuhin Sharma authored
DOC: fix RT03, ES01 for pandas.core.groupby.DataFrameGroupBy.agg and pandas.core.groupby.DataFrameGroupBy.aggregate (#59869) * DOC: add double backticks for sphinx compatibility Co-authored-by:
mroeschke <mroeschke@users.noreply.github.com> * DOC: remove _agg_template_frame Co-authored-by:
mroeschke <mroeschke@users.noreply.github.com> Co-authored-by:
rhshadrach <rhshadrach@users.noreply.github.com> * DOC: fix RT03, ES01 for pandas.core.groupby.DataFrameGroupBy.aggregate --------- Co-authored-by:
mroeschke <mroeschke@users.noreply.github.com> Co-authored-by:
rhshadrach <rhshadrach@users.noreply.github.com>
-
- Sep 19, 2024
-
-
Thomas Li authored
* BLD: Final release prep * change back perms * debug * try to fix license addition * silence stable version warning?
-
- Sep 18, 2024
-
-
Joris Van den Bossche authored
-
- Jul 22, 2024
-
-
Lysandros Nikolaou authored
* Upload free-threaded nightly wheels on Linux and macOS * Consolidate jobs into one * Install build dependencies in before-build and pass --no-build-isolation * Fix {project} placeholder in cibuildwheel config * Correctly quote echo CIBW_BUILD_FRONTEND command * Run echo -e * Add {package} to before-build * Include cibw script in sdist & add matrix value for build frontend * Change manifest and gitattributes * Change gitattributes * Install verioneer in before-build * Add cibw_before_test to install nightly NumPy * Expand before-test to musl * Better comments plus always run before-build/before-test on 3.13 * Add --no-build-isolation in 3.13 as well * Install nightly numpy before windows tests * Address feedback; add todo for NumPy nightly and move default outside matrix * Set build_frontend to 'build' in pyodide build --------- Co-authored-by:
Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
-
- Jul 18, 2024
-
-
Matthew Roeschke authored
* DEPS: Bump misc testing dependencies * pyqt alignment
-
- Jun 21, 2024
-
-
Matthew Roeschke authored
* DEPS: Drop Python 3.9 * Update GHA files * remove 3.8 ref in test file * Move back to 3.9 for pypy * Bump pyupgrade * Run pyupgrade * Remove pandas.compat.compressors * Fix env file * Wronge error message * Ignore pypy * Test package checks with 3.12 * Modify subprocess test * revert conda-forge checks * Remove 3.9 from circleci * Pyupgrade * Don't build 39 wheels
-
- Apr 15, 2024
-
-
Joris Van den Bossche authored
-
- Apr 11, 2024
-
- Apr 10, 2024
-
-
Thomas Li authored
* CI: Pin blosc to fix pytables * remove from requirements-dev.txt
-
- Apr 09, 2024
-
-
Abdulaziz Aloqeely authored
* Enforce keyword-only arguments for dataframe/series statistical methods * Line not long anymore! * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Adjust test --------- Co-authored-by:
Abdulaziz Aloqeely <52792999+DAzVise@users.noreply.github.com> Co-authored-by:
pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
-
- Apr 08, 2024
-
-
Trinh Quoc Anh authored
Configure ruff pylint Co-authored-by:
Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
-
- Mar 23, 2024
-
-
Patrick Hoefler authored
-
- Mar 19, 2024
-
-
Marc Garcia authored
* CI: Improve API of --ignore_errors in validate_docstrings.py * Updating tests
-
- Mar 18, 2024
-
-
Marc Garcia authored
* CI: Better error control in the validation of docstrings * Fix CI errors * Fixing tests * Update scripts/validate_docstrings.py Co-authored-by:
Matthew Roeschke <10647082+mroeschke@users.noreply.github.com> --------- Co-authored-by:
Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
-
- Mar 17, 2024
-
-
Philipp Hoffmann authored
-
- Mar 07, 2024
-
-
Trinh Quoc Anh authored
* Bump ruff to latest version * Autoformat * Ignore conflicted error * Ignore false positive
-
Trinh Quoc Anh authored
* Validate docstring error code * Rename error code * Fix tests
-
- Mar 04, 2024
-
-
Trinh Quoc Anh authored
* Use ruff to enforce import alias * Remove old hook --------- Co-authored-by:
Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
-
- Feb 19, 2024
-
-
Matthew Roeschke authored
-
- Feb 13, 2024
-
-
Matthew Roeschke authored
* Remove assert_cow_warning * Remove misc COW stuff * Undo todo
-
- Feb 09, 2024
-
-
Matthew Roeschke authored
-
- Feb 08, 2024
-
-
Jordan Murphy authored
* DOC: fix PR02 errors in docstring for pandas.core.groupby.SeriesGroupBy.apply * Fixing alignment in docstrings * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by:
pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
-
Matthew Roeschke authored
* Bump ruff * Format docstrings using ruff * Fix double {{ examples * Missed shift * Add comma * Remove import * Remove old flake8 validation * Remove unit test * Revert "Remove unit test" This reverts commit 638667674f442efabcdff6fad3af41e760577a41. * Revert "Remove old flake8 validation" This reverts commit d0043987a6ca3dc2f403e56d23c98121c2a016c8. * docstring formatting * Ignore formatting in scripts * Ignore flake8 conflicts with ruff
-
- Feb 06, 2024
-
-
Matthew Roeschke authored
-
- Feb 05, 2024
-
-
Trinh Quoc Anh authored
* Use ruff to detect banned import * Combine rules
-
- Feb 03, 2024
-
-
jrmylow authored
-
- Feb 02, 2024
-
-
Matthew Roeschke authored
* CLN: Remove old coverage branches and ignored warnings * CLN: Remove old coverage branches and ignored warnings * Undo comment out * Test removing warnings * Add back some ignores
-
- Jan 31, 2024
-
-
Richard Shadrach authored
* DEPR: Enforce deprecation of ArrayManager * cleanups * More removals * whatsnew * Cleanups * More removals and whatsnew * cleanup
-
Richard Shadrach authored
-
Marco Edward Gorelli authored
-
- Jan 16, 2024
-
-
Trinh Quoc Anh authored
* STY: Autofix RUF010 * STY: Apply ruff format after autofix * STY: Final manual fix * STY: Remove old repl rule in pre-commit
-
- Jan 15, 2024
-
-
Zhengbo Wang authored
-
- Jan 14, 2024
-
-
Matthew Roeschke authored
-
- Jan 05, 2024
-
-
Matthew Roeschke authored
* Enable PT001 * Add PT002 * Add PT003 * ignore 4 and 5 * Ignore 6, 7, 8 * Ignore PT009 * Enable PT010 * Enable PT011 * Ignore 12, enable 13 * Enable PT014 * Enforce PT015 * Enable 16 * Disable 17 * Ignore 18 * Ignore 19 * Add 20 * add 21 * Enable 22 * Add 23 * Add 24 * Add 25 * add 26 * Add 27 * use PT * fix some tests * Deduplcate test * Add tests * Added nested tuple case
-
- Jan 03, 2024
-
-
Matthew Roeschke authored
* STY: Use ruff instead of black for formatting * mypy * move pylint * Remove trailing comma:
-
Richard Shadrach authored
-