-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Insights: pandas-dev/pandas
Overview
Could not load contribution data
Please try again later
9 Pull requests merged by 8 people
-
ENH: Support third-party execution engines in Series.map
#61467 merged
May 27, 2025 -
CLN Replace direct import of closing with qualified contextlib usage
#61506 merged
May 27, 2025 -
DOC: Typo in shared_docs
#61497 merged
May 27, 2025 -
DOC: use Hashable instead of label
#61500 merged
May 27, 2025 -
DOC: Fixes dangling parenthesis in
.rst
files#61501 merged
May 27, 2025 -
DOC: Restructure and expand UDF page
#61470 merged
May 27, 2025 -
DOC: Fix sparse and dense array memory usage comparison.
#61495 merged
May 26, 2025 -
DOC: Fix incorrect reST markups in What's new
#61492 merged
May 26, 2025
4 Pull requests opened by 4 people
-
ENH: Add `force_suffixes` boolean argument to `pd.merge`
#61498 opened
May 26, 2025 -
ENH: Support plugin DataFrame accessor via entry points (#29076)
#61499 opened
May 26, 2025 -
Change internal types in individual files to be private. Use `TypeAlias` in code where types are declared.
#61504 opened
May 27, 2025 -
ENH: Implement to_iceberg
#61507 opened
May 27, 2025
4 Issues closed by 4 people
-
BUG: Mask changing value despite of no True return
#61505 closed
May 27, 2025 -
ENH: Broaden `dict` to `Mapping` as replace argument
#61440 closed
May 27, 2025 -
ENH: Supporting a `mapper` function as the 1st argument in `DataFrame.set_axis`
#61493 closed
May 27, 2025 -
DOC: kwargs naming in pd.Series.interpolate
#61494 closed
May 25, 2025
3 Issues opened by 3 people
-
BUG: Inconsistent returned objects when applying groupby aggregations
#61503 opened
May 27, 2025 -
BUG: Print alignement problem with some unicode characters
#61502 opened
May 26, 2025 -
BUG: Passing string[pyarrow] to the dtype parameter of e.g. csv_read() does produce a string type Series
#61496 opened
May 26, 2025
21 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
ENH: Implemented MultiIndex.searchsorted method ( GH14833)
#61435 commented on
May 28, 2025 • 4 new comments -
BUG: Raise clear error for duplicate id_vars in melt (GH61475)
#61484 commented on
May 27, 2025 • 3 new comments -
Implemented NumbaExecutionEngine
#61487 commented on
May 26, 2025 • 2 new comments -
BUG: Raise error when filtering HDF5 with tz-aware index (GH#61479)
#61482 commented on
May 25, 2025 • 1 new comment -
Fix #61072: inconsistent fullmatch results with regex alternation
#61343 commented on
May 27, 2025 • 1 new comment -
Fixed issue where rolling.kurt() calculations would be effected by values outside of scope
#61481 commented on
May 27, 2025 • 0 new comments -
DOC: Improve lookup documentation
#61471 commented on
May 27, 2025 • 0 new comments -
TST: Testing for mixed int/str Index
#61349 commented on
May 27, 2025 • 0 new comments -
ENH: Make DataFrame.filter accept filters in new formats
#61317 commented on
May 27, 2025 • 0 new comments -
BLD: Drop Python 3.10 support
#60059 commented on
May 27, 2025 • 0 new comments -
BUG: Series.mask incorrectly replaces positions of pd.NA in the cond argument
#60729 commented on
May 27, 2025 • 0 new comments -
DOC: Fix docs for various offset constructors
#52431 commented on
May 27, 2025 • 0 new comments -
ENH: Using pyright to analyze missing type declarations
#39813 commented on
May 27, 2025 • 0 new comments -
BUG: documented usage of of `str.split(...).str.get` fails on dtype `large_string[pyarrow]`
#61431 commented on
May 27, 2025 • 0 new comments -
DOC: document optional arguments on plot submethods
#11042 commented on
May 27, 2025 • 0 new comments -
TST: Make test_sql.py parallelizable
#60378 commented on
May 26, 2025 • 0 new comments -
BUG: Series.str.isdigit with pyarrow dtype doesn't honor unicode superscripts
#61466 commented on
May 26, 2025 • 0 new comments -
pandas logo license question
#61486 commented on
May 26, 2025 • 0 new comments -
ENH: read_csv with usecols shouldn't change column order
#61386 commented on
May 26, 2025 • 0 new comments -
BUG: Slower `DataFrame.plot` with `DatetimeIndex`
#61398 commented on
May 25, 2025 • 0 new comments -
BUG: If you add _metadata to a custom subclass of Series, the sequence name is lost when indexing
#61491 commented on
May 25, 2025 • 0 new comments