vantage6.algorithm.tools.wrappers.load_csv_data#
- load_csv_data(database_uri)#
Load the local privacy-sensitive data from the database.
- Parameters:
database_uri (str) – URI of the csv file, supplied by te node
- Returns:
The data from the csv file
- Return type:
pd.DataFrame