pypsa-eur/doc/configtables/snapshots.csv

348 B
Raw Permalink 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``.