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

[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
BUG: Bug in compat with np.compress, surfaced in (GH6658) Bug Compat pandas objects compatability with Numpy or Python functions Indexing Related to indexing on series/frames, not to indexes themselves
#6659 by jreback was merged Mar 18, 2014 Loading… 0.14.0
BUG: Fix unconverting of long strings from HDF (GH6166) Bug Compat pandas objects compatability with Numpy or Python functions IO HDF5 read_hdf, HDFStore Strings String extension data type and string data
#6821 by jreback was merged Apr 6, 2014 Loading… 0.14.0
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
#7617 by jreback was merged Jun 30, 2014 Loading… 0.14.1
COMPAT: tests compat with current timezones (pytz) (GH7339) Compat pandas objects compatability with Numpy or Python functions Timezones Timezone data dtype
#7343 by jreback was merged Jun 4, 2014 Loading… 0.14.1
COMPAT/BUG: compat with pytz 2014.3, exposing several test that don't localize (GH7137) Bug Compat pandas objects compatability with Numpy or Python functions Timezones Timezone data dtype
#7144 by jreback was merged May 16, 2014 Loading… 0.14.0
COMPAT: comparisons vs numpy nat not working on windows Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype Windows Windows OS
#7597 by jreback was merged Jun 28, 2014 Loading… 0.14.1
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
#8726 by jreback was merged Nov 4, 2014 Loading… 0.15.1
BUG: reset identity on legacy index pickles (GH8431) Compat pandas objects compatability with Numpy or Python functions
#8454 by jreback was merged Oct 3, 2014 Loading… 0.15.0
COMPAT: SettingWithCopy will now warn when slices which can generate views are then set Compat pandas objects compatability with Numpy or Python functions
#7845 by jreback was merged Jul 26, 2014 Loading… 0.15.0
BUG: Defined .size attribute across NDFrame objects to provide compat with numpy 1.9.1 Bug Compat pandas objects compatability with Numpy or Python functions
#8847 by jreback was merged Nov 18, 2014 Loading… 0.15.2
COMPAT: matplotlib 1.4.0 version compat (GH8502) Compat pandas objects compatability with Numpy or Python functions Testing pandas testing functions or related to the test suite
#8504 by jreback was merged Oct 7, 2014 Loading… 0.15.0
BUG: incorrect serialization of a CustomBusinessDay in HDF5 (GH8591) Bug Compat pandas objects compatability with Numpy or Python functions Frequency DateOffsets
#8699 by jreback was merged Oct 31, 2014 Loading… 0.15.1
COMPAT: remove Index warnings from io/ga.py Compat pandas objects compatability with Numpy or Python functions
#8785 by jreback was merged Nov 17, 2014 Loading… 0.15.2
TST: dateutil fixes (GH8639) Bug Compat pandas objects compatability with Numpy or Python functions Timezones Timezone data dtype
#9047 by jreback was merged Dec 10, 2014 Loading… 0.15.2
COMPAT: windows compat for tests for dtype inference in parser xref (GH8833) Compat pandas objects compatability with Numpy or Python functions Windows Windows OS
#8896 by jreback was merged Nov 26, 2014 Loading… 0.15.2
fixup unicode compat with 3.2 in test_index.py Compat pandas objects compatability with Numpy or Python functions
#9135 by jreback was merged Dec 22, 2014 Loading… 0.16.0
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
#9498 by jreback was merged Feb 16, 2015 Loading… 0.16.0
TST/COMPAT: numpy master compat with timedelta type coercion Compat pandas objects compatability with Numpy or Python functions
#7681 by jreback was merged Jul 7, 2014 Loading… 0.14.1
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
#8298 by jreback was merged Sep 17, 2014 Loading… 0.15.0
BUG: Fix mismatched logic error in compatibility check Compat pandas objects compatability with Numpy or Python functions IO Excel read_excel, to_excel
#8203 by jtratner was merged Sep 7, 2014 Loading… 0.15.0
BUG: Work-around openpyxl-2.1.0 NumberFormat removal Compat pandas objects compatability with Numpy or Python functions IO Excel read_excel, to_excel
#8356 by jreback was merged Sep 22, 2014 Loading… 0.15.0
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
#8370 by jreback was merged Sep 23, 2014 Loading… 0.15.0
TST: fix blosc version Compat pandas objects compatability with Numpy or Python functions Testing pandas testing functions or related to the test suite
#14142 by jreback was merged Sep 2, 2016 Loading… 0.19.0
COMPAT: numpy compat with 1-ndim object array compat and broadcasting Compat pandas objects compatability with Numpy or Python functions
#14809 by jreback was merged Dec 6, 2016 Loading… 0.19.2
ProTip! Adding no:label will show everything without a label.