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

Fix issue compiling with MSVC9 Build Library building on various platforms
#2432 by dieterv77 was closed Dec 6, 2012 Loading… 0.10
BUG: Fix ImportError on Python 3.4b2 and 3.4b3 Build Library building on various platforms IO JSON read_json, to_json, json_normalize
#6241 by cgohlke was merged Feb 3, 2014 Loading… 0.14.0
BLD: spring cleaning on Makefile Build Library building on various platforms
#6784 by cpcloud was merged Apr 6, 2014 Loading… 0.14.0
BLD: fix odd usage of cython imports, xref (GH8602) Build Library building on various platforms
#8830 by jreback was closed Nov 17, 2014 Loading… 0.15.2
MAINT: get rid of some compiler warnings Build Library building on various platforms
#9395 by larsmans was merged Jul 2, 2015 Loading… 0.17.0
BUG: setup.py does not allow equal filenames in *different* directories Build Library building on various platforms Testing pandas testing functions or related to the test suite
#9415 by blbradley was merged Feb 11, 2015 Loading…
BLD: revise setup.py to clean properly on windows platforms Build Library building on various platforms
#9500 by jreback was merged Feb 16, 2015 Loading… 0.16.0
improve error message when importing pandas from source directory Build Library building on various platforms
#9626 by mortada was merged May 4, 2015 Loading… 0.16.1
TST/DOC: Fix tests and docs for .cat raising AttributeError if invalid Build Library building on various platforms Categorical Categorical Data Type Docs
#9629 by shoyer was merged Mar 11, 2015 Loading… 0.16.0
DOC: grammar fixes, add conda install to README Build Library building on various platforms Docs
#9665 by mortada was merged Mar 17, 2015 Loading… 0.16.0
BUG: Fix for cython version checking closes #9827 Build Library building on various platforms
#9881 by ajamian was closed Apr 14, 2015 Loading… 0.16.1
Use 'python-dateutil' instead of 'dateutil' for requirement files Build Library building on various platforms CI Continuous Integration Enhancement
#9898 by chrish42 was merged Jun 9, 2015 Loading… 0.16.2
TST: adding sdist and install tests to the 2.6 regression - closes #9878 Build Library building on various platforms Testing pandas testing functions or related to the test suite
#9922 by ajamian was closed Apr 20, 2015 Loading… 0.16.1
TST: adding sdist and install tests to the 2.6 regression - closes #9878 Build Library building on various platforms Testing pandas testing functions or related to the test suite
#9956 by ajamian was merged Apr 21, 2015 Loading… 0.16.1
Delete ez_setup.py Build Library building on various platforms Clean
#10168 by andreabedini was closed Aug 2, 2015 Loading… 0.17.0
CI: use versioneer to have PEP440 versions Build Library building on various platforms CI Continuous Integration
#10370 by jreback was merged Jul 16, 2015 Loading… 0.17.0
BLD: remove support for 3.2, #9118 Build Library building on various platforms
#10397 by jreback was merged Jun 22, 2015 Loading… 0.17.0
BLD: use python-dateutil in conda recipe Build Library building on various platforms
#11156 by jreback was merged Sep 20, 2015 Loading… 0.17.0
Revert "BLD: conda" Build Library building on various platforms
#11397 by jreback was merged Oct 21, 2015 Loading… 0.17.1
BLD: add CFLAGS -fgnu89-inline on FreeBSD 10+ Build Library building on various platforms
#11398 by iblislin was merged Nov 10, 2015 Loading… 0.17.1
Use lower case to load jinja2 Build Library building on various platforms
#11689 by jlec was merged Nov 24, 2015 Loading… 0.18.0
COMPAT: numpy compat with NaT != NaT, #12049 Build Library building on various platforms Compat pandas objects compatability with Numpy or Python functions
#12058 by jreback was merged Jan 16, 2016 Loading… 0.18.0
CI: add 3.5 build with numpy_dev installed by wheel from master, #12057 Build Library building on various platforms CI Continuous Integration Compat pandas objects compatability with Numpy or Python functions
#12065 by jreback was merged Jan 17, 2016 Loading… 0.18.0
Fix issue with merge-pr.py script Build Library building on various platforms
#12083 by wesm was closed Jan 19, 2016 Loading… 0.18.0
CI: fixup windows builds Build Library building on various platforms CI Continuous Integration
#12159 by jreback was closed Jan 27, 2016 Loading… 0.18.0
2
ProTip! Exclude everything labeled bug with -label:bug.