h2oai / datatable

A Python package for manipulating 2-dimensional tabular data structures
https://datatable.readthedocs.io
Mozilla Public License 2.0
1.81k stars 155 forks source link

convert a categorical column into a python list #3448

Closed samukweku closed 1 year ago

oleksiyskononenko commented 1 year ago

I guess .to_list() can already do that.

samukweku commented 1 year ago

Kindly ignore, it was an error