Examples
- Add stacked net load visualization example notebook
Enhancements
- When using `client.get_dataset()`, the number of rows per request now defaults to maximum allowed by your API key. You can specify a lower limit using the `limit` parameter. We recommend using the default for maximum performance.
Bug Fixes
- Fix date parsing in older versions of pandas