piel.conversion.file
====================

.. py:module:: piel.conversion.file


Functions
---------

.. autoapisummary::

   piel.conversion.file.read_csv_to_pandas
   piel.conversion.file.read_vcd_to_json


Module Contents
---------------

.. py:function:: read_csv_to_pandas(file_path: piel.types.PathTypes)

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


.. py:function:: read_vcd_to_json(file_path: piel.types.PathTypes)

