Glider
|
Public Member Functions | |
df_csv (*args) | |
Definition at line 6 of file FormatManager.py.
src.importer.FormatManager.csvManager.df_csv | ( | * | args | ) |
Executes full procedure Args: event (dict): is a dictionary with all client and sales information type_format (str): format name file (dict): features required by file session (boto3 obj): AWS client connection write_DF (class): mapper columns method Returns: data_otto (pandas dataframe) status (str)
Definition at line 7 of file FormatManager.py.