Skip to content

Pull requests: pandas-dev/pandas

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

Pull requests list

PDEP-16: Consistent missing value handling PDEP pandas enhancement proposal
#58988 opened Jun 12, 2024 by jorisvandenbossche Draft
ENH: add "right" argument to "qcut"
#58986 opened Jun 12, 2024 by giormala Loading…
1 of 5 tasks
BUG: make JSONTableWriter fail if no index.name and 'index' in columns
#58985 opened Jun 12, 2024 by taranarmo Loading…
4 of 5 tasks
BUG: Fix issue with negative labels in group_cumsum Groupby Reduction Operations sum, mean, min, max, etc.
#58984 opened Jun 12, 2024 by luke396 Loading…
1 of 5 tasks
Handling None values as NaN in combine_first
#58982 opened Jun 12, 2024 by pandyah5 Loading…
3 of 5 tasks
Fix: Add to_pandas_kwargs to read_parquet for PyArrow engine
#58981 opened Jun 12, 2024 by akashthemosh Loading…
4 tasks
ENH: Add support for reading 102-format Stata dta files
#58978 opened Jun 11, 2024 by cmjcharlton Draft
3 of 5 tasks
PERF/CLN: Avoid ravel in plotting Performance Memory or execution speed performance Visualization plotting
#58973 opened Jun 10, 2024 by mroeschke Loading… 3.0
PERF: Use reshape instead of ravel/flatten Code Style Code style, linting, code_checks Performance Memory or execution speed performance
#58972 opened Jun 10, 2024 by mroeschke Loading… 3.0
DEPR: Change version to 4.0 in deprecate decorators
#58967 opened Jun 10, 2024 by Aloqeely Loading…
PERF: Use shallow copies/defer copies in io IO Data IO issues that don't fit into a more specific label Performance Memory or execution speed performance
#58960 opened Jun 7, 2024 by mroeschke Loading… 3.0
PERF: Use shallow copies/remove unnecessary copies in reshaping Copy / view semantics Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#58959 opened Jun 7, 2024 by mroeschke Loading… 3.0
PERF: Only copy in plotting when needed Performance Memory or execution speed performance Visualization plotting
#58958 opened Jun 7, 2024 by mroeschke Loading… 3.0
DOC: Add missing parameters to offsets class: Tick
#58948 opened Jun 6, 2024 by Anh-HoDac Loading…
1 task done
BUG : fix Series.mode throwing exception with dropna=False and no nul… NA - MaskedArrays Related to pd.NA and nullable extension arrays
#58931 opened Jun 5, 2024 by JJLLWW Loading…
5 tasks done
ENH: Align Timedelta fractional Seconds (+ replace)
#58928 opened Jun 5, 2024 by sofiasimass Loading…
2 of 5 tasks
BUG: Handle unit count when converting from np.datetime64
#58915 opened Jun 4, 2024 by rob-sil Loading…
5 tasks done
DOC: Fixes PR01, PR02 for Series.cat and Series.dt
#58912 opened Jun 4, 2024 by 03darius Loading…
ENH: Warn when to_datetime falls back to dateutil when dayfirst is True Timeseries Warnings Warnings that appear or should be added to pandas
#58876 opened Jun 1, 2024 by Aloqeely Loading…
1 of 5 tasks
Series.values deprecation of converts and drops Deprecate Functionality to remove in pandas
#58856 opened May 29, 2024 by pedrocariellof Loading…
2 of 5 tasks
ENH: pd.NamedAgg forwards *args and **kwargs to aggfunc Apply Apply, Aggregate, Transform
#58852 opened May 28, 2024 by tomytp Loading…
4 tasks done
ProTip! Type g i on any issue or pull request to go back to the issue listing page.