- 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
-
- Feb 08, 2024
-
-
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 03, 2024
-
-
jrmylow authored
-
- Jan 15, 2024
-
-
Zhengbo Wang authored
-
- Jan 14, 2024
-
-
Matthew Roeschke authored
-
- Dec 19, 2023
-
-
Torsten Wörtwein authored
-
- Dec 08, 2023
-
-
Matthew Roeschke authored
* STY: Fix doctest and docstring formatting errors * ensure stderr is output too * Fix more failures * Don't add redirects for single page, fix example * A few more * Remove e flag
-
- Aug 21, 2023
-
-
Matthew Roeschke authored
* Enable FLY checks * Enable FLY checks * Add logging format
-
- Jul 31, 2023
-
-
Dea María Léon authored
* Examples for UnsupportedFunctionCall ... * Changed ExtensionDtype example, & file's name on StataREader.data_label * removed colon
-
- Jul 28, 2023
-
-
Dea María Léon authored
* Examples ExtensionArray._from_sequence_of_strings ... * Moved axis to new line
-
- Jul 27, 2023
-
-
Dea María Léon authored
Examples ExtensionArray._from_factorized, _from_sequence ...
-
- Jul 26, 2023
-
-
Dea María Léon authored
Examples ExtensionArray, hash_array ...
-
- Jul 25, 2023
-
-
Dea María Léon authored
* Removed InvalidComparison and LossySetItemError from docs * Revert "Removed InvalidComparison and LossySetItemError from docs" This reverts commit b9cf502690ef363b97d98c23985086a92456d140. * internal errors * Examples to Notes on docstring * removed extra lines * merge w main and code_check change
-
- Jul 24, 2023
-
-
Matthew Roeschke authored
* some check implmented * Include rules * Enable perflint * type
-
- May 23, 2023
-
-
Matthew Roeschke authored
-
- May 07, 2023
-
-
Ketu Patel authored
* Changes Confirmed * Encoding Completed * Spaces Are Completed * Pre-ccommit manually completed * b.pre-commit removed * Final Commit * Some Changed reflected * test_xml Updated * Pre-commit check passed * Mode changed in xml file * mode reverted * Try to fix errors * error-checks * Fix Some errors * Unspecified-encodingFixed * final commited * simplify --------- Co-authored-by: MarcoGorelli <>
-
- Apr 12, 2023
-
-
Erdi authored
* Removed unnecessary code * Enabled PLW2901 on initial files under pandas/core/* * Divided pandas/core/* in pyproject.toml. Included some more fixes. * Not sure why but the call to partial removes the .__name__ attribute to aggfunc if just returned. * Ignored type checker and corrected possible induced bug in period.py * Forgot to add the not in previous commit * Reverted changes and updated pyproject.toml * turn off redefined-loop-variable, minimise diff * revert fun_name change --------- Co-authored-by: MarcoGorelli <>
-
- Apr 06, 2023
-
-
Marco Edward Gorelli authored
improve `validate-docstrings` ergonomics Co-authored-by: MarcoGorelli <>
-
- Mar 17, 2023
-
-
Erdi authored
* Removed "PLW2901" and added in main folders where needs to be enabled gradually. Currently removed 10 errors generated outside the main folders. * Variables renamed in a more intuitive manner. * Renamed fname_splitted to fname_html in web/pandas_web.py * Removed duplicate pandas/core/* * Adjusted replace_bool_with_bool_t from previously introduced bug.
-
- Feb 09, 2023
-
-
Alex Buzenet authored
remove context manager Co-authored-by:
Alex <alex.buzenet.fr@gmail.com>
-
- Jan 08, 2023
-
-
Thierry Moisan authored
* DOC: Add ignore_functions option to validate_docstrings.py * fixup! DOC: Add ignore_functions option to validate_docstrings.py * fixup! fixup! DOC: Add ignore_functions option to validate_docstrings.py * fixup! fixup! fixup! DOC: Add ignore_functions option to validate_docstrings.py * Make get_all_api_items a generator and improve ignore_functions test
-
- Nov 19, 2022
-
-
Natalia Mokeeva authored
* STYLE enable pylint: subprocess-run-check * STYLE enable pylint: subprocess-run-check II
-
- Jul 29, 2022
-
-
Matthew Roeschke authored
-
- Mar 09, 2022
-
-
Ekaterina authored
-
- Feb 10, 2022
-
-
Fangchen Li authored
-
- Dec 02, 2021
-
-
Matthew Roeschke authored
-
- Jul 08, 2021
-
-
Fangchen Li authored
-
- Jun 12, 2021
-
-
Kelly authored
* Converting array_like to array-like in docstrings & comments * Add docstring validation check for array_like vs. array-like * Add unit test for arraylike validator, and fix example in core/generic.py * make method of PandasDocstring Co-authored-by:
Marco Gorelli <marcogorelli@protonmail.com>
-
- Jun 09, 2021
-
-
Simon Hawkins authored
-
- Apr 08, 2021
-
-
hasan-yaman authored
-
- Mar 31, 2021
-
-
Torsten Wörtwein authored
-
- Feb 16, 2021
-
-
Marco Gorelli authored
-
- Oct 02, 2020
-
-
Marco Gorelli authored
-
- May 22, 2020
-
-
Patrick authored
-
- Feb 19, 2020
-
-
RaisaDZ authored
-
- Jan 20, 2020
-
-
rebecca-palmer authored
-