argopy.fetchers.ArgoDataFetcher.to_dataframe

argopy.fetchers.ArgoDataFetcher.to_dataframe#

ArgoDataFetcher.to_dataframe(**kwargs) DataFrame[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