Update snapshots.csv
This commit is contained in:
parent
2e84bd484d
commit
519c7a4700
@ -1,4 +1,4 @@
|
|||||||
,Unit,Values,Description
|
,Unit,Values,Description
|
||||||
start,--,"str or datetime-like; e.g. YYYY-MM-DD","Left bound of date range"
|
start,--,"str or datetime-like; e.g. YYYY-MM-DD","Left bound of date range"
|
||||||
end,--,"str or datetime-like; e.g. YYYY-MM-DD","Right bound of date range"
|
end,--,"str or datetime-like; e.g. YYYY-MM-DD","Right bound of date range"
|
||||||
closed,--,"One of {None, ‘left’, ‘right’}","Make the time interval closed to the ``left``, ``right``, or both sides ``None``."
|
inclusive,--,"One of {'neither', 'both', ‘left’, ‘right’}","Make the time interval closed to the ``left``, ``right``, or both sides ``both`` or neither side ``None``."
|
||||||
|
|
Loading…
Reference in New Issue
Block a user