Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

BUG: Allow apply of ufunc over Series of list-like Apply Apply, Aggregate, Transform, Map Bug Numeric Operations Arithmetic, Comparison, and Logical operations
#33496 by dsaxton was closed Apr 13, 2020 Loading…
5 tasks
1.4.x Bug Needs Info Clarification about behavior needed to assess issue Needs Tests Unit test(s) needed to prevent regressions
#48120 by agodbug was closed Aug 19, 2022 Loading…
BUG: pyarrow mean can overflows on timestamp[ns][pyarrow] #52464 Arrow pyarrow functionality Bug
#52878 by YifanChao was closed May 22, 2023 Loading…
5 tasks
Fix valerror dataframe array Bug metadata _metadata, .attrs
#59500 by crspencer11 was closed Sep 9, 2024 Draft
5 tasks
BUG: groupby.rank with MaskedArray incorrect casting Bug Groupby NA - MaskedArrays Related to pd.NA and nullable extension arrays
#41010 by jbrockmendel was merged Apr 20, 2021 Loading…
2 of 4 tasks
1.3
BUG30787 fixed unexpected behaviour by removing nullable values Bug ExtensionArray Extending pandas with custom dtypes or arrays. Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#30920 by alagappan97 was closed Feb 12, 2020 Loading…
return nan on empty groups Apply Apply, Aggregate, Transform, Map Bug Groupby Stale
#46506 by eytanohana was closed May 24, 2022 Loading…
1 task
BUG: Series[python_str].__setitem__(series[pyarrow_string] #52987 Arrow pyarrow functionality Bug Strings String extension data type and string data
#59534 by Tharun-PS was closed Sep 9, 2024 Loading…
2 tasks
Update html.py Bug Output-Formatting __repr__ of pandas objects, to_string Stale
#59948 by JustinCapili was closed Nov 5, 2024 Loading…
3 of 5 tasks
BUG: fix #60128 BUG: Series.combine_first loss of precision Bug Dtype Conversions Unexpected or buggy dtype conversions
#60166 by cooolheater was closed Nov 18, 2024 Loading…
2 of 5 tasks
BUG: bug in date_range with custom business hours and given periods Bug Timedelta Timedelta data type
#30675 by fujiaxiang was merged Jan 5, 2020 Loading…
5 tasks done
1.0.0
BUG: Series.__setitem__ with datetimetz data Bug Indexing Related to indexing on series/frames, not to indexes themselves Timezones Timezone data dtype
#25331 by mroeschke was closed Feb 19, 2019 Loading…
5 tasks done
2
4
Fix issue #31708 Series.astype(str, skipna=True) vanished in the 1.0 release Bug Regression Functionality that used to work in a prior pandas version
#35060 by t0ma-sz was closed Jul 17, 2020 Loading…
5 tasks
BUG: startswith function gives misleading results when passed a series #3485 Bug Stale Strings String extension data type and string data
#43950 by oraby8 was closed Nov 14, 2021 Loading…
2 of 3 tasks
bug fix on issue 52799 Bug NA - MaskedArrays Related to pd.NA and nullable extension arrays Stale
#52807 by ryanyao2002 was closed May 22, 2023 Loading…
1 of 5 tasks
BUG: tuple-of-tuples indexing results in NumPy VisibleDeprecationWarning Bug Compat pandas objects compatability with Numpy or Python functions Indexing Related to indexing on series/frames, not to indexes themselves Nested Data Data where the values are collections (lists, sets, dicts, objects, etc.).
#35437 by simonjayhawkins was closed Jul 29, 2020 Draft
5 tasks
BUG: Fix Dataframe constructor missing sql column names (#40682) Bug IO SQL to_sql, read_sql, read_sql_query Stale
#41005 by jnchngc was closed Jun 25, 2021 Loading…
2 of 4 tasks
BUG-7023 allow error bars to use style Bug Stale Visualization plotting
#40816 by GLeurquin was closed May 11, 2021 Loading…
4 tasks done
allow multiple series argument calling in ufunc Bug Stale ufuncs __array_ufunc__ and __array_function__
#45171 by miettal was closed Feb 13, 2022 Loading…
4 tasks
BUG: Fix lost precision when reading from Oracle Number column GH34988 Bug IO SQL to_sql, read_sql, read_sql_query Stale
#45221 by andrewkisel was closed Feb 13, 2022 Loading…
4 tasks done
Add tz param to to_datetime() when utc=True and errors='ignore' Bug Datetime Datetime data dtype
#23759 by srinivasreddy was closed Dec 23, 2018 Loading…
1 of 4 tasks
BUG: value_counts() check Index with PyArrow categorical columns Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Arrow pyarrow functionality Bug Categorical Categorical Data Type Stale
#60569 by meryadri was closed Jan 27, 2025 Loading…
3 of 5 tasks
Fixed pct_change with 'fill_method' returning NaN instead of 0 Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#19875 by WillAyd was merged Feb 25, 2018 Loading…
4 tasks done
0.23.0
BUG: fix is_named_tuple for objects that are not subclass of tuple #40682 Bug IO SQL to_sql, read_sql, read_sql_query
#43253 by fangchenli was merged Sep 4, 2021 Loading…
4 tasks done
1.4
ProTip! Adding no:label will show everything without a label.