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

TST: remove incomparable warnings from py3 Testing pandas testing functions or related to the test suite
#11392 by jreback was closed Nov 25, 2015 Loading…
TST: test initializing a Series from Index while passing dtype Dtype Conversions Unexpected or buggy dtype conversions Index Related to the Index class or subclasses Testing pandas testing functions or related to the test suite
#27107 by toobaz was merged Jun 28, 2019 Loading…
3 tasks done
WIP: Fix tuple indexing CI Continuous Integration Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite
#22472 by alimcmaster1 was closed Aug 26, 2018 Loading…
Avoid bare pytest.raises in dtypes/test_dtypes.py Testing pandas testing functions or related to the test suite
#32604 by Vlek was closed Mar 11, 2020 Loading…
4 tasks done
CLN: move misplaced (and duplicated) Dataframe.__repr__ test Testing pandas testing functions or related to the test suite
#32968 by jbrockmendel was merged Mar 24, 2020 Loading…
TST: remove some no longer necessary ArrayManager skips for groupby Internals Related to non-user accessible pandas implementation Testing pandas testing functions or related to the test suite
#40216 by jorisvandenbossche was merged Mar 4, 2021 Loading…
BUG/TST: iloc will now raise IndexError on out-of-bounds list indexers (GH6296 / GH6299) Bug Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite
#6443 by jreback was merged Feb 22, 2014 Loading… 0.14.0
TST: add tests for algos.factorize (GH6212) Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Testing pandas testing functions or related to the test suite
#6231 by jreback was merged Feb 2, 2014 Loading… 0.13.1
TST: GH6410 / numpy 4328 Testing pandas testing functions or related to the test suite
#6413 by jreback was merged Feb 19, 2014 Loading… 0.14.0
TST: numpy 1.9 -dev exception changes indatetime64 indexing (GH7116) Testing pandas testing functions or related to the test suite
#7118 by jreback was merged May 13, 2014 Loading… 0.14.0
BUG: duplicate indexing with setitem with iloc (GH6766) Bug Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite
#7006 by jreback was merged Apr 30, 2014 Loading… 0.14.0
TST: test_frame/test_sum not comparing correctly on smaller sized dtypes (GH6982) Testing pandas testing functions or related to the test suite
#6985 by jreback was merged Apr 27, 2014 Loading… 0.14.0
TST: fix checking for less_precise in floats Testing pandas testing functions or related to the test suite
#6990 by jreback was merged Apr 28, 2014 Loading… 0.14.0
TST: tests for groupby not using grouper column, solved in GH7000, (GH5614) Bug Groupby Testing pandas testing functions or related to the test suite
#7019 by jreback was merged May 1, 2014 Loading… 0.14.0
BUG/INT: Internal tests for patching __finalize__ / bug in merge not finalizing (GH6923) Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode Testing pandas testing functions or related to the test suite
#6924 by jreback was merged Apr 22, 2014 Loading… 0.14.0
TST: tests for reindex_like consistency (GH7179) Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite
#7221 by jreback was merged May 23, 2014 Loading… 0.14.0
DOC/TST: small change to 10min.rst / fixes for (GH7252, GH7263) Testing pandas testing functions or related to the test suite
#7264 by jreback was merged May 28, 2014 Loading… 0.14.0
2
TST/CLN: remove prints (esp of unicode), replacing with com.pprint_thing (GH7247) Testing pandas testing functions or related to the test suite Unicode Unicode strings
#7248 by jreback was merged May 27, 2014 Loading… 0.14.0
TST: disable stata tests on big-endian (GH5781) / fix datetime64[ns] comparison on big-endian (GH7265) Testing pandas testing functions or related to the test suite
#7266 by jreback was merged May 28, 2014 Loading… 0.14.0
TST: clean skipping tests in test_offsets Frequency DateOffsets Testing pandas testing functions or related to the test suite
#7042 by jreback was merged May 5, 2014 Loading… 0.14.0
TST: tests for GH7594, ensure conversion on tz-aware datetimes in the constuctors Testing pandas testing functions or related to the test suite Timezones Timezone data dtype
#7595 by jreback was merged Jun 28, 2014 Loading… 0.14.1
TST/CLN: centralize numpy < 1.7 skips Testing pandas testing functions or related to the test suite
#7696 by jreback was merged Jul 8, 2014 Loading… 0.14.1
TST: catch invalid options data parsing Testing pandas testing functions or related to the test suite
#8053 by jreback was merged Aug 18, 2014 Loading… 0.15.0
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
TST: skip tests on incompatible PyTables version (GH8649, GH8650) IO HDF5 read_hdf, HDFStore Testing pandas testing functions or related to the test suite
#8651 by jreback was merged Oct 27, 2014 Loading… 0.15.1
2
ProTip! Adding no:label will show everything without a label.