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

add compression support for 'read_pickle' and 'to_pickle' Compat pandas objects compatability with Numpy or Python functions Enhancement IO Data IO issues that don't fit into a more specific label
#13317 by goldenbull was closed Mar 9, 2017 Loading… 0.20.0
BUG: float truncation in eval with py 2 Bug Compat pandas objects compatability with Numpy or Python functions
#14255 by chris-b1 was closed Sep 22, 2016 Loading…
4 tasks done
0.19.0
BLD: Add missing inline declarations Compat pandas objects compatability with Numpy or Python functions
#14611 by orivej was closed Dec 31, 2016 Loading…
Categoricals hash consistently Categorical Categorical Data Type Compat pandas objects compatability with Numpy or Python functions
#15143 by jcrist was closed Jan 18, 2017 Loading… 0.20.0
Add __copy__ and __deepcopy__ to NDFrame Compat pandas objects compatability with Numpy or Python functions Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#15444 by bmcfee was closed Feb 20, 2017 Loading…
4 tasks
0.20.0
Subclassed reshape Compat pandas objects compatability with Numpy or Python functions
#15564 by delgadom was closed Mar 8, 2017 Loading…
4 tasks done
Unary plus operator (Issue #16073) Compat pandas objects compatability with Numpy or Python functions Numeric Operations Arithmetic, Comparison, and Logical operations
#16106 by wuisawesome was closed Aug 1, 2017 Loading…
4 tasks done
BUG: Timestamp.replace chaining not compat with datetime.replace #15683 Bug Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype
#16110 by sscherfke was closed Aug 28, 2017 Loading…
4 tasks done
ENH: to_datetime support iso week year (16607) Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype
#16661 by rosygupta was closed Nov 23, 2017 Loading…
4 tasks done
Make pd.Period immutable Compat pandas objects compatability with Numpy or Python functions Period Period data type
#17239 by jbrockmendel was merged Aug 24, 2017 Loading…
4 tasks
0.21.0
BUG: numpy.split on non-UTC changes original time (#14042) Bug Compat pandas objects compatability with Numpy or Python functions Timezones Timezone data dtype
#17255 by wooyekim was closed Oct 29, 2017 Loading…
4 tasks done
DEPS: Added tz keyword to to_datetime function, deprecates utc Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype Deprecate Functionality to remove in pandas
#17413 by harpolea was closed Dec 10, 2017 Loading…
4 tasks done
BUG: duplicate indexing with embedded non-orderables (#17610) Compat pandas objects compatability with Numpy or Python functions Indexing Related to indexing on series/frames, not to indexes themselves
#18609 by gloryfromca was closed Dec 21, 2017 Loading…
4 tasks done
0.23.0
Implement missing offset comparison methods API Design Compat pandas objects compatability with Numpy or Python functions Frequency DateOffsets
#18738 by jbrockmendel was closed Dec 28, 2017 Loading…
2 of 4 tasks
BUG: Series.is_unique has extra output if contains objects with __ne__ defined Compat pandas objects compatability with Numpy or Python functions Indexing Related to indexing on series/frames, not to indexes themselves
#20691 by Dr-Irv was merged Apr 15, 2018 Loading…
4 tasks done
0.23.0
Emit warning for missing labels in Multiindex.loc[[...]] (and more) Bug Compat pandas objects compatability with Numpy or Python functions Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
#20770 by toobaz was merged May 1, 2018 Loading…
6 tasks done
0.23.0
BUG: type aliasing is not allowed to be compared using isinstance() Compat pandas objects compatability with Numpy or Python functions Strings String extension data type and string data
#21098 by adamabk was merged May 17, 2018 Loading…
2 of 4 tasks
0.23.1
BUG: Support to create DataFrame from list subclasses Compat pandas objects compatability with Numpy or Python functions Dtype Conversions Unexpected or buggy dtype conversions
#21238 by mitar was merged Dec 15, 2018 Loading…
4 tasks done
0.24.0
API/COMPAT: support axis=None for logical reduction (reduce over all axes) Compat pandas objects compatability with Numpy or Python functions Numeric Operations Arithmetic, Comparison, and Logical operations
#21486 by TomAugspurger was merged Jun 26, 2018 Loading…
4 tasks done
0.23.2
CLN: Remove Legacy MultiIndex Index Compatibility Clean Compat pandas objects compatability with Numpy or Python functions MultiIndex Testing pandas testing functions or related to the test suite
#21740 by elmq0022 was merged Jul 27, 2018 Loading…
4 tasks done
0.24.0
BUG: Infer compression by default in read_fwf() (#22199) Bug Compat pandas objects compatability with Numpy or Python functions IO Data IO issues that don't fit into a more specific label
#22200 by NasaGeek was merged Dec 27, 2018 Loading…
3 of 4 tasks
0.24.0
avoid ValueError when overriding eq Compat pandas objects compatability with Numpy or Python functions Indexing Related to indexing on series/frames, not to indexes themselves
#22611 by merraksh was closed Dec 3, 2018 Loading…
BUG: use internal linkage (static variables) in move.c Bug Compat pandas objects compatability with Numpy or Python functions
#24113 by llllllllll was merged Dec 6, 2018 Loading…
3 of 4 tasks
0.24.0
ENH: to_datetime support iso week year (16607) Updated Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype
#24844 by RjLi13 was closed Mar 5, 2019 Loading…
4 tasks done
COMPAT: remove Categorical pickle compat with Pandas < 0.16 Categorical Categorical Data Type Compat pandas objects compatability with Numpy or Python functions IO Data IO issues that don't fit into a more specific label
#27538 by topper-123 was merged Sep 19, 2019 Loading…
3 of 5 tasks
1.0.0
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.