basket_ID | |
---|---|
0 | True |
1 | True |
2 | True |
3 | True |
4 | True |
163352 | True |
163353 | True |
163354 | True |
163355 | True |
163356 | True |
basket_ID
BoolDType- Null values
- 0 (0.0%)
Constant value:
File "/home/jerome/workspace/scratch/2025/01/expr-presentation/fraud_skrub.py", line 13, in <module>
products = products[products["basket_ID"].isin(X["ID"])]
basket_ID | |
---|---|
0 | True |
1 | True |
2 | True |
3 | True |
4 | True |
163352 | True |
163353 | True |
163354 | True |
163355 | True |
163356 | True |
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 | basket_ID | BoolDType | 0 (0.0%) | 1 (< 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").