datatable.Frame.keys()

Returns a tuple of column names, same as names property.

This method is not intended for public use. It is needed in order for Frame to satisfy Python’s Mapping interface.