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: revamp null count supression for large frames in df.info()
#5974 by ghost was merged Jan 16, 2014 Loading… updated Jun 12, 2014 0.13.1
ENH: add ujson support in pandas.io.json
#3804 by jreback was merged Jun 11, 2013 Loading… updated Jun 13, 2014 0.12
fix the excel reader: hours & header
#4404 by timmie was merged Aug 21, 2013 Loading… updated Jun 17, 2014 0.13
CLN/ENH/BLD: Remove need for 2to3 for Python 3.
#4384 by jtratner was merged Jul 29, 2013 Loading… updated Jun 19, 2014
13 tasks done
0.13
ENH Prefer requests over urllib2
#3856 by hayd was closed Aug 26, 2013 Loading… updated Jun 24, 2014 0.13
ENH: update bundled ujson to latest v1.33
#3946 by Komnomnomnom was merged Jun 19, 2013 Loading… updated Jul 4, 2014 0.12
Datetime tweaks to improve numpy 1.6/1.7 datetime64 compatibility
#1209 by mwiebe was closed May 12, 2012 Loading… updated Jul 4, 2014 0.8.0
FIX groupby name without multiindex GH4014
#4015 by hayd was merged Jun 24, 2013 Loading… updated Jul 16, 2014
DOC: improve binary operator docs (fixes #10093) Docs
#10107 by mortada was merged May 16, 2015 Loading… updated Jun 2, 2015 0.16.2
BUG: GH10581 where read_msgpack does not respect encoding
#10686 by kawochen was merged Aug 18, 2015 Loading… updated Aug 18, 2015 0.17.0
asv bench cleanup - groupby Clean Performance Memory or execution speed performance
#10998 by jorisvandenbossche was merged Sep 12, 2015 Loading… updated Sep 13, 2015 0.17.0
ENH: Add ability to create datasets using the gbq module
#11121 by parthea was closed Sep 24, 2015 Loading… updated Sep 24, 2015 0.17.0
CLN: remove build some warnings Build Library building on various platforms Clean
#15259 by jreback was closed Jan 30, 2017 Loading… updated Jan 30, 2017 0.20.0
COMPAT: xarray 0.8.2 test compat w.r.t. CategoricalIndex idempotency Compat pandas objects compatability with Numpy or Python functions Testing pandas testing functions or related to the test suite
#15285 by jreback was merged Feb 1, 2017 Loading… updated Feb 1, 2017 0.20.0
Added a tutorial for pandas dataframes Docs
#15295 by Kacawi-zz was merged Feb 3, 2017 Loading… updated Feb 3, 2017
4 tasks
0.20.0
TST: Timestamp and Timeseries tests reorg (gh14854) Testing pandas testing functions or related to the test suite
#15301 by TrigonaMinima was closed Feb 4, 2017 Loading… updated Feb 4, 2017
3 tasks done
0.20.0
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
TST: Timedelta tests reorg (gh14854) Clean Testing pandas testing functions or related to the test suite
#15324 by TrigonaMinima was closed Feb 8, 2017 Loading… updated Feb 8, 2017
4 tasks done
0.20.0
ENH: .squeeze accepts axis parameter Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#15335 by kernc was closed Feb 8, 2017 Loading… updated Feb 8, 2017
4 tasks done
0.20.0
DEPR: remove statsmodels as a dependency Deprecate Functionality to remove in pandas
#15353 by jreback was closed Feb 9, 2017 Loading… updated Feb 9, 2017 0.20.0
BUG: Multiline Eval broken for local variables after first line Bug Numeric Operations Arithmetic, Comparison, and Logical operations
#15343 by stephenrauch was closed Feb 9, 2017 Loading… updated Feb 9, 2017
4 tasks done
0.20.0
BUG: fix read_gbq lost precision for longs above 2^53 and floats above 10k
#14064 by tworec was closed Feb 9, 2017 Loading… updated Feb 9, 2017
5 tasks done
0.20.0
TST: Period tests reorg (gh14854) Period Period data type Testing pandas testing functions or related to the test suite
#15352 by TrigonaMinima was closed Feb 9, 2017 Loading… updated Feb 9, 2017
4 tasks done
0.20.0
BUG: Fixed handling of non-list value_vars in melt Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#15351 by jbradt was closed Feb 10, 2017 Loading… updated Feb 10, 2017
4 tasks done
0.20.0
Test: use xdist Testing pandas testing functions or related to the test suite
#15369 by jreback was closed Feb 12, 2017 Loading… updated Feb 12, 2017 0.20.0
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.