pypsa-eur/doc/configtables/snapshots.csv
Fabian Neumann ef5320e1b8 merge master
2023-06-02 16:59:06 +02:00

352 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
4inclusive--One of {'neither', 'both', left, right}Make the time interval closed to the ``left``, ``right``, or both sides ``both`` or neither side ``None``.