pypsa-eur/doc/configtables/snapshots.csv
2019-08-07 17:58:28 +02:00

310 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``.