Commit ed40ab5
committed
[SPARK-7509][SQL] DataFrame.drop in Python for dropping columns.
Author: Reynold Xin <[email protected]>
Closes #6068 from rxin/drop-column and squashes the following commits:
9d7d5ec [Reynold Xin] [SPARK-7509][SQL] DataFrame.drop in Python for dropping columns.
(cherry picked from commit 028ad4b)
Signed-off-by: Reynold Xin <[email protected]>1 parent c30982d commit ed40ab5
1 file changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1014 | 1014 | | |
1015 | 1015 | | |
1016 | 1016 | | |
1017 | | - | |
| 1017 | + | |
1018 | 1018 | | |
1019 | 1019 | | |
1020 | 1020 | | |
| |||
1027 | 1027 | | |
1028 | 1028 | | |
1029 | 1029 | | |
| 1030 | + | |
| 1031 | + | |
| 1032 | + | |
| 1033 | + | |
| 1034 | + | |
| 1035 | + | |
| 1036 | + | |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
| 1040 | + | |
| 1041 | + | |
1030 | 1042 | | |
1031 | 1043 | | |
1032 | 1044 | | |
| |||
0 commit comments