[ 
https://issues.apache.org/jira/browse/SPARK-7280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14536733#comment-14536733
 ] 

Nicholas Chammas commented on SPARK-7280:
-----------------------------------------

I don't think we should mark this as resolved until all the language APIs have 
this method. The linked PR only adds it for Scala.

We can go the route of creating separate JIRA issues for each language, but I 
think it's more correct to capture the feature across all languages in 1 issue. 
Releasing a new method in one language but not the other is confusing and 
detracts from the model of "1 framework - multiple languages".

> Add a method for dropping a column
> ----------------------------------
>
>                 Key: SPARK-7280
>                 URL: https://issues.apache.org/jira/browse/SPARK-7280
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Reynold Xin
>            Assignee: Rakesh Chalasani
>             Fix For: 1.4.0
>
>
> Similar to Pandas: 
> http://pandas.pydata.org/pandas-docs/dev/generated/pandas.DataFrame.drop.html
> Takes a column name and returns a new DataFrame that drops a column.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to