Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pydata/xarray
/ test_cftime_offsets.py
File
test_cftime_offsets.py
xarray/tests/test_cftime_offsets.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
__future__
import
annotations
2
3
import
warnings
4
from
itertools
import
product, starmap
Callers
nothing calls this directly
Calls
14
BaseCFTimeOffset
Class · 0.90
YearBegin
Class · 0.90
YearEnd
Class · 0.90
QuarterBegin
Class · 0.90
QuarterEnd
Class · 0.90
MonthBegin
Class · 0.90
MonthEnd
Class · 0.90
Day
Class · 0.90
Hour
Class · 0.90
Minute
Class · 0.90
Second
Class · 0.90
Millisecond
Class · 0.90
Tested by
no test coverage detected