Skip to content
Snippets Groups Projects
Commit 24452d52 authored by kgao's avatar kgao
Browse files

Fixed rolling averages bug

If dates don't line up exactly at the minute mark, the frame gets filled with np.nans
now frame takes closest record that is < than the minute mark and sets
that record into the file
parent 71b74e7a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment