argopy.DataFetcher.to_dataframe#

DataFetcher.to_dataframe(**kwargs)#

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