ErgastSimpleResponse#

class fastf1.ergast.interface.ErgastSimpleResponse(*args, response_headers, query_filters, metadata, selectors, **kwargs)[source]#

Provides simple Ergast result data in the form of a Pandas DataFrame.

This class wraps an ErgastResultFrame and adds response information and paging (see ErgastResponseMixin).