featurebyte.Context.default_eda_table¶ default_eda_table: Union[ObservationTable, NoneType] Description¶ Returns the EDA table of the Context. Returns¶ Union[ObservationTable, NoneType] The ObservationTable object of the Context.