Glider
Loading...
Searching...
No Matches
src.importer.FormatManager.csvManager Class Reference

Public Member Functions

 df_csv (*args)
 

Detailed Description

Definition at line 6 of file FormatManager.py.

Member Function Documentation

◆ df_csv()

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.


The documentation for this class was generated from the following file: