About
Most participants watch the videos at 1.5x speed. Prerequisites: None Duration: 46 minutes Course Description: The course teaches how, from a dataset that has 365 values for electricity demand or generation, we can generate an equivalent dataset that has 8760 values, one value for each hour of the year (the year has 8760 hours). You will use Python to implement this. This operation is useful when preparing the data for optimization problems (which usually use 8760 values).
Overview
2. Implementation for Generation datasets
.2 steps
3. Conclusions
.1 step


