datatable.split_into_nhot()

split_into_nhot
(
sep=",",
sort=False
)
Deprecated since version 1.0.0

This function is deprecated and will be removed in version 1.1.0. Please use dt.str.split_into_nhot() instead.