modin.pandas.DataFrame.keys¶
- DataFrame.keys() Index [source] (https://github.com/snowflakedb/snowpark-python/blob/v1.25.0/snowpark-python/.tox/docs/lib/python3.9/site-packages/modin/pandas/dataframe.py#L608-L612)¶
Get columns of the
DataFrame
.
Get columns of the DataFrame
.