Skip to content

Quick fix to Dask local csv data plug#196

Merged
bmeyers merged 2 commits into
mainfrom
dask
Apr 18, 2025
Merged

Quick fix to Dask local csv data plug#196
bmeyers merged 2 commits into
mainfrom
dask

Conversation

@bmeyers

@bmeyers bmeyers commented Apr 18, 2025

Copy link
Copy Markdown
Collaborator

The default behavior for the local csv file data plug should not try to apply the make_timeseries subroutine as a "cleaning" step. This is not a general step, and most users don't need it. There is the option to use it if desired.

Checklist for PR authors (skip items if you don't have permissions or they are not applicable)

  • Updated or added relevant tests
  • Updated relevant documentation
  • Added relevant label(s)
  • All comments are resolved

@bmeyers

bmeyers commented Apr 18, 2025

Copy link
Copy Markdown
Collaborator Author

These updates make the local csv data plug work by default with "standard" csv files, with a timestamp index in the first column and power data in the second column.

@pluflou

pluflou commented Apr 18, 2025

Copy link
Copy Markdown
Collaborator

This makes sense to do. I approved it so you can merge it whenever you're ready.

@bmeyers bmeyers merged commit 18e2939 into main Apr 18, 2025
@bmeyers bmeyers deleted the dask branch April 18, 2025 21:51
cocosrv pushed a commit to cocosrv/solar-data-tools that referenced this pull request Nov 5, 2025
Quick fix to Dask local csv data plug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants