load_test_circuits

autoeis.io.load_test_circuits(filtered: bool = False) DataFrame

Returns candidate ECMs fitted to test dataset for testing.

Parameters:

filtered (bool, optional) – If True, only physically plausible circuits are returned. Default is False.

Returns:

Dataframe containing the ECMs.

Return type:

pd.DataFrame