-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Insights: pandas-dev/pandas
Overview
Could not load contribution data
Please try again later
3 Pull requests merged by 3 people
-
DOC: Added docstrings to min, max, and reso
#61238 merged
Apr 7, 2025 -
BUG: Fix #61222: Keep index name when resampling with pyarrow dtype
#61229 merged
Apr 7, 2025 -
DOC Update the awkward-pandas GitHub link
#61241 merged
Apr 7, 2025
8 Pull requests opened by 6 people
-
BUG: Fix scatter plot colors in groupby context to match line plot behavior (#59846)
#61233 opened
Apr 5, 2025 -
BUG: Fix DatetimeIndex timezone preservation when joining indexes with same timezone but different units
#61234 opened
Apr 5, 2025 -
ENH: Add dropna parameter to Series.unique() (fixes #61209)
#61235 opened
Apr 5, 2025 -
BUG: Pyarrow timestamp support for map() function
#61236 opened
Apr 6, 2025 -
ENH: Add dropna parameter to Series.unique() (fixes #61209)
#61237 opened
Apr 6, 2025 -
BLD/CI: Try to fix the Windows Python 3.13t wheel build
#61240 opened
Apr 6, 2025 -
BUG: Handle overlapping line and scatter on the same plot
#61244 opened
Apr 7, 2025 -
STY: Bump pre-commit checks
#61246 opened
Apr 7, 2025
2 Issues closed by 1 person
-
DOC: fix docstring validation errors for `pandas.Timestamp`
#59458 closed
Apr 7, 2025 -
BUG: Index name lost when using "resample" with pyarrow dtypes
#61222 closed
Apr 7, 2025
2 Issues opened by 2 people
-
BUG: remove_unused_levels does not keep index levels order
#61245 opened
Apr 7, 2025 -
No Windows free-threaded wheel available in scientific-python-nightly-wheels
#61242 opened
Apr 7, 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.
-
DOC: User Guide Page on user-defined functions
#61195 commented on
Apr 6, 2025 • 8 new comments -
BUG: Handle overlapping line and bar on the same plot
#61173 commented on
Apr 7, 2025 • 3 new comments -
BUG: Fix #57608: queries on categorical string columns in HDFStore.select() return unexpected results.
#61225 commented on
Apr 7, 2025 • 2 new comments -
BUG: Added deprecation warning to Timestamp constructor
#61149 commented on
Apr 6, 2025 • 2 new comments -
BUG: Improve ImportError message to suggest importing dependencies directly for full error details
#61084 commented on
Apr 5, 2025 • 2 new comments -
BUG: Fix #61221: Exception with unstack(sort=False) and NA in index.
#61226 commented on
Apr 4, 2025 • 0 new comments -
ENH: Support boolean masks for `iloc.__getitem__`
#61162 commented on
Apr 5, 2025 • 0 new comments -
BUG: Preserve column names in DataFrame.from_records when nrows=0
#61143 commented on
Apr 6, 2025 • 0 new comments -
BUG: Fix return type of loc/iloc
#61054 commented on
Apr 6, 2025 • 0 new comments -
BUG: Add fillna at the beginning of _where not to fill NA. #60729
#60772 commented on
Apr 6, 2025 • 0 new comments -
DEPS: Bump optional dependencies
#60655 commented on
Apr 7, 2025 • 0 new comments -
BUG: scatter and line matplotlib plots not compatible for sharex=True datetime plots
#61005 commented on
Apr 7, 2025 • 0 new comments -
BUG: fails to plot 2 plots with secondary y axis when index type is PeriodIndex and plot kinds are different
#61161 commented on
Apr 7, 2025 • 0 new comments -
BUG: setting item to iterable with .at fails when column doesn't exist or has wrong dtype
#61223 commented on
Apr 7, 2025 • 0 new comments -
Updating value of a single row of a column using loc or at fails
#22040 commented on
Apr 7, 2025 • 0 new comments -
BUG: `iloc` with `Series` as indexer fails for `__getitem__` but works with `__setitem__`
#60994 commented on
Apr 7, 2025 • 0 new comments -
ENH: Add paramenter `index` to `drop_duplicates` to drop duplicate indices
#58648 commented on
Apr 7, 2025 • 0 new comments -
ENH: Add ignore_empty and ignore_all_na arguments to pd.concat
#61210 commented on
Apr 7, 2025 • 0 new comments -
ENH: allow writing series to parquet file
#54638 commented on
Apr 7, 2025 • 0 new comments -
ENH: Export (a subset of?) pandas._typing for type checking
#55231 commented on
Apr 6, 2025 • 0 new comments -
BUG: Can only compare identically-labeled Series objects (string vs. object)
#61099 commented on
Apr 6, 2025 • 0 new comments -
BUG: Datatypes not preserved on pd.read_excel
#60088 commented on
Apr 6, 2025 • 0 new comments -
BUG: Inconsistency when converting week PeriodIndex into DatetimeIndex with astype("datetime64[ns]")
#61177 commented on
Apr 6, 2025 • 0 new comments -
BUG: round on object columns no longer raises a TypeError
#61206 commented on
Apr 6, 2025 • 0 new comments -
TRACKER: Getting Started with Meson/Bug Reports
#49683 commented on
Apr 6, 2025 • 0 new comments -
BUG: PyArrow timestamp type does not work with map() function
#61231 commented on
Apr 5, 2025 • 0 new comments -
BUG: Timezone upon DatetimeIndex union is changed to UTC
#60080 commented on
Apr 5, 2025 • 0 new comments -
BUG: Automatic change of color when the plot type is "line" but not when it is "scatter"
#59846 commented on
Apr 5, 2025 • 0 new comments -
BUG: Parquet roundtrip fails with numerical categorical dtype
#60491 commented on
Apr 5, 2025 • 0 new comments -
Pandas Series Construction Extremely Slow for Array of Large Series
#25364 commented on
Apr 4, 2025 • 0 new comments