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
Sort

Pull requests list

String dtype: coerce missing values in indexers for string dtype Index Indexing Related to indexing on series/frames, not to indexes themselves Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Strings String extension data type and string data
#60454 opened Nov 30, 2024 by jorisvandenbossche Loading… 2.3
DOC: fix ES01 for pandas.set_option
#60452 opened Nov 30, 2024 by tuhinsharma121 Loading…
TST: Test .loc #25548 for matched and unmatched indices of Series
#60450 opened Nov 29, 2024 by DhruvBShetty Loading…
5 tasks done
DOC: fix SA01,ES01 for pandas.arrays.IntegerArray
#60447 opened Nov 29, 2024 by tuhinsharma121 Loading…
Fix indices docstrings, DataFrameGroupBy, SeriesGroupBy, Resampler
#60444 opened Nov 28, 2024 by gvmmybear Loading…
1 of 2 tasks
DOC: fix SA01,ES01 for pandas.infer_freq
#60441 opened Nov 28, 2024 by tuhinsharma121 Loading…
ENH: Add sort_columns parameter to combine_first
#60437 opened Nov 28, 2024 by U-S-jun Loading…
5 tasks done
ENH: Support kurtosis (kurt) in DataFrameGroupBy and SeriesGroupBy Groupby Reduction Operations sum, mean, min, max, etc.
#60433 opened Nov 27, 2024 by snitish Loading…
5 tasks done
upgrade to the latest version of PyData Sphinx Theme Docs
#60430 opened Nov 27, 2024 by partev Loading…
5 tasks
ENH: Add table prefixes to to_sql method
#60409 opened Nov 24, 2024 by Diadochokinetic Loading…
4 of 5 tasks
DEPR: Raise FutureWarning about raising an error in __array__ when copy=False cannot be honored Compat pandas objects compatability with Numpy or Python functions Deprecate Functionality to remove in pandas
#60395 opened Nov 22, 2024 by KevsterAmp Draft
1 of 3 tasks
2.3
BUG (string dtype): comparison of string column to mixed object column fails #60228 (fixed) Strings String extension data type and string data
#60392 opened Nov 22, 2024 by TEARFEAR Loading…
5 tasks done
2.3
feat: Implement option 'delete_rows' of argument 'if_exists' in 'DataFrame.to_sql' API. IO SQL to_sql, read_sql, read_sql_query
#60376 opened Nov 20, 2024 by gmcrocetti Loading…
5 tasks done
BUG: Copy attrs on pd.merge()
#60357 opened Nov 19, 2024 by timhoffm Loading…
TST (string dtype): clean-up assorted xfails Strings String extension data type and string data
#60354 opened Nov 18, 2024 by simonjayhawkins Draft 2.3
ProTip! no:milestone will show everything without a milestone.