Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

ENH: add ujson support in pandas.io.json
#3804 by jreback was merged Jun 11, 2013 Loading… 0.12
ENH Prefer requests over urllib2
#3856 by hayd was closed Aug 26, 2013 Loading… 0.13
ENH: update bundled ujson to latest v1.33
#3946 by Komnomnomnom was merged Jun 19, 2013 Loading… 0.12
FIX groupby name without multiindex GH4014
#4015 by hayd was merged Jun 24, 2013 Loading…
CLN/ENH/BLD: Remove need for 2to3 for Python 3.
#4384 by jtratner was merged Jul 29, 2013 Loading…
13 tasks done
0.13
fix the excel reader: hours & header
#4404 by timmie was merged Aug 21, 2013 Loading… 0.13
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
#6745 by immerrr was merged Apr 25, 2014 Loading…
8 tasks done
0.14.0
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…
asv bench cleanup - groupby Clean Performance Memory or execution speed performance
#10998 by jorisvandenbossche was merged Sep 12, 2015 Loading… 0.17.0
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
clean up PeriodIndex constructor Compat pandas objects compatability with Numpy or Python functions Period Period data type
#13277 by max-sixty was closed Mar 4, 2017 Loading…
4 tasks done
0.20.0
ENH: Added multicolumn/multirow support for latex Enhancement IO LaTeX to_latex
#14184 by sgsaenger was merged Mar 3, 2017 Loading…
4 tasks done
0.20.0
Fix index for datetime64 conversion. Fixes #13937 Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode Timezones Timezone data dtype
#14446 by amolkahat was closed Mar 2, 2017 Loading…
4 tasks done
0.20.0
BUG: Set frequency for empty Series Bug Frequency DateOffsets
#14458 by sahildua2305 was closed Mar 3, 2017 Loading…
3 of 4 tasks
0.20.0
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
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.