- Jan 08, 2025
-
-
Birhanu Belay authored
-
- Dec 12, 2024
-
-
bdu-birhanu authored
-
Birhanu Belay authored
-
Birhanu Belay authored
-
Birhanu Belay authored
-
Birhanu Belay authored
-
- Dec 11, 2024
-
-
Matthew Roeschke authored
* CI: Ignore prompting in test-arm when apt-get installing * CI: Ignore prompting in test-arm when apt-get installing * Skip the apt-get install all together
-
Matthew Roeschke authored
-
Matthew Roeschke authored
* FIX: ruff checks in expressions/pytables * swap condition * more pre-commit
-
- Dec 09, 2024
-
-
jmalp authored
* fix docstrings validation for pandas.core.groupby.DataFrameGroupBy.boxplot * fix trailing whitespace * fix the error "pandas.Series.plot in `See Also` section does not need `pandas` prefix, use Series.plot instead." * fix the error "pandas.DataFrame.boxplot in `See Also` section does not need `pandas` prefix, use DataFrame.boxplot instead."
-
Nitish Satyavolu authored
* BUG: Fix float32 precision issues in pd.to_datetime * BUG: Add note to whatsnew
-
Aditya Ghosh authored
Add extended summary for fullmatch, match, pad, repeat, slice and slice_replace functions
-
sunlight authored
* DOC: Fix docstrings for errors * DOC: Fix docstrings for errors
-
Xiao Yuan authored
-
Wong2333 authored
* DOC: Fix title capitalization in documentation file * DOC: Fix title capitalization in documentation files * Update variables a and b to names consistent with comment documentation
-
Francesco Bruzzesi authored
* fix: preserve series name in ListAccessor * formatting * add whatsnew v3.0.0 entry
-
Michelino Gali authored
-
easternsun7 authored
Fix the navigation bar
-
- Dec 08, 2024
-
-
Shubhank Gyawali authored
-
- Dec 06, 2024
-
-
Nitish Satyavolu authored
BUG: Fix bug in GroupBy that ignores group_keys arg for empty dataframes/series
-
French_Ball authored
To solve a warning in issue DOC: DeprecationWarning on "Intro to data structures" user guide #60490. I have checked other parts of the page, and there are no such warnings.
-
- Dec 04, 2024
-
-
Axeldnahcram authored
* DOC: fix sem * Added sections * DOC: fix See also * Remove failed docstrings * Fix: Matches the right format * Pre commit format
-
- Dec 03, 2024
-
-
lfffkh authored
-
Xiao Yuan authored
* Add test * replace concat with np * Revert "replace concat with np" This reverts commit b48fc35dc4cc4a5f413ad1b905d38408a796699d. * Revert "Revert "replace concat with np"" This reverts commit 6b45ac5dd8c1f985f2eaa7ec376fbf6c9799b6c5. * try fixing mypy error * Add whatsnew --------- Co-authored-by:
Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
-
UV authored
* Checking for the first link added * DOC: Added missing links to optional dependencies in getting_started/install.html * DOC: Examples added for float_format in to_csv documentation * Updated the float_format based on suggested change * Changes made according to the review
-
Axeldnahcram authored
* DOC: modify examples and return in docs * DOC: fix examples * DOC: unify * Whitespace * Pre commit * Double line breaks * DOC: finally rann pre commit * Remove unused notebook
-
Chris authored
Adds See Also sections to pandas.core.groupby.DataFrameGroupBy.sem, pandas.core.groupby.DataFrameGroupBy.nunique (#60480) * Added See Also Sections * pre-commit checks * Update code_checks.sh * Udpate code_checks.sh * Update ci/code_checks.sh
-
Óscar Gómez authored
* DOC: Fix some docstring validations in pd.Series * new circle
-
Joris Van den Bossche authored
* PERF: improve construct_1d_object_array_from_listlike * use np.fromiter and update annotation
-
- Dec 02, 2024
-
-
Matthew Roeschke authored
-
Nitish Satyavolu authored
* BUG: Fix pd.read_html handling of rowspan in table header * BUG: Fix docstring error in _expand_colspan_rowspan * BUG: Update return type for _expand_colspan_rowspan * BUG: Address review and add not to whatsnew
-
Nitish Satyavolu authored
* BUG: Maintain column order in table method rolling * BUG: Add bug description to whatsnew/v3.0.0.rst
-
Nitish Satyavolu authored
* BUG: Fix keyerror bug when indexing multiindex columns with NaT values * BUG: Update whatsnew/v3.0.0.rst * BUG: Move new test to test_multilevel.py
-
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>
-
partev authored
* upgrade to the latest version of PyData Sphinx Theme upgrade PyData Sphinx Theme from 0.14 to the latest 0.16 it is needed to get the latest font-awesome pack to be able to display the new twitter-x icon. https://github.com/pandas-dev/pandas/pull/60426 * update pydata-sphinx-theme to version 0.16 update pydata-sphinx-theme to version 0.16 and synchronize with environment.yml
-
Tuhin Sharma authored
-
Tuhin Sharma authored
-
UV authored
* Checking for the first link added * DOC: Added missing links to optional dependencies in getting_started/install.html
-
Tuhin Sharma authored
-
Tuhin Sharma authored
-