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

differences in Series.map with defaultdict with different dtypes Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Series Series data structure
#49011 by dannyi96 was merged Oct 14, 2022 Loading…
5 tasks done
2.0
ENH: add empty() methods for DataFrame and Series DataFrame DataFrame data structure Enhancement Series Series data structure
#12291 by gfyoung was closed Feb 11, 2016 Loading…
ENH: Allow map with abc mapping Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Enhancement Series Series data structure
#29788 by ohad83 was merged Jan 2, 2020 Loading…
5 tasks done
1.0.0
ENH: add Series.info API Design Series Series data structure
#31796 by MarcoGorelli was closed Oct 7, 2020 Loading…
5 tasks done
Pd.series.map performance Constructors Series/DataFrame/Index/pd.array Constructors Performance Memory or execution speed performance Series Series data structure
#34948 by Rohith295 was merged Sep 13, 2020 Loading…
3 of 5 tasks
1.2
Better error for str.cat with listlike of wrong dtype. Error Reporting Incorrect or improved errors from pandas Series Series data structure
#26607 by h-vetinari was merged Jun 14, 2019 Loading…
4 tasks done
0.25.0
ENH: Add case_when method Series Series data structure
#56059 by samukweku was merged Jan 9, 2024 Loading…
5 tasks done
2.2
API: Use object dtype for empty Series API Design Dtype Conversions Unexpected or buggy dtype conversions Series Series data structure
#29405 by SaturnFromTitan was merged Dec 5, 2019 Loading…
5 tasks done
1.0.0
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.