-
- 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
TST: Ensure dtypes are set correctly for empty integer columns #24386 Constructors Series/DataFrame/Index/pd.array Constructors Dtype Conversions Unexpected or buggy dtype conversions Testing pandas testing functions or related to the test suite
[BLD] enable cython coverage, use cythonize Build Library building on various platforms Internals Related to non-user accessible pandas implementation Testing pandas testing functions or related to the test suite
[CLN] parametrize and cleanup a bunch of tests Testing pandas testing functions or related to the test suite
TST(string dtype): Resolve xfails in pytables IO HDF5 read_hdf, HDFStore Strings String extension data type and string data Testing pandas testing functions or related to the test suite
TST: Timedelta tests reorg (gh14854) Clean Testing pandas testing functions or related to the test suite
Correct assert_frame_equal doc string Docs Testing pandas testing functions or related to the test suite
#22552 by pablojim was merged Sep 3, 2018 Loading…
TST: add read_json test #GH32383 IO JSON read_json, to_json, json_normalize Testing pandas testing functions or related to the test suite
TST: fixturize series/test_alter_axes.py Testing pandas testing functions or related to the test suite
~Finish Collecting Arithmetic Tests Refactor Internal refactoring of code Testing pandas testing functions or related to the test suite
TST : Adding new test case for pivot_table() with Categorical data Categorical Categorical Data Type Testing pandas testing functions or related to the test suite
#21381 by uds5501 was closed Sep 25, 2018 Loading…
3 of 4 tasks
CLN: Check Warnings in test_graphics_others Testing pandas testing functions or related to the test suite Visualization plotting
Fix makeIntIndex, benchmark get loc Performance Memory or execution speed performance Testing pandas testing functions or related to the test suite
pd.to_datetime() fails for KeyError when raising monotonic increasing index ValueError Datetime Datetime data dtype Testing pandas testing functions or related to the test suite
TST: Use indices fixture in tests/indexes/test_base.py Testing pandas testing functions or related to the test suite
TST: expand tests for ExtensionArray setitem with nullable arrays ExtensionArray Extending pandas with custom dtypes or arrays. Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite
Fix .isin Considers "1" and 1 equal Dtype Conversions Unexpected or buggy dtype conversions Testing pandas testing functions or related to the test suite
REF/TST: Add more pytest idiom to resample/test_datetime_index.py Refactor Internal refactoring of code Resample resample method Testing pandas testing functions or related to the test suite
ProTip! Adding no:label will show everything without a label.