Is there a function to generate a train set and test set from DataFrame?

Author: clogaCreated Mar 22, 2014Updated Aug 31, 2026
Labelswishlistpandas-integrationgood first issue

I find sandbox>tool has cross_validate.py, and there are many functions from sklearn include split , are there any update?