-
- 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
DOC: Generalize "rename" documentation Docs
#25577 by MaxVanDeursen was closed May 12, 2019 Loading…
ENH: Support nested renaming / selection API Design Deprecate Functionality to remove in pandas Groupby
PLOT: Split matplotlib specific code from pandas plotting Refactor Internal refactoring of code Visualization plotting
BUG: fixed merging with empty frame containing an Int64 column (#25183) Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays. Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Add chunksize param to read_json when lines=True IO JSON read_json, to_json, json_normalize Performance Memory or execution speed performance
ENH: Added to_json_schema Dtype Conversions Unexpected or buggy dtype conversions Enhancement IO Data IO issues that don't fit into a more specific label
BUG: fix Series(extension array) + extension array values addition Bug ExtensionArray Extending pandas with custom dtypes or arrays.
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…
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.