damast.cli.data_converter

damast.cli.data_converter#

Functions

stem_output_file(file, *, directory, suffix)

Output filename schema for one-file-in/one-file-out conversion: the input file's own stem, under directory (or the current directory if None), with suffix.

Classes

DataConvertParser(parser)

Argparser for converting CSV files to AnnotatedDataframes (.parquet and .yml files)