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: 3.6.1 compat for change in PySlice_GetIndices_Ex Compat pandas objects compatability with Numpy or Python functions Internals Related to non-user accessible pandas implementation Testing pandas testing functions or related to the test suite
#15790 by jreback was closed Mar 23, 2017 Loading… updated Mar 23, 2017 0.20.0
Fixed 'add_methods' when the 'select' argument is specified. Bug Internals Related to non-user accessible pandas implementation
#17045 by HonzaOsobne was merged Jul 22, 2017 Loading… updated Jul 22, 2017 0.21.0
MAINT: Remove non-standard and inconsistently-used imports Clean Internals Related to non-user accessible pandas implementation
#17085 by jbrockmendel was merged Aug 3, 2017 Loading… updated Aug 3, 2017
4 tasks
0.21.0
remove direct import of nan Clean Internals Related to non-user accessible pandas implementation
#17185 by jbrockmendel was closed Aug 7, 2017 Loading… updated Aug 7, 2017
4 tasks
0.21.0
Fix scalar iloc Indexing Related to indexing on series/frames, not to indexes themselves Internals Related to non-user accessible pandas implementation
#15778 by toobaz was closed Aug 1, 2017 Loading… updated Aug 7, 2017
4 tasks done
Fix scalar iloc rebase Indexing Related to indexing on series/frames, not to indexes themselves Internals Related to non-user accessible pandas implementation
#17163 by toobaz was closed Aug 10, 2017 Loading… updated Aug 10, 2017
3 of 4 tasks
Remove import of pandas as pd in core.window Clean Internals Related to non-user accessible pandas implementation
#17233 by jbrockmendel was merged Aug 12, 2017 Loading… updated Aug 12, 2017
1 of 4 tasks
0.21.0
REF: _get_objs_combined_axis Internals Related to non-user accessible pandas implementation
#17217 by toobaz was merged Aug 12, 2017 Loading… updated Aug 13, 2017
2 tasks done
0.21.0
CLN: replace %s syntax with .format in pandas.tseries Clean Internals Related to non-user accessible pandas implementation
#17290 by jschendel was merged Aug 19, 2017 Loading… updated Aug 19, 2017
1 task done
0.21.0
Remove unnecessary usage of _TSObject Clean Internals Related to non-user accessible pandas implementation
#17297 by jbrockmendel was merged Aug 21, 2017 Loading… updated Aug 22, 2017
4 tasks
0.21.0
CLN: replace %s syntax with .format in core.tools, algorithms.py, base.py Clean Internals Related to non-user accessible pandas implementation
#17305 by jschendel was merged Aug 22, 2017 Loading… updated Aug 23, 2017
1 task done
0.21.0
CLN: replace %s syntax with .format in missing.py, nanops.py, ops.py Clean Internals Related to non-user accessible pandas implementation
#17322 by jschendel was merged Aug 24, 2017 Loading… updated Aug 24, 2017
1 task done
CLN: replace %s syntax with .format in io/formats/format.py Clean Internals Related to non-user accessible pandas implementation
#17358 by cbertinato was merged Aug 30, 2017 Loading… updated Aug 30, 2017
1 task
0.21.0
Tslib unused Clean Internals Related to non-user accessible pandas implementation Timedelta Timedelta data type
#17402 by jbrockmendel was merged Sep 1, 2017 Loading… updated Sep 1, 2017
4 tasks
0.21.0
Replace * imports with explicit imports; remove unused declared const… Clean Internals Related to non-user accessible pandas implementation
#17470 by jbrockmendel was merged Sep 8, 2017 Loading… updated Sep 8, 2017
4 tasks
0.21.0
Remove pyx dependencies from setup Clean Internals Related to non-user accessible pandas implementation
#17478 by jbrockmendel was merged Sep 10, 2017 Loading… updated Sep 11, 2017
4 tasks
0.21.0
Cut/paste (most) remaining tz funcs to tslibs/timezones Clean Internals Related to non-user accessible pandas implementation Timezones Timezone data dtype
#17526 by jbrockmendel was merged Sep 15, 2017 Loading… updated Sep 15, 2017
4 tasks
0.21.0
CategoricalDtype construction: actually use fastpath Categorical Categorical Data Type Internals Related to non-user accessible pandas implementation
#17891 by jorisvandenbossche was merged Oct 16, 2017 Loading… updated Oct 16, 2017 0.21.0
REF/INT: preserve block type in joining when only having a single block Internals Related to non-user accessible pandas implementation
#17954 by jorisvandenbossche was merged Oct 27, 2017 Loading… updated Oct 27, 2017 0.21.0
ENH: avoid creating reference cycle on indexing (#15746) Clean Internals Related to non-user accessible pandas implementation
#17956 by pitrou was merged Oct 27, 2017 Loading… updated Oct 27, 2017
3 tasks done
0.23.0
nat division by timedelta Bug Internals Related to non-user accessible pandas implementation
#17955 by jbrockmendel was merged Oct 28, 2017 Loading… updated Oct 28, 2017
3 of 4 tasks
0.23.0
fix redundant isinstance checks Clean Dtype Conversions Unexpected or buggy dtype conversions Internals Related to non-user accessible pandas implementation
#17942 by jbrockmendel was merged Oct 23, 2017 Loading… updated Oct 30, 2017
4 tasks
0.21.0
Separate parsing functions out from tslib Clean Internals Related to non-user accessible pandas implementation
#17363 by jbrockmendel was merged Sep 26, 2017 Loading… updated Oct 30, 2017
4 tasks
0.21.0
Separate out strptime.pyx from tslib Clean Internals Related to non-user accessible pandas implementation
#17342 by jbrockmendel was merged Sep 25, 2017 Loading… updated Oct 30, 2017
4 tasks
0.21.0
Bitesize offsets Clean Frequency DateOffsets Internals Related to non-user accessible pandas implementation
#17318 by jbrockmendel was merged Sep 23, 2017 Loading… updated Oct 30, 2017
1 task done
0.21.0
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.