Pandas Utils This repository keeps the util scripts to interact with Pandas/python Show dataframe from data (yaml) file This CLI/util can be used to show data frame from the given data file (yaml). This module takes below parameters. file -- data file path (Example: data.yml) Refer more details Pandas API Json to Dataframe