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

TST7337: Fix more tests in windows Testing pandas testing functions or related to the test suite Timezones Timezone data dtype Windows Windows OS
#7414 by dbew was merged Jun 10, 2014 Loading… updated Jun 12, 2014 0.14.1
BUG: parser_source as a filename with multibyte characters in Windows(non utf-8 filesystem) IO CSV read_csv, to_csv Unicode Unicode strings Windows Windows OS
#6807 by hshimizu77 was closed Apr 30, 2014 Loading… updated Jun 13, 2014 0.14.0
TST Fix AttributeError: 'iterator' object has no attribute 'next' on Python 3 Testing pandas testing functions or related to the test suite Windows Windows OS
#7148 by cgohlke was merged May 17, 2014 Loading… updated Jun 13, 2014 0.14.0
BLD: collection of windows build scripts to build binaries, test, output results and upload binaries CI Continuous Integration Windows Windows OS
#6367 by jreback was merged Feb 16, 2014 Loading… updated Jun 25, 2014 0.14.0
BUG: bug in timedelta ops on 32-bit platforms (GH6808) Bug Timedelta Timedelta data type Windows Windows OS
#6811 by jreback was closed Apr 5, 2014 Loading… updated Jun 30, 2014 0.14.0
TST7337: Fix test failures on windows. Testing pandas testing functions or related to the test suite Timezones Timezone data dtype Windows Windows OS
#7362 by dbew was merged Jun 9, 2014 Loading… updated Jul 12, 2014 0.14.1
COMPAT: windows dtype fix in for Panel.count Bug Dtype Conversions Unexpected or buggy dtype conversions Windows Windows OS
#6981 by jreback was merged Apr 27, 2014 Loading… updated Jul 22, 2014
COMPAT: comparisons vs numpy nat not working on windows Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype Windows Windows OS
#7597 by jreback was merged Jun 28, 2014 Loading… updated Jul 22, 2014 0.14.1
PLAT: platform sorting issue surfaced with time_grouper Bug Windows Windows OS
#6649 by jreback was merged Mar 17, 2014 Loading… updated Jul 22, 2014 0.14.0
TST: Fix timezone test to avoit dateutil issue Testing pandas testing functions or related to the test suite Timezones Timezone data dtype Windows Windows OS
#8099 by sinhrks was merged Aug 29, 2014 Loading… updated Aug 30, 2014 0.15.0
WIP/CI: add appveyor support CI Continuous Integration Windows Windows OS
#8500 by jreback was merged Oct 7, 2014 Loading… updated Oct 7, 2014 0.15.0
TST: fix read_pickle for win32 compat Compat pandas objects compatability with Numpy or Python functions Windows Windows OS
#9499 by jreback was merged Feb 16, 2015 Loading… updated Feb 16, 2015 0.16.0
COMPAT: dtype fix for windows tests; ensure passing i8 to tslib/normalize Compat pandas objects compatability with Numpy or Python functions Windows Windows OS
#9642 by jreback was merged Mar 13, 2015 Loading… updated Mar 13, 2015 0.16.0
various windows test / dtype fixes Compat pandas objects compatability with Numpy or Python functions Dtype Conversions Unexpected or buggy dtype conversions Windows Windows OS
#9942 by jreback was merged Apr 20, 2015 Loading… updated Apr 20, 2015 0.16.1
Use tz.gettz() instead of zoneinfo.gettz() Compat pandas objects compatability with Numpy or Python functions Testing pandas testing functions or related to the test suite Timezones Timezone data dtype Windows Windows OS
#9123 by jlec was merged May 15, 2015 Loading… updated Jun 2, 2015 0.16.2
TST: windows compat for testing / msgpack CI Continuous Integration Compat pandas objects compatability with Numpy or Python functions Testing pandas testing functions or related to the test suite Windows Windows OS
#10630 by jreback was merged Jul 21, 2015 Loading… updated Jul 21, 2015 0.17.0
Fix Visual Studio 2015 compile errors Compat pandas objects compatability with Numpy or Python functions Windows Windows OS
#10683 by cgohlke was closed Jul 27, 2015 Loading… updated Jul 27, 2015 0.17.0
Remove duplicate code Clean Windows Windows OS
#10681 by cgohlke was closed Jul 27, 2015 Loading… updated Jul 27, 2015 0.17.0
COMPAT: platform_int fixes in groupby ops, #11189 Compat pandas objects compatability with Numpy or Python functions Windows Windows OS
#11191 by jreback was merged Sep 25, 2015 Loading… updated Sep 25, 2015 0.17.0
DOC: fix cython example (failed on Windows) (GH6002) Docs Windows Windows OS
#11426 by jorisvandenbossche was merged Nov 1, 2015 Loading… updated Nov 1, 2015 0.17.1
TST: avoid int conversions on windows, xref #11816 Testing pandas testing functions or related to the test suite Windows Windows OS
#11824 by jreback was merged Dec 11, 2015 Loading… updated Dec 11, 2015 0.18.0
COMPAT: GH11769 Fix msgpack ExtType unpack errors on Windows in Python 3.5 Compat pandas objects compatability with Numpy or Python functions Windows Windows OS
#11842 by kawochen was merged Dec 15, 2015 Loading… updated Dec 15, 2015 0.18.0
Use system line terminator in to_clipboard by default Compat pandas objects compatability with Numpy or Python functions Windows Windows OS
#12131 by Winand was closed Jan 30, 2016 Loading… updated Jan 30, 2016
COMPAT: windows compat for tests for dtype inference in parser xref (GH8833) Compat pandas objects compatability with Numpy or Python functions Windows Windows OS
#8896 by jreback was merged Nov 26, 2014 Loading… updated Feb 12, 2016 0.15.2
TST: fix up for 32-bit indexers w.r.t. (GH8669) Bug Indexing Related to indexing on series/frames, not to indexes themselves Windows Windows OS
#8675 by jreback was merged Oct 29, 2014 Loading… updated Feb 12, 2016 0.15.1
ProTip! Type g i on any issue or pull request to go back to the issue listing page.