fraud_flag | |
---|---|
0 | 0 |
1 | 0 |
2 | 0 |
3 | 0 |
4 | 0 |
92785 | 0 |
92786 | 0 |
92787 | 0 |
92788 | 0 |
92789 | 0 |
fraud_flag
Int64DType- Null values
- 0 (0.0%)
- Unique values
- 2 (< 0.1%)
- Mean ± Std
- 0.0142 ± 0.118
- Median ± IQR
- 0 ± 0
- Min | Max
- 0 | 1
File "/home/jerome/workspace/scratch/2025/01/expr-presentation/fraud_skrub.py", line 10, in <module>
y = skrub.y(data.baskets["fraud_flag"])
fraud_flag | |
---|---|
0 | 0 |
1 | 0 |
2 | 0 |
3 | 0 |
4 | 0 |
92785 | 0 |
92786 | 0 |
92787 | 0 |
92788 | 0 |
92789 | 0 |
No columns match the selected filter: . You can change the column filter in the dropdown menu above.
Column | Column name | dtype | Null values | Unique values | Mean | Std | Min | Median | Max |
---|---|---|---|---|---|---|---|---|---|
0 | fraud_flag | Int64DType | 0 (0.0%) | 2 (< 0.1%) | 0.0142 | 0.118 | 0 | 0 | 1 |
No columns match the selected filter: . You can change the column filter in the dropdown menu above.
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").