-
- 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
ENH: Create and propagate UInt64Index Dtype Conversions Unexpected or buggy dtype conversions Enhancement Indexing Related to indexing on series/frames, not to indexes themselves
Apply fontsize to both x- and y-axis tick labels Visualization plotting
#15161 by cbrnr was merged Jan 20, 2017 Loading… updated Jan 20, 2017
4 tasks done
Fix bug in window function count should count anything non-null Bug Dtype Conversions Unexpected or buggy dtype conversions Reshaping Concat, Merge/Join, Stack/Unstack, Explode
CLN: remove deprecated google-analytics module (GH11308) Clean Deprecate Functionality to remove in pandas
BUG: encode filepaths on windows in 3.6 Bug Windows Windows OS
#15092 by JGoutin was closed Jan 31, 2017 Loading… updated Feb 7, 2017
BUG: Multiline Eval broken for local variables after first line Bug Numeric Operations Arithmetic, Comparison, and Logical operations
msgpack supports CategoricalIndex Categorical Categorical Data Type Compat pandas objects compatability with Numpy or Python functions
TST: DataFrame.hist() does not get along with matplotlib.pyplot.tight_layout() Testing pandas testing functions or related to the test suite Visualization plotting
ProTip! Filter pull requests by the default branch with base:main.