-
- 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
[WIP] ci testing of fixes for numpy types Compat pandas objects compatability with Numpy or Python functions Typing type annotations, mypy/pyright type checking
#37740 by simonjayhawkins was closed Nov 10, 2020 • Draft
COMPAT: make numpy NaT comparison use a view to avoid implicit conversions Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype Dtype Conversions Unexpected or buggy dtype conversions
COMPAT: Compat issue is DataFrame.dtypes when options.mode.use_inf_as_null is True (GH8722) Compat pandas objects compatability with Numpy or Python functions
BUG: reset identity on legacy index pickles (GH8431) Compat pandas objects compatability with Numpy or Python functions
COMPAT: SettingWithCopy will now warn when slices which can generate views are then set Compat pandas objects compatability with Numpy or Python functions
COMPAT: remove Index warnings from io/ga.py Compat pandas objects compatability with Numpy or Python functions
COMPAT: windows compat for tests for dtype inference in parser xref (GH8833) Compat pandas objects compatability with Numpy or Python functions Windows Windows OS
fixup unicode compat with 3.2 in test_index.py Compat pandas objects compatability with Numpy or Python functions
Promote some code consistency in type testing methods Compat pandas objects compatability with Numpy or Python functions Internals Related to non-user accessible pandas implementation
TST/COMPAT: numpy master compat with timedelta type coercion Compat pandas objects compatability with Numpy or Python functions
BUG: Bug in iat return boxing for Timestamp/Timedelta (GH7729) Bug Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype Indexing Related to indexing on series/frames, not to indexes themselves Internals Related to non-user accessible pandas implementation Timedelta Timedelta data type
BUG: Fix mismatched logic error in compatibility check Compat pandas objects compatability with Numpy or Python functions IO Excel read_excel, to_excel
BUG: Work-around openpyxl-2.1.0 NumberFormat removal Compat pandas objects compatability with Numpy or Python functions IO Excel read_excel, to_excel
BUG/COMPAT: set tz on DatetimeIndex on pickle reconstruction (GH8367) Bug Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype MultiIndex
TST: fix blosc version Compat pandas objects compatability with Numpy or Python functions Testing pandas testing functions or related to the test suite
COMPAT: numpy compat with 1-ndim object array compat and broadcasting Compat pandas objects compatability with Numpy or Python functions
Previous Next
ProTip! Adding no:label will show everything without a label.