diff --git a/pypi_README.md b/pypi_README.md index 0639d28eeffac34361c1fdd01c8ec920ea9f2a70..4a3eab47cb2acf1a5a81eecdb3baf077dab9fc14 100644 --- a/pypi_README.md +++ b/pypi_README.md @@ -58,7 +58,7 @@ Binary classification with the [adult dataset]([adult](https://www.kaggle.com/wenruliu/adult-income-dataset)) using `Wide` and `DeepDense` and defaults settings. -````python +```python import pandas as pd from sklearn.model_selection import train_test_split