Jerry Chen
Jerry Chen
@zivagolee Thanks!
Apologies all - I'm going to finally close this PR.
@teranex (Years later) Is this still a desired feature, or did you move on? :)
@teranex OK thanks!
Some preliminary notes: * What columns should be returned? CAISO and ERCOT have slightly different columns. For NYISO, it might have: ```python columns={ "Name": "Region Market", "10 Min Spinning Reserve...
> Not sure what the issue is with support date ranges spanning months. In theory, `@support_date_range(frequency="MS")` should handle it like it does for all the other methods I'll revisit this,...
Try running `test_nyiso` with `-k get_as_prices` in this branch: https://github.com/kmax12/gridstatus/compare/main...jcsalterego:gridstatus:download-nyiso-bug?expand=1 ```python FAILED [ 75%]Error: "There is no item named '20221201rtasp.csv' in the archive" Args: {'self': , 'date': Timestamp('2022-11-08 00:00:00-0500', tz='US/Eastern'),...
Related work: #105.
@martin-braun (years later) do you have an example file?
@martin-braun I have a lead on this issue. By default, pngpaste will use the output filename to determine the final format, but with `-b` it defaults to PNG format, not...