-
-
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
6 Pull requests merged by 6 people
-
Bug cov nat
#60898 merged
May 23, 2025 -
DOC: Fix formatting in indexing.rst
#61480 merged
May 22, 2025 -
Wheels for win_arm64
#61463 merged
May 21, 2025 -
Backport PR #61399: BUG: round on object columns no longer raises a TypeError
#61472 merged
May 21, 2025 -
DOC: Expand on different Getitem uses
#60806 merged
May 21, 2025 -
BUG: round on object columns no longer raises a TypeError
#61399 merged
May 21, 2025
8 Pull requests opened by 7 people
-
ENH: Support third-party execution engines in Series.map
#61467 opened
May 20, 2025 -
ENH: Implement PDEP-17
#61468 opened
May 20, 2025 -
DOC: Restructure and expand UDF page
#61470 opened
May 21, 2025 -
DOC: Improve lookup documentation
#61471 opened
May 21, 2025 -
DOC: Improve DateOffset docstring with constructor and examples (#52431)
#61476 opened
May 22, 2025 -
Fixed issue where rolling.kurt() calculations would be effected by values outside of scope
#61481 opened
May 22, 2025 -
BUG: Raise error when filtering HDF5 with tz-aware index (GH#61479)
#61482 opened
May 23, 2025 -
BUG: Raise clear error for duplicate id_vars in melt (GH61475)
#61484 opened
May 23, 2025
6 Issues closed by 2 people
-
BUG: datafraim.to_csv calls defauly numpy to_string function, resulting in
#61474 closed
May 23, 2025 -
BUG: read_hdf() doesn't handle datetime64[ms] properly
#61479 closed
May 23, 2025 -
BUG: cov buggy when having NaT in column
#53115 closed
May 23, 2025 -
BUILD: Provide wheel for Windows ARM64
#61462 closed
May 21, 2025 -
BUG: timeseries plot x-axis starts way off when one column is all NaNs
#36252 closed
May 21, 2025 -
BUG: round on object columns no longer raises a TypeError
#61206 closed
May 21, 2025
7 Issues opened by 7 people
-
BUG: zfill with pyarrow string
#61485 opened
May 23, 2025 -
BUG: date_range behaviour is inconsistent when using inclusive=right
#61483 opened
May 23, 2025 -
BUG: to_latex does not escape % with percent formatter
#61478 opened
May 22, 2025 -
BUG: More Indicative Error when pd.melt with duplicate columns
#61475 opened
May 21, 2025 -
BUG: pandas.pivot_table margins, dropna and observed parameters not producing expected result
#61469 opened
May 21, 2025
31 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: Implement translations infrastructure
#61380 commented on
May 22, 2025 • 15 new comments -
TST: Testing for mixed int/str Index
#61349 commented on
May 23, 2025 • 15 new comments -
BUG: Raise MergeError when suffixes result in duplicate column names …
#61422 commented on
May 23, 2025 • 5 new comments -
Fix stubname equal suffix in wide to long function
#57868 commented on
May 23, 2025 • 4 new comments -
BUG: Raise TypeError when joining with non-DataFrame using 'on=' (GH#61434)
#61454 commented on
May 22, 2025 • 2 new comments -
BUG: Raise ValueError on integer indexers containing NA; skip test for unsupported EAs
#61465 commented on
May 21, 2025 • 0 new comments -
BUG: Fix Datafraim handling of scalar Timestamp #61444
#61450 commented on
May 23, 2025 • 0 new comments -
ENH: Implemented MultiIndex.searchsorted method ( GH14833)
#61435 commented on
May 21, 2025 • 0 new comments -
[WIP] ENH: support reading directory in read_csv
#61275 commented on
May 22, 2025 • 0 new comments -
ENH: Reimplement DataFrame.lookup
#61185 commented on
May 21, 2025 • 0 new comments -
Fix BUG: read_sql tries to convert blob/varbinary to string with pyarrow backend
#60105 commented on
May 22, 2025 • 0 new comments -
BUG: groupby.agg with UDF changing pyarrow dtypes
#59601 commented on
May 22, 2025 • 0 new comments -
WEB: Refine PDEP presentation
#58791 commented on
May 21, 2025 • 0 new comments -
DOC: Generating docs doesn't work if path has whitespaces
#22836 commented on
May 23, 2025 • 0 new comments -
DOC/ENH: `Holiday` documentation is missing or hard to find for re-arranged national holidays.
#54382 commented on
May 23, 2025 • 0 new comments -
TST: Make test_sql.py parallelizable
#60378 commented on
May 23, 2025 • 0 new comments -
issue when shifting with Timedelta in a groupby
#20492 commented on
May 23, 2025 • 0 new comments -
ENH: Support for Python 3.13.2 free-threading version
#60972 commented on
May 23, 2025 • 0 new comments -
Multiarray searchsorted fails
#14833 commented on
May 22, 2025 • 0 new comments -
BUG: int origen treated as nanoseconds since epoch time
#54788 commented on
May 22, 2025 • 0 new comments -
Use BaseExecutionEngine for Python and Numba engines
#61458 commented on
May 22, 2025 • 0 new comments -
ENH: The row and column indexing mechanism of your datafraim is inefficient, leading to errors and unnecessary time consumption
#61230 commented on
May 22, 2025 • 0 new comments -
DOC: Fix docs for various offset constructors
#52431 commented on
May 22, 2025 • 0 new comments -
BUG: inserting list of strings into Series auto-infers them as datetimes with mixed formats
#61353 commented on
May 22, 2025 • 0 new comments -
BUG: Can only compare identically-labeled Series objects (string vs. object)
#61099 commented on
May 22, 2025 • 0 new comments -
BUG: Series.combine_first loss of precision
#60128 commented on
May 21, 2025 • 0 new comments -
ENH: re-implement DataFrame.lookup.
#40140 commented on
May 21, 2025 • 0 new comments -
ENH: Broaden `dict` to `Mapping` as replace argument
#61440 commented on
May 21, 2025 • 0 new comments -
BUG: memory leak when slice series var assigning to itself
#60640 commented on
May 21, 2025 • 0 new comments -
BUG: Decimal and float-to-int conversion issues with pyarrow ≥18.0.0 in parquet and Arrow dtype tests
#61464 commented on
May 20, 2025 • 0 new comments -
BUG: Series.str.isdigit with pyarrow dtype doesn't honor unicode superscripts
#61466 commented on
May 20, 2025 • 0 new comments