pypsa-eur/doc/configtables/snapshots.csv
2020-09-11 15:26:43 +02:00

311 B
Raw Blame History

1UnitValuesDescription
2start--str or datetime-like; e.g. YYYY-MM-DDLeft bound of date range
3end--str or datetime-like; e.g. YYYY-MM-DDRight bound of date range
4closed--One of {None, left, right}Make the time interval closed to the ``left``, ``right``, or both sides ``None``.