pypsa-eur/doc/configtables/snapshots.csv
2022-06-30 09:01:49 +02:00

319 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 open on both sides ``None``.