fraud_flag | |
---|---|
1 | 0 |
7 | 0 |
9 | 0 |
13 | 0 |
14 | 0 |
1,538 | 0 |
1,539 | 0 |
1,540 | 0 |
1,541 | 0 |
1,543 | 0 |
fraud_flag
Int64DType- Null values
- 0 (0.0%)
- Unique values
- 2 (0.2%)
- Mean ± Std
- 0.0150 ± 0.122
- Median ± IQR
- 0 ± 0
- Min | Max
- 0 | 1
File "<ipython-input-5-40259c915297>", line 6, in <module>
y = baskets["fraud_flag"].skb.mark_as_y()
fraud_flag | |
---|---|
1 | 0 |
7 | 0 |
9 | 0 |
13 | 0 |
14 | 0 |
1,538 | 0 |
1,539 | 0 |
1,540 | 0 |
1,541 | 0 |
1,543 | 0 |
No columns match the selected filter: . You can change the column filter in the dropdown menu above.
Column | Column name | dtype | Is sorted | Null values | Unique values | Mean | Std | Min | Median | Max |
---|---|---|---|---|---|---|---|---|---|---|
0 | fraud_flag | Int64DType | False | 0 (0.0%) | 2 (0.2%) | 0.0150 | 0.122 | 0 | 0 | 1 |
No columns match the selected filter: . You can change the column filter in the dropdown menu above.
The skrub table reports need javascript to display correctly. If you are displaying a report in a Jupyter notebook and you see this message, you may need to re-execute the cell or to trust the notebook (button on the top right or "File > Trust notebook").