mstz commited on
Commit
a538e1f
1 Parent(s): 66b37b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -26,7 +26,7 @@ This datasets records the customer, the interaction with the AD campaign, and if
26
  | subscription | Binary classification | Has the customer subscribed to a bank plan? |
27
 
28
  # Usage
29
- ```
30
  from datasets import load_dataset
31
 
32
 
 
26
  | subscription | Binary classification | Has the customer subscribed to a bank plan? |
27
 
28
  # Usage
29
+ ```python
30
  from datasets import load_dataset
31
 
32