2fc1ea0255
* some refactoring and code cleaning * execute pre-commit * pre-commit: limit large files * add license to .pre-commit * add pre-commit to env * solve: tidy memory logger * travis: add conda list for easier debugging * undo config test/tutorial without plotting, rm matplotlibrc, .licenses * remove {networks} wildcard * unadd pre-commit config * add release notes * restore REUSE compliance * fix docs environment python version * env: remove gurobi from dependencies * fix unclean merge block * fix elif to if * lighter rtd style * lighter rtd style II
5 lines
311 B
Plaintext
5 lines
311 B
Plaintext
,Unit,Values,Description
|
||
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"
|
||
closed,--,"One of {None, ‘left’, ‘right’}","Make the time interval closed to the ``left``, ``right``, or both sides ``None``."
|