1.4.0
Home
Installation
How to use this guide
Getting started
Support
User Guide
Tutorials
getML suite
Managing projects
Importing data
Annotating data
Data model
Preprocessing
Feature engineering
Predicting
Hyperparameter optimization
Deployment
API Documentation
Python API
data
Container
DataFrame
add
copy
delete
drop
freeze
from_arrow
from_csv
from_db
from_dict
from_json
from_pandas
from_parquet
from_pyspark
from_s3
from_view
load
nbytes
ncols
nrows
read_arrow
read_csv
read_db
read_json
read_pandas
read_parquet
read_pyspark
read_query
read_s3
read_view
refresh
remove_subroles
remove_unit
save
set_role
set_subroles
set_unit
to_arrow
to_csv
to_db
to_html
to_json
to_pandas
to_parquet
to_placeholder
to_pyspark
to_s3
unload
where
with_column
with_name
with_role
with_subroles
with_unit
colnames
columns
last_change
memory_usage
roles
rowid
shape
DataModel
Placeholder
Roles
StarSchema
Subset
TimeSeries
View
concat
delete
exists
list_data_frames
load_container
load_data_frame
to_placeholder
access
columns
relationship
roles
split
time
concat
delete
exists
load_container
load_data_frame
list_data_frames
to_placeholder
columns
access
relationship
roles
split
subroles
time
database
datasets
engine
hyperopt
feature_learning
project
preprocessors
pipeline
predictors
sqlite3
DataFrame
Pipeline
set_project
Command line interface
Integration
Fast API
About
getML
Docs
»
Python API
»
getml.data
»
DataFrame
»
colnames
colnames
¶
property
DataFrame.
colnames
¶
List of the names of all columns.
Returns:
List[str]:
List of the names of all columns.