Closed MauroPen closed 1 year ago
The export function is often used: therefore, it makes sense to generalize its formulation and include it in the Common.py dependency.
Exporting is characterized by the following:
For this reason, it might make sense to define a new class of objects called ExportDataFrame with the following attributes:
Therefore, the function is expected to need the following arguments:
The export_dataframes() function (#4), together with its Class DataframeExport (#3) has been added to Common.py
The export function is often used: therefore, it makes sense to generalize its formulation and include it in the Common.py dependency.
Exporting is characterized by the following:
For this reason, it might make sense to define a new class of objects called ExportDataFrame with the following attributes:
Therefore, the function is expected to need the following arguments: