Matthew Shea
Results
1
comments of
Matthew Shea
I think the `get_dataset()` approach is definitely more maintainable and would be much easier to scale. It would also allow for the following: ``` iso = gridstatus.ERCOT() supported_datasets = iso.supported_datasets()...