-
- 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
COMPAT: NaT accessors Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Timedelta Timedelta data type
BUG: resampling with NaT in TimedeltaIndex (#13223) Bug Resample resample method Timedelta Timedelta data type
#14649 by fr-chaofan was closed May 7, 2017 Loading… updated May 7, 2017
4 tasks
BUG: TimedeltaIndex raising ValueError when slice indexing (#16637) Bug Indexing Related to indexing on series/frames, not to indexes themselves Timedelta Timedelta data type
Fixes for #16896(TimedeltaIndex indexing regression for strings) Bug Indexing Related to indexing on series/frames, not to indexes themselves Timedelta Timedelta data type
Fix for #16909(DeltatimeIndex.get_loc is not working on np.deltatime64 data type) Indexing Related to indexing on series/frames, not to indexes themselves Timedelta Timedelta data type
Tslib unused Clean Internals Related to non-user accessible pandas implementation Timedelta Timedelta data type
tslib flake8 cleanup, missing declarations Code Style Code style, linting, code_checks Datetime Datetime data dtype Timedelta Timedelta data type
Separate out arithmetic tests for datetimelike indexes Datetime Datetime data dtype Period Period data type Testing pandas testing functions or related to the test suite Timedelta Timedelta data type
Port Timedelta implementation to tslibs.timedeltas Clean Internals Related to non-user accessible pandas implementation Timedelta Timedelta data type
PERF: Vectorized Timedelta property access (#18092) Performance Memory or execution speed performance Timedelta Timedelta data type
BUG: Unwanted conversion from timedelta to float (#18493) Bug Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves Timedelta Timedelta data type
Cleanup & De-duplication for custom offset classes Clean Internals Related to non-user accessible pandas implementation Timedelta Timedelta data type
timestamp/timedelta test cleanup Clean Datetime Datetime data dtype Testing pandas testing functions or related to the test suite Timedelta Timedelta data type
Masking and overflow checks for datetimeindex and timedeltaindex ops Bug Timedelta Timedelta data type
Split and parametrize test_operators Datetime Datetime data dtype Numeric Operations Arithmetic, Comparison, and Logical operations Testing pandas testing functions or related to the test suite Timedelta Timedelta data type
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.