-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Change pandas to never let objects share Related to non-user accessible pandas implementation
_data, create views instead Internals #11855 by nickeubank was closed Jan 11, 2016 Loading…
WIP/API/ENH: IntervalIndex API Design Enhancement Indexing Related to indexing on series/frames, not to indexes themselves Internals Related to non-user accessible pandas implementation Interval Interval data type
#8707 by shoyer was closed Sep 9, 2016 Loading…
20 of 35 tasks
CLN: Partially add future division imports Internals Related to non-user accessible pandas implementation Numeric Operations Arithmetic, Comparison, and Logical operations
#8106 by bwignall was closed Mar 6, 2015 Loading…
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…
1 task done
Refactor timezones functions out of tslib Clean Internals Related to non-user accessible pandas implementation
#17274 by jbrockmendel was closed Sep 11, 2017 Loading…
4 tasks
core.dtypes.generic --> cython Internals Related to non-user accessible pandas implementation Performance Memory or execution speed performance
#17599 by jbrockmendel was closed Oct 31, 2017 Loading…
Remove unused imports from period.pyx Clean Internals Related to non-user accessible pandas implementation Period Period data type
#17434 by jbrockmendel was closed Sep 5, 2017 Loading…
Remove inline declarations in pxd files Clean Internals Related to non-user accessible pandas implementation
#17277 by jbrockmendel was closed Aug 19, 2017 Loading…
4 tasks
[CLN] Collect __repr__ and rendering methods together Clean ExtensionArray Extending pandas with custom dtypes or arrays. Internals Related to non-user accessible pandas implementation
#21984 by jbrockmendel was closed Jul 23, 2018 Loading…
Tslibs offsets validation Error Reporting Incorrect or improved errors from pandas Internals Related to non-user accessible pandas implementation
#18210 by jbrockmendel was closed Dec 5, 2017 Loading…
4 tasks
update imports and depends Clean Internals Related to non-user accessible pandas implementation
#18144 by jbrockmendel was closed Nov 6, 2017 Loading…
4 tasks
Remove out-of-date numpy.pxd; remove unused float16_t Clean Internals Related to non-user accessible pandas implementation
#18101 by jbrockmendel was closed Nov 6, 2017 Loading…
4 tasks
remove cnp cimports where possible Clean Internals Related to non-user accessible pandas implementation
#21958 by jbrockmendel was closed Jul 18, 2018 Loading…
WIP: Refactor accessors, unify usage, make "recipe" API Design Clean Internals Related to non-user accessible pandas implementation
#17042 by jbrockmendel was closed Sep 28, 2017 Loading…
1 of 4 tasks
catch Exception currently ignored Internals Related to non-user accessible pandas implementation Testing pandas testing functions or related to the test suite
#18054 by jbrockmendel was closed Nov 1, 2017 Loading…
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…
4 tasks done
WIP: Pass missing tz arg in _parsed_string_to_bounds Bug Internals Related to non-user accessible pandas implementation Timezones Timezone data dtype
#18471 by jbrockmendel was closed Nov 28, 2017 Loading…
Tslibs offsets immutable Internals Related to non-user accessible pandas implementation Timedelta Timedelta data type
#18224 by jbrockmendel was closed Nov 12, 2017 Loading…
ENH: Allow storing ExtensionArrays in containers Dtype Conversions Unexpected or buggy dtype conversions Enhancement Internals Related to non-user accessible pandas implementation
#19520 by TomAugspurger was merged Feb 23, 2018 Loading…
Remove clutter from ext_data Clean Internals Related to non-user accessible pandas implementation
#17555 by jbrockmendel was closed Sep 18, 2017 Loading…
Modernize the fix for #10043 Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Internals Related to non-user accessible pandas implementation
#21817 by xhochy was closed Sep 25, 2018 Loading…
2 of 3 tasks
CLN: Refactor Index._validate_names() Indexing Related to indexing on series/frames, not to indexes themselves Internals Related to non-user accessible pandas implementation
#19246 by spacesphere was closed Jan 24, 2018 Loading…
3 tasks done
ENH: Extending Pandas with custom types API Design Internals Related to non-user accessible pandas implementation
#19174 by TomAugspurger was closed Jan 30, 2018 Loading…
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.