Encoding change
This commit is contained in:
parent
e886f3bbd9
commit
583bbc5904
@ -1,3 +1,5 @@
|
||||
# coding=<UTF-8>
|
||||
|
||||
import pandas as pd
|
||||
from sklearn.model_selection import train_test_split
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
# coding=<UTF-8>
|
||||
|
||||
import pandas as pd
|
||||
|
||||
# Data description
|
||||
|
Loading…
Reference in New Issue
Block a user