modin.pandas.DataFrame.keys¶
- DataFrame.keys()[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.23.0/../../../../../opt/hostedtoolcache/Python/3.9.20/x64/lib/python3.9/site-packages/modin/pandas/dataframe.py#L593-L597)¶
Get columns of the
DataFrame
.