read_input_file

cosipy.utilities.aws2cosipy.aws2cosipy.read_input_file(input_path)[source]

Read input data, parse dates, and convert to a dataframe.

Parameters:

input_path (str) – Path to input .csv file.

Returns:

Dataframe of input data and date parser.

Return type:

tuple