Overview
Getting Started
User Guides
API Reference
Development
Migration Guides
Spark SQL
Core Classes
Spark Session
Configuration
Input/Output
DataFrame
Column
Data Types
Row
Functions
Window
Grouping
Catalog
Avro
Observation
UDF
Protobuf
Pandas API on Spark
Structured Streaming
MLlib (DataFrame-based)
Spark Streaming (Legacy)
MLlib (RDD-based)
Spark Core
Resource Management
Errors
pyspark.sql.Column.name
¶
Column.
name
(
*
alias
,
**
kwargs
)
¶
name()
is an alias for
alias()
.
New in version 2.0.
pyspark.sql.Column.like
pyspark.sql.Column.otherwise