-
-
Notifications
You must be signed in to change notification settings - Fork 18.9k
Insights: pandas-dev/pandas
Overview
Could not load contribution data
Please try again later
9 Pull requests merged by 4 people
-
BUG: Fix typos in test method names
#62197 merged
Aug 26, 2025 -
CI: Fix scripts tests when running from another directory
#62181 merged
Aug 26, 2025 -
Backport PR #62190: TST: Adjust test_round for Numpy 2.4 behavior
#62193 merged
Aug 26, 2025 -
BUG: Fix typo in test_arrow.py
#62192 merged
Aug 26, 2025 -
TST: Adjust test_round for Numpy 2.4 behavior
#62190 merged
Aug 25, 2025 -
Bump pypa/cibuildwheel from 3.1.3 to 3.1.4
#62187 merged
Aug 25, 2025 -
CLN: Replace warnings with Pandas4Warning
#62162 merged
Aug 25, 2025 -
Bump actions/checkout from 4 to 5
#62188 merged
Aug 25, 2025 -
Bump actions/download-artifact from 4 to 5
#62186 merged
Aug 25, 2025
8 Pull requests opened by 7 people
-
REF: use _cast_pointwise_result in map
#62177 opened
Aug 23, 2025 -
CLN: Lint for usage of Deprecation/FutureWarning
#62178 opened
Aug 23, 2025 -
DOC: Add change in .values to the string migration guide
#62179 opened
Aug 24, 2025 -
BUG: Fix ArrowDtype.itemsize for fixed-width types
#62182 opened
Aug 24, 2025 -
BUG: DataFrame.rank does not return EA types when original type was an EADtype
#62189 opened
Aug 25, 2025 -
DOC: definition of a scalar in rich comparison methods
#62191 opened
Aug 25, 2025 -
DOC: Clarify parameter rules in the Notes Section of date_range and timedelta_range
#62194 opened
Aug 25, 2025 -
BUG: Remove special-casing for date objects in DatetimeIndex indexing (GH#62158)
#62198 opened
Aug 26, 2025
3 Issues closed by 2 people
-
release wheel of v1.5.3 for python 3.12
#62195 closed
Aug 26, 2025 -
ENH: Add DataFrame versioning extension for Git-like version control
#62184 closed
Aug 25, 2025 -
Request for guidance on issues for upcoming PyData Yerevan pandas sprint
#61347 closed
Aug 24, 2025
2 Issues opened by 2 people
-
BUG: divmod(pd.NA, s) returns single Series instead of tuple
#62196 opened
Aug 26, 2025 -
DOC: NaT - "alias of NaT"; NA - "alias of <NA>"
#62185 opened
Aug 25, 2025
30 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.
-
API: mode.nan_is_na to consistently distinguish NaN-vs-NA
#62040 commented on
Aug 26, 2025 • 11 new comments -
BUG: Dataframe arithmatic operators don't work with Series using fill_value
#61828 commented on
Aug 26, 2025 • 8 new comments -
BUG: Fix Index.get_level_values() mishandling of boolean, pd.NA, np.nan, and pd.NaT levels
#62175 commented on
Aug 25, 2025 • 6 new comments -
[backport 2.3.x] BUG: fix fill value for gouped sum in case of unobserved categories for string dtype (empty string instead of 0) (#61909)
#61963 commented on
Aug 24, 2025 • 1 new comment -
BUG: Fix inconsistency with DateOffset near DST
#61870 commented on
Aug 24, 2025 • 1 new comment -
BUG: upgrade to PyQt6 to fix arm64 docker build
#62176 commented on
Aug 25, 2025 • 0 new comments -
fix enum typing from _lib
#62145 commented on
Aug 25, 2025 • 0 new comments -
DEPR: Categorical with values not present in categories
#62142 commented on
Aug 25, 2025 • 0 new comments -
Update pytables.py to include a more thorough description of the min_itemsize variable
#62068 commented on
Aug 26, 2025 • 0 new comments -
Updating error message to include more details about dataframe
#61929 commented on
Aug 26, 2025 • 0 new comments -
DOC: Document that str.match accepts a regular expression
#61879 commented on
Aug 26, 2025 • 0 new comments -
BUG FIX: None of the included dtypes present in df will raise ValueError with clear error message.
#61871 commented on
Aug 26, 2025 • 0 new comments -
BUG: DataFrame.aggregate to preserve extension dtypes with callable functions
#61816 commented on
Aug 26, 2025 • 0 new comments -
ENH: support reading directory in read_csv
#61275 commented on
Aug 26, 2025 • 0 new comments -
BUG: Add fillna at the beginning of _where not to fill NA. #60729
#60772 commented on
Aug 24, 2025 • 0 new comments -
BUG: rank with object dtype and small values
#62036 commented on
Aug 26, 2025 • 0 new comments -
BUG: Fails to Build on Raspberry Pi 3 (tested both 2.1.4, 2.3.1 and main Branch)
#62146 commented on
Aug 26, 2025 • 0 new comments -
API/BUG: freq retention in value_counts
#33830 commented on
Aug 26, 2025 • 0 new comments -
Various methods don't call call __finalize__
#28283 commented on
Aug 26, 2025 • 0 new comments -
BUG: is_scalar(Enum) gives False
#62063 commented on
Aug 26, 2025 • 0 new comments -
BUG: DataFrame.min with skipna=True raises TypeError when column contains np.nan and datetime.date
#61204 commented on
Aug 26, 2025 • 0 new comments -
API: indexing dates-with-datetime64
#62158 commented on
Aug 25, 2025 • 0 new comments -
BUG: Using DateOffset with shift on a daylight savings transition produces error
#57837 commented on
Aug 25, 2025 • 0 new comments -
DOC: date_range/timedelta_range confusing 3 out of 4 arguments note
#62161 commented on
Aug 25, 2025 • 0 new comments -
API: return value of `.values` for Series with the future string dtype (numpy array vs extension array)
#60301 commented on
Aug 24, 2025 • 0 new comments -
DOC: Incorrect Source Link
#58350 commented on
Aug 24, 2025 • 0 new comments -
BUG: Index.get_level_values() does not handle boolean, pd.NA, np.nan, or pd.NaT `level` correctly
#62169 commented on
Aug 24, 2025 • 0 new comments -
ENH: String functions for df.aggregate()
#62050 commented on
Aug 24, 2025 • 0 new comments -
DEPR: rename 'unit' keyword in to_datetime etc
#62097 commented on
Aug 24, 2025 • 0 new comments -
BUG: DataFrame.rank does not return EA types when original type was an EADtype
#52829 commented on
Aug 24, 2025 • 0 new comments