argopy.fetchers.ArgoDataFetcher.to_dataframe#

ArgoDataFetcher.to_dataframe(**kwargs)[source]#

Fetch and return data as pandas.Dataframe

Trigger a fetch of data by the specified source and access point.

Returns:

Fetched data

Return type:

pandas.DataFrame