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: Expand compatibility with fromnumeric.py Compat pandas objects compatability with Numpy or Python functions
#12810 by gfyoung was closed May 1, 2016 Loading… 0.18.1
BUG: Matched SearchedSorted Signature with NumPy's Compat pandas objects compatability with Numpy or Python functions Indexing Related to indexing on series/frames, not to indexes themselves
#12413 by gfyoung was closed Mar 17, 2016 Loading… 0.18.1
ENH: consistency of input args for boundaries in DataFrame.between_time() #40245 Compat pandas objects compatability with Numpy or Python functions Deprecate Functionality to remove in pandas Enhancement
#43248 by suyashgupta01 was merged Sep 10, 2021 Loading…
3 of 4 tasks
1.4
ENH: Implement DataFrame interchange protocol Compat pandas objects compatability with Numpy or Python functions
#46141 by vnlitvinov was merged Apr 27, 2022 Loading…
3 of 4 tasks
1.5
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
Numindexname Compat pandas objects compatability with Numpy or Python functions Indexing Related to indexing on series/frames, not to indexes themselves
#13205 by toobaz was closed Jun 14, 2016 Loading…
4 tasks done
0.19.0
BUG/PERF: Sort mixed-int in Py3, fix Index.difference Compat pandas objects compatability with Numpy or Python functions Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance
#13514 by pijucha was closed Jul 19, 2016 Loading…
6 tasks done
0.19.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
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
BUG/ENH: compression for google cloud storage in to_csv Compat pandas objects compatability with Numpy or Python functions
#35681 by twoertwein was merged Sep 3, 2020 Loading…
5 tasks done
1.2
API, DEPR: Raise and Deprecate Reshape for Pandas Objects Compat pandas objects compatability with Numpy or Python functions
#13012 by gfyoung was closed Jul 14, 2016 Loading… 0.19.0
DOC: Design drafts to assist with next-gen pandas internals discussion API Design Compat pandas objects compatability with Numpy or Python functions Docs
#13944 by wesm was closed Aug 24, 2016 Loading… 2.0
Subclassing improvements Compat pandas objects compatability with Numpy or Python functions Indexing Related to indexing on series/frames, not to indexes themselves
#12308 by cldy was closed Nov 22, 2016 Loading…
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
DEPS: Test NEP 50 Blocker for rc Blocking issue or pull request for release candidate Compat pandas objects compatability with Numpy or Python functions
#55739 by mroeschke was merged Dec 22, 2023 Loading… 2.2
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: Fix copy semantics in __array__ Compat pandas objects compatability with Numpy or Python functions
#60046 by seberg was merged Nov 4, 2024 Loading…
1 of 2 tasks
2.3
API: allow scalar setting/getting via float indexer on integer indexes Compat pandas objects compatability with Numpy or Python functions
#12370 by jreback was closed Mar 8, 2016 Loading… 0.18.0
ENH: Implement _Openpyxl2Writer for pandas.io.excel Compat pandas objects compatability with Numpy or Python functions IO Excel read_excel, to_excel
#7565 by neirbowj was merged Sep 20, 2014 Loading… 0.15.0
BUG: 0/frame numeric ops buggy (GH9144) 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
#9308 by Garrett-R was merged Feb 16, 2015 Loading… 0.16.0
modified schema field list Compat pandas objects compatability with Numpy or Python functions
#13087 by medullaskyline was closed Jan 21, 2017 Loading…
4 tasks done
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.