Connectors is a set of python class and modules to connect your application to a datasource and get the data as Pandas Dataframe
You can also connect you application and upload Pandas Dataframe from the app to different datatargets in diffrent form or files type.
You can import your data from Azure Blob Storage, Collection (A set of azure blobs located in a directory), SQL Server Database, Postgres Database, Oracle Database.
You can upload your data to Azure Blob Storage, SQL Server DB, Postgres DB, Oracle Database.
Connectors can manupilate a large set of type for files located in an Azure Blob Storage.
Supported files extension for importing data are: Parquet, Csv, Json and Excel ('xlsx', 'xls', 'xlsm').
Supported files extension for importing data are: Csv, Json and Excel ('xlsx', 'xls', 'xlsm').
pip install git+https://github.com/HassenMahdi/connectors.git@master#egg=connectors "# dcm-connectors" "# dcm-connectors"