-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
CLN: revisit & simplify Block/BlockManager, remove axes Indexing Related to indexing on series/frames, not to indexes themselves Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
add biweight midcorrelation as option for series correlation Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Enhancement Numeric Operations Arithmetic, Comparison, and Logical operations
#9826 by olgabot was closed Oct 18, 2015 Loading…
ENH: return an OrderedDict from read_excel with sheetname=None/list #9930 API Design IO Excel read_excel, to_excel
#9944 by s-celles was closed May 10, 2015 Loading…
WIP: ENH: pivot/groupby index with nan Groupby Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#12607 by nbonnotte was closed Jul 26, 2017 Loading…
17 of 36 tasks
CLN, DOC: Remove unused parameters Compat pandas objects compatability with Numpy or Python functions
#13167 by Michael-E-Rose was closed Jun 30, 2016 Loading…
2 of 4 tasks
ENH: level keyword in rename (GH4160) Enhancement MultiIndex
#13766 by jorisvandenbossche was merged Apr 18, 2017 Loading…
4 tasks
BUG: fixes #12405 by eliding values index by NaT in MPLPlot._get_xticks Bug Datetime Datetime data dtype Visualization plotting
#14540 by tsdlovell was merged May 20, 2017 Loading…
3 of 4 tasks
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.