evalml.demos.
load_fraud
Load credit card fraud dataset. The fraud dataset can be used for binary classification problems.
n_rows (int) – number of rows from the dataset to return
verbose (bool) – whether to print information about features and labels
X, y
pd.DataFrame, pd.Series