-
-
Notifications
You must be signed in to change notification settings - Fork 18.6k
Insights: pandas-dev/pandas
Overview
Could not load contribution data
Please try again later
4 Pull requests merged by 3 people
-
TST: Increase test coverage for pandas.io.formats.excel.py
#61697 merged
Jun 25, 2025 -
DOC: update Slack invite link in community dos
#61704 merged
Jun 25, 2025 -
[backport 2.3.x] CI: Fix slow mamba solver issue by limiting boto3 version (#61594)
#61653 merged
Jun 24, 2025 -
[backport 2.3.x] BUG: DataFrame.explode fails with str dtype (#61623)
#61699 merged
Jun 24, 2025
8 Pull requests opened by 6 people
-
TST: Refactor S3 tests
#61703 opened
Jun 24, 2025 -
DOC: add pandas 3.0 migration guide for the string dtype
#61705 opened
Jun 25, 2025 -
WEB: add note to PDEP-10 about delayed timeline for requiring pyarrow
#61706 opened
Jun 25, 2025 -
POC: NA-only behavior for numpy-nullable dtypes
#61708 opened
Jun 25, 2025 -
ENH: Enabled prefix, suffix, and sep to DataFrame.shift
#61710 opened
Jun 26, 2025 -
POC: PDEP16 default to masked nullable dtypes
#61716 opened
Jun 26, 2025 -
BUG: Raise OutOfBoundsDatetime in DataFrame.replace when value exceeds datetime64[ns] bounds (GH#61671)
#61717 opened
Jun 27, 2025 -
CI: add PyPI Trusted-Publishing “publish” job to wheels workflow (#61669)
#61718 opened
Jun 27, 2025
2 Issues closed by 2 people
-
BUG/API: floordiv by zero in Int64Dtype
#61715 closed
Jun 27, 2025 -
DOC: The Slack invite link to join the Pandas Dev community is broken
#61690 closed
Jun 25, 2025
9 Issues opened by 8 people
-
BUG: CI docstring-validation fails with AttributeError in numpydoc validate.py
#61720 opened
Jun 27, 2025 -
BUG: mapping categorical with single category to boolean returns category instead of bool dtype
#61719 opened
Jun 27, 2025 -
BUG: doing df.to_parquet and then reading it with pd.read_parquet causes KeyError
#61714 opened
Jun 26, 2025 -
BUG: Inconsitent behaviour for different backends due to nullable bool values
#61713 opened
Jun 26, 2025 -
BUG: .round causes TypeError / NaN-
#61712 opened
Jun 26, 2025 -
Writing data to mysql database using df.to_sql method gives exception
#61711 opened
Jun 26, 2025 -
BUG: Index[Float64].insert(1, False) casts False to 0
#61709 opened
Jun 26, 2025 -
BUG: .describe() doesn't work for EAs
#61707 opened
Jun 25, 2025 -
ENH: When read_csv reports an error, include the column name and row number
#61700 opened
Jun 24, 2025
44 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.
-
BUG: Fix Index.equals between object and string
#61541 commented on
Jun 26, 2025 • 3 new comments -
ENH: Implement PDEP-17
#61468 commented on
Jun 26, 2025 • 2 new comments -
API: Replace na_action parameter in Series/DataFrame/Index.map by the standard skipna
#61530 commented on
Jun 24, 2025 • 1 new comment -
BUG: Fix implicit conversion to float64 with isin()
#61679 commented on
Jun 26, 2025 • 1 new comment -
Fix/devcontainer qt deps
#61611 commented on
Jun 25, 2025 • 1 new comment -
DOC: Fix docs for BusinessDay constructor #52431
#61543 commented on
Jun 25, 2025 • 0 new comments -
Parallelize test_sql.py - Issue #60378
#61551 commented on
Jun 25, 2025 • 0 new comments -
BUG: Require sample weights to sum to less than 1 when replace = True
#61582 commented on
Jun 25, 2025 • 0 new comments -
ENH: improve optional import error message
#61597 commented on
Jun 26, 2025 • 0 new comments -
PDEP-18: Nullable Object Dtype
#61599 commented on
Jun 26, 2025 • 0 new comments -
DOC: Show constructor arguments for some classes in `pd.series.offsets`
#61605 commented on
Jun 25, 2025 • 0 new comments -
BUG: to_stata erroring when encoded text and normal text have mismatched length
#61629 commented on
Jun 25, 2025 • 0 new comments -
Description of pandas_datetime_exec function.
#61635 commented on
Jun 25, 2025 • 0 new comments -
Fix void dtype handling
#61637 commented on
Jun 25, 2025 • 0 new comments -
BUG: Fix GroupBy aggregate coersion of outputs inconsistency for pyarrow dtypes
#61640 commented on
Jun 25, 2025 • 0 new comments -
BUG: Add PyArrow datelike type support for `map()`
#61644 commented on
Jun 26, 2025 • 0 new comments -
feature #49580: support new-style float_format string in to_csv
#61650 commented on
Jun 26, 2025 • 0 new comments -
feature #58141: Consistent naming conventions for string dtype aliases
#61651 commented on
Jun 26, 2025 • 0 new comments -
BUG: to_numeric fails to convert a Pyarrow Decimal series containing NA values
#61659 commented on
Jun 25, 2025 • 0 new comments -
CLN: Use dedup_names for column name mangling in Python parser (#50371)
#61670 commented on
Jun 25, 2025 • 0 new comments -
ENH #61033: Add coalesce_keys option to DataFrame.join for preserving join keys
#61678 commented on
Jun 25, 2025 • 0 new comments -
BUG/TST: added TypeError if object dtypes are detected in dataframe
#61682 commented on
Jun 25, 2025 • 0 new comments -
Raise MergeError on mismatched signed/unsigned int merge keys
#61694 commented on
Jun 25, 2025 • 0 new comments -
ENH: read_csv with usecols shouldn't change column order
#61386 commented on
Jun 24, 2025 • 0 new comments -
BUG: replace value failed
#61643 commented on
Jun 24, 2025 • 0 new comments -
DOC: Improve documentation for DataFrame.__setitem__ and .loc assignment from Series
#61662 commented on
Jun 24, 2025 • 0 new comments -
Proposal: Add pd.check(df) utility function for quick dataset diagnostics
#61691 commented on
Jun 24, 2025 • 0 new comments -
ENH: allow pd.merge() variables right_on and left_on to accept pd.Index() array_likes
#58279 commented on
Jun 25, 2025 • 0 new comments -
ENH: Add `coalesce_keys` option to join
#61033 commented on
Jun 25, 2025 • 0 new comments -
ENH: add `__rshift__`, `__lshift__`, `__irshift__` and `__ilshift__`
#60693 commented on
Jun 25, 2025 • 0 new comments -
VOTE: Voting issue for PDEP-15: Reject adding PyArrow as a required dependency
#61596 commented on
Jun 25, 2025 • 0 new comments -
BUG: the behavior of DataFrameGroupBy.apply(..., include_groups=True) breaks post-mortem debugging
#61627 commented on
Jun 25, 2025 • 0 new comments -
ENH: ExcelWriter append or create mode
#61634 commented on
Jun 26, 2025 • 0 new comments -
FEEDBACK: PyArrow as a required dependency and PyArrow backed strings
#54466 commented on
Jun 26, 2025 • 0 new comments -
BUG: `to_numeric` fails to convert a Pyarrow Decimal series containing NA values.
#61641 commented on
Jun 27, 2025 • 0 new comments -
Moving to PyArrow dtypes by default
#61618 commented on
Jun 27, 2025 • 0 new comments -
[WIP] ENH: support reading directory in read_csv
#61275 commented on
Jun 25, 2025 • 0 new comments -
Fix alignment in Series subtraction with MultiIndex, Index and NaN values (#60908)
#61381 commented on
Jun 25, 2025 • 0 new comments -
BUG: Raise TypeError when joining with non-DataFrame using 'on=' (GH#61434)
#61454 commented on
Jun 25, 2025 • 0 new comments -
BUG: Raise ValueError on integer indexers containing NA; skip test for unsupported EAs(#56727)
#61465 commented on
Jun 25, 2025 • 0 new comments -
BUG: Fixed issue where rolling.kurt() calculations would be effected by values outside of scope
#61481 commented on
Jun 25, 2025 • 0 new comments -
Implemented NumbaExecutionEngine
#61487 commented on
Jun 26, 2025 • 0 new comments -
ENH: Add `force_suffixes` boolean argument to `pd.merge`
#61498 commented on
Jun 25, 2025 • 0 new comments -
ENH pandas-dev#60693: shift operations for Series and DataFrames
#61540 commented on
Jun 25, 2025 • 0 new comments