You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Re-write the interfaces to get Stream objects to work with averaging, and other data analysis calls.
and fix, keyword repeated time_new
$PREFIX/lib/python3.12/site-packages/particula/data/processer.py", line 74
time_new=datalake.datastreams['CAPS_data'].return_time(
The text was updated successfully, but these errors were encountered:
* add in averaging for Stream objects
Fixes#364
* added example to book
* 'Refactored by Sourcery' (#368)
Co-authored-by: Sourcery AI <>
* fixed test
* pytype skip stream stats
---------
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Re-write the interfaces to get Stream objects to work with averaging, and other data analysis calls.
and fix, keyword repeated time_new
$PREFIX/lib/python3.12/site-packages/particula/data/processer.py", line 74
time_new=datalake.datastreams['CAPS_data'].return_time(
The text was updated successfully, but these errors were encountered: