Getting Started
Design Concepts
Development
API Reference
CsvDataStorage
DataStorageBase
ImageFormat
NpyDataStorage
TextDataStorage
create_dir_for_file()
format_column_headers()
format_header()
get_header_from_file()
get_info_from_header()
get_timestamp_filename()
metadata_to_str_dict()
str_dict_to_metadata()
Helper method to create the directory (recursively) for a given file path. Will NOT raise an error if the directory already exists.
File path to create the directory for.