Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
4.0.0
-
None
-
None
Description
Add a simple user guide for column selections in PySpark. This should cover the following API: lit, df.col, and cover common column operations such as: removing a column from a data frame, adding new columns, dropping a duplicate column, etc.