we can separate these out to a single file in pandas/tests/indexes/test_datetime.py
The Base
class (which powers lots of tests for the sub-classes DatetimeIndex
, PeriodIndex
, TimedeltaIndex
), can move to pandas/tests/indexes/tests_datetimelike.py
(and merge with the existing Datetimelike
class).
create a pandas/tests/scalar/test_timestamp.py
with Timestamp
specific tests
There are a lot of tests also in tseries/test_tslib.py, that can be merged into test_timestamp.py
the residuals (from tests_timeseries.py
are Series tests speficially, these can move to pandas/tests/series/test_timeseries.py
Legacy Tests
Period
Period
tests can be moved to tests/scalar/test_period.py
, but move the index tests to tests/indexes/test_period.py
(which can be stripped from here and here)Timedelta
Timedelta
tests can be moved to tests/scalar/test_timedelta.py
but move the index tests to tests/indexes/test_timedelta.py
(which can be stripped from here and here)RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4