Collection
- class Collection(name, columns, types)[source]
Bases:
EventProtocol
- __init__(name, columns, types)[source]
Methods
__init__
(name, columns, types)add_entry
(entry)check_split_csv
()convert_df_to_types
(df)convert_with_default
(value, target_type)df_from_df
(df, training)get_first_entry
(column, value)get_last_entry
(column, value)get_valve_time
(port, volume)log
(date, type, subject, description)save_from_df
(training)