-
- Notifications
You must be signed in to change notification settings - Fork 19.3k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
REF: Changed ExtensionDtype inheritance Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays.
Fixes hashing ExtensionArrays which factorize to scalar objects with __getitem__ attr ExtensionArray Extending pandas with custom dtypes or arrays.
#24168 by andrewgsavage was closed Dec 22, 2018 Loading…
4 tasks
DOC: Some doc cleanup Docs Indexing Related to indexing on series/frames, not to indexes themselves
#19968 by topper-123 was closed May 18, 2018 Loading…
API: Drop the name parameter from Categorical Categorical Categorical Data Type Deprecate Functionality to remove in pandas
BUG: boolean masking with Index objects Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version
#17219 by naor2013 was closed Oct 2, 2017 Loading…
ENH: adding functionality to support 'skipdatarows' flag in read_csv to … Enhancement IO CSV read_csv, to_csv
#26172 by mukundm19 was closed Apr 21, 2019 Loading…
4 tasks done
BUG: Fix to_string output when using header keyword arg (#16718) IO LaTeX to_latex Output-Formatting __repr__ of pandas objects, to_string
added check if categoricalDtype for issue #19278 Categorical Categorical Data Type Sparse Sparse Data Type
#20644 by xchoudhury was closed Oct 11, 2018 Loading…
2 of 4 tasks
Fixing melt() when col_level>0 in a multi-index column MultiIndex Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#20646 by rbavishi was closed Sep 25, 2018 Loading…
offsets/liboffsets cleanup Clean Frequency DateOffsets
#19922 by jbrockmendel was closed Mar 1, 2018 Loading…
Fixed pct_change with 'fill_method' returning NaN instead of 0 Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
ENH: Crosstab support for setting the margins name #15972 API Design Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#15973 by slide333333 was closed May 30, 2017 Loading…
BUG: Fix Series.sort_values descending & mergesort
#28698 by has2k1 was closed Dec 9, 2019 Loading…
5 tasks
DEPR: Deprecate sort=None for union and implement sort=True API Design
#25980 by reidy-p was closed Aug 28, 2019 Loading…
4 tasks
NDFrame.filter -> NDFrame.select API Design Deprecate Functionality to remove in pandas
#26866 by topper-123 was closed Jun 17, 2019 Loading…
3 of 4 tasks
Added Hypothesis property-based test for timedelta addition Testing pandas testing functions or related to the test suite
#26312 by c74p was closed May 13, 2019 Loading…
3 tasks
Save the name of undefined variables in expressions. Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Error Reporting Incorrect or improved errors from pandas
#20637 by kalekundert was closed Nov 23, 2018 Loading…
BUG: Avoid splitting string with list() (#20592) Indexing Related to indexing on series/frames, not to indexes themselves
#20615 by fredrik-1 was closed Sep 25, 2018 Loading…
Implement missing tests, fix offset floordiv, rfloordiv, fix return types Testing pandas testing functions or related to the test suite Timedelta Timedelta data type
#19738 by jbrockmendel was closed Feb 19, 2018 Loading…
3 of 4 tasks
PERF: Speedup in printing DataFrames of long strings Output-Formatting __repr__ of pandas objects, to_string Performance Memory or execution speed performance
#21110 by david-liu-brattle-1 was closed Jun 19, 2018 Loading…
Previous Next
ProTip! no:milestone will show everything without a milestone.