piel.file_conversion#

Module Contents#

Functions#

read_csv_to_pandas(file_path)

This function returns a Pandas dataframe that contains all the simulation data outputted from the simulation run.

read_vcd_to_json(file_path)

read_csv_to_pandas(file_path: piel.types.piel_path_types)[source]#

This function returns a Pandas dataframe that contains all the simulation data outputted from the simulation run.

read_vcd_to_json(file_path: piel.types.piel_path_types)[source]#