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

COMPAT: Properly encode filenames in read_csv Bug Compat pandas objects compatability with Numpy or Python functions IO CSV read_csv, to_csv Unicode Unicode strings Windows Windows OS
#24758 by gfyoung was merged Jan 14, 2019 Loading… 0.24.0
CI: Pin PYTEST_WORKERS=1 for Windows builds due to memory errors CI Continuous Integration Windows Windows OS
#47318 by mroeschke was merged Jun 21, 2022 Loading… 1.4.3
BLD: recursive inclusion of DLLs in package data Build Library building on various platforms Windows Windows OS
#33246 by chris-b1 was merged Apr 10, 2020 Loading…
1 task done
1.0.4
DOC: Update compiler guidance for Windows Docs Windows Windows OS
#24331 by jamesmyatt was merged Dec 19, 2018 Loading… 0.24.0
Change conda channel order for Windows builds CI Continuous Integration Windows Windows OS
#28357 by xhochy was merged Sep 11, 2019 Loading…
3 of 5 tasks
1.0.0
PERF/COMPAT: define platform int to np.intp Performance Memory or execution speed performance Reshaping Concat, Merge/Join, Stack/Unstack, Explode Windows Windows OS
#13972 by chris-b1 was closed Aug 17, 2016 Loading… 0.19.0
PERF: ascii c string functions Performance Memory or execution speed performance Windows Windows OS
#23981 by chris-b1 was merged Dec 5, 2018 Loading…
3 of 4 tasks
0.24.0
CI: Test Python 3.10 on MacOS and Windows too CI Continuous Integration OS X Related to Mac OS & hardware issues (M1) Windows Windows OS
#43772 by lithomas1 was merged Oct 6, 2021 Loading…
4 tasks
1.3.4
CI: troubleshoot windows builds CI Continuous Integration Windows Windows OS
#37746 by jbrockmendel was merged Nov 18, 2020 Loading… 1.2
BUG: to_clipboard text truncated for Python 3 on Windows for UTF-16 text IO Data IO issues that don't fit into a more specific label Windows Windows OS
#25040 by david-liu-brattle-1 was merged Feb 1, 2019 Loading…
2 of 4 tasks
0.25.0
Make os.linesep default line_terminator in to_clipboard Compat pandas objects compatability with Numpy or Python functions Windows Windows OS
#13125 by Winand was closed Dec 26, 2016 Loading…
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… 0.16.2
Converted windows / 32bit skips into decorators Testing pandas testing functions or related to the test suite Windows Windows OS
#18693 by WillAyd was merged Dec 11, 2017 Loading…
2 of 4 tasks
0.23.0
Update vendored pyperclip to 1.5.8 Output-Formatting __repr__ of pandas objects, to_string Unicode Unicode strings Windows Windows OS
#9693 by jcjf was closed Dec 5, 2015 Loading…
3 tasks done
0.18.0
BUG: csv parsing with EOF byte on windows, Revert gh-16039 Bug IO CSV read_csv, to_csv Windows Windows OS
#16663 by gfyoung was merged Jun 11, 2017 Loading… 0.20.3
Fix select_dtypes(include='int') for Windows. Dtype Conversions Unexpected or buggy dtype conversions Windows Windows OS
#36808 by OlehKSS was merged Feb 7, 2021 Loading…
5 tasks done
1.3
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… 0.14.1
CI: split Windows Azure tests in half CI Continuous Integration Windows Windows OS
#43468 by Dr-Irv was merged Sep 10, 2021 Loading… 1.3.3
BUG: reading windows utf8 filenames in py3.6 Bug Windows Windows OS
#25769 by vnlitvinov was merged Mar 20, 2019 Loading…
4 tasks done
0.25.0
BUG: encode filepaths on windows in 3.6 Bug Windows Windows OS
#15092 by JGoutin was closed Jan 31, 2017 Loading…
BUG: rolling with MSVC 2017 build Numeric Operations Arithmetic, Comparison, and Logical operations Reshaping Concat, Merge/Join, Stack/Unstack, Explode Window rolling, ewma, expanding Windows Windows OS
#21813 by chris-b1 was merged Jul 26, 2018 Loading…
4 tasks done
0.23.4
DOC: Fix encoding of docstring validation for Windows CI Continuous Integration Docs Windows Windows OS
#25466 by kpapdac was merged May 7, 2019 Loading… 0.25.0
BUG: windows with TemporaryFile an read_csv #13398 Bug IO CSV read_csv, to_csv Windows Windows OS
#13481 by mbrucher was closed Jun 22, 2016 Loading… 0.19.0
ProTip! Exclude everything labeled bug with -label:bug.