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

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
Support merging DataFrames on a combo of columns and index levels (GH 14355) API Design Compat pandas objects compatability with Numpy or Python functions Enhancement
#17484 by jonmmease was merged Dec 1, 2017 Loading…
5 tasks done
0.23.0
COMPAT: reading json with lines=True from s3, xref #17200 Compat pandas objects compatability with Numpy or Python functions IO JSON read_json, to_json, json_normalize
#17201 by alph486 was merged Nov 27, 2017 Loading…
1 task
0.21.1
ENH: Return locale based month_name and weekday_name values (#12805, #12806) Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype Enhancement
#18164 by mroeschke was merged Mar 4, 2018 Loading…
3 tasks done
0.23.0
clean up PeriodIndex constructor Compat pandas objects compatability with Numpy or Python functions Period Period data type
#13277 by max-sixty was closed Mar 4, 2017 Loading…
4 tasks done
0.20.0
ENH: Add warning when setting into nonexistent attribute Compat pandas objects compatability with Numpy or Python functions Error Reporting Incorrect or improved errors from pandas
#16951 by deniederhut was merged Aug 7, 2017 Loading…
5 tasks
0.21.0
Fix Index __mul__-like ops with timedelta scalars Compat pandas objects compatability with Numpy or Python functions Timedelta Timedelta data type
#19333 by jbrockmendel was merged Feb 22, 2018 Loading…
3 of 4 tasks
0.23.0
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
BUG: inconsistency between replace dict using integers and using strings (#20656) Bug Compat pandas objects compatability with Numpy or Python functions Strings String extension data type and string data
#21477 by peterpanmj was merged Aug 9, 2018 Loading…
4 tasks done
0.24.0
ENH: ISO8601-compliant datetime string conversion in iterrows() and Series construction. Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype
#19762 by minggli was merged Feb 25, 2018 Loading…
4 tasks done
0.23.0
ENH: Let initialisation from dicts use insertion order for python >= 3.6 (part III) Compat pandas objects compatability with Numpy or Python functions Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#19884 by topper-123 was merged Mar 2, 2018 Loading…
4 tasks done
0.23.0
DEPR: Deprecate Series.to_csv signature Compat pandas objects compatability with Numpy or Python functions IO CSV read_csv, to_csv
#21896 by toobaz was merged Aug 13, 2018 Loading…
4 tasks done
0.24.0
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
ENH: Add matmul to DataFrame, Series Compat pandas objects compatability with Numpy or Python functions Numeric Operations Arithmetic, Comparison, and Logical operations
#19035 by bnaul was merged Mar 30, 2018 Loading… 0.23.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
Fix incorrect exception raised by Series[datetime64] + int Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype
#19147 by jbrockmendel was merged Jan 17, 2018 Loading…
1 of 4 tasks
0.23.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
compatibility with scipy 0.19 Compat pandas objects compatability with Numpy or Python functions Numeric Operations Arithmetic, Comparison, and Logical operations Testing pandas testing functions or related to the test suite
#15689 by zym1010 was closed Mar 15, 2017 Loading… 0.20.0
BUG: DatetimeIndex._data should return an ndarray Bug Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype
#20912 by reidy-p was merged Jul 10, 2018 Loading…
3 of 4 tasks
0.24.0
ENH: Add file buffer validation to I/O ops Compat pandas objects compatability with Numpy or Python functions IO CSV read_csv, to_csv
#15894 by gfyoung was closed Apr 5, 2017 Loading… 0.20.0
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
ENH: Adding 'protocol' parameter to '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
#16252 by jbschiratti was closed May 18, 2017 Loading… 0.21.0
ENH: to_datetime support iso week year (16607) Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype
#25541 by RjLi13 was merged Mar 18, 2019 Loading…
4 tasks done
0.25.0
BUG: fix dtype of all-NaN MultiIndex level Compat pandas objects compatability with Numpy or Python functions MultiIndex
#17934 by toobaz was merged Oct 29, 2017 Loading…
4 tasks done
0.23.0
COMPAT: sum/prod on all nan will remain nan regardless of bottleneck install Compat pandas objects compatability with Numpy or Python functions Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Numeric Operations Arithmetic, Comparison, and Logical operations
#17630 by jreback was merged Oct 10, 2017 Loading… 0.21.0
ProTip! Follow long discussions with comments:>50.