#python
#питон
Вопрос:
У меня есть excel, который имеет только 2 функции, одна из которых-индекс и функция. Я хочу разделить это на train_test_split на python
I have an excel which has only 2 features, one is index and Feature. I want to split that to train_test_split in python