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