-
- 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
BUG: Categorical.__setitem__ allows for tuple assignment Categorical Categorical Data Type Enhancement
#21412 by alysivji was closed Jul 16, 2018 Loading…
4 tasks done
BUG: assert_index_equal does not raise error for check_categorical=False when comparing 2 CategoricalIndex objects Categorical Categorical Data Type Testing pandas testing functions or related to the test suite
DOC: RT03 fix for min,max,mean,meadian,kurt,skew Docs
#57682 by YashpalAhlawat was closed Apr 23, 2024 Loading…
1 of 5 tasks
CI: Improve error message format in validate_docstrings.py CI Continuous Integration Docs
#56827 by luke396 was merged Jan 15, 2024 Loading…
1 of 5 tasks
BUG: GH17525 Function _get_standard_colors resets random seed
#17729 by cmazzullo was closed Sep 30, 2017 Loading…
3 tasks done
CSV header default=None Docs IO CSV read_csv, to_csv
#17549 by Giftlin was closed Sep 15, 2017 Loading…
4 tasks
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…
DOC: copied over the shared transform documentation from Series/DataF… Docs
#18750 by fdroessler was closed Dec 13, 2017 Loading…
1 of 3 tasks
replaced pandas.plotting with pandas.tools.plotting
#16755 by greed2411 was closed Jun 22, 2017 Loading…
3 of 4 tasks
rolling.quantile returns an interpolated result Numeric Operations Arithmetic, Comparison, and Logical operations Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#16216 by guillemborrell was closed May 5, 2017 Loading…
4 tasks done
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…
DEPR: Deprecate tupleize_cols in Index constructor Deprecate Functionality to remove in pandas Indexing Related to indexing on series/frames, not to indexes themselves
#17899 by gfyoung was closed Oct 17, 2017 Loading…
Docstring validation script: handle args/kwargs Docs
#20072 by jorisvandenbossche was closed Mar 14, 2018 Loading…
Sanitize imports so tools.datetimes, tools.timedeltas, tools.numeric Clean
#17208 by jbrockmendel was closed Aug 10, 2017 Loading…
1 of 4 tasks
BUG: Copy categorical codes if empty (fixes #18051) Categorical Categorical Data Type Regression Functionality that used to work in a prior pandas version
#18279 by ghasemnaddaf was closed Nov 22, 2017 Loading…
4 tasks done
DOC: Added examples to pd.Index.get_loc Docs Indexing Related to indexing on series/frames, not to indexes themselves
#17380 by topper-123 was closed Sep 17, 2017 Loading…
update of ChainMap docstring to conform to Numpy docstring Docs
#18289 by josharoon was closed Nov 15, 2017 Loading…
4 tasks
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.