I filed a ticket: https://issues.apache.org/jira/browse/SPARK-7280

Would you like to give it a shot?


On Thu, Apr 30, 2015 at 10:22 AM, rakeshchalasani <vnit.rak...@gmail.com>
wrote:

> Hi All:
>
> Is there any plan to add "drop" column/s functionality in the data frame?
> One can you "select" function to do so, but I find that tedious when only
> one or two columns in large dataframe are to be dropped.
>
> Pandas has this functionality, which I find handy when constructing feature
> vectors from DataFrame, allowing me to carry only useful information
> forward.
>
> http://pandas.pydata.org/pandas-docs/dev/generated/pandas.DataFrame.drop.html
>
> Rakesh
>
>
>
> --
> View this message in context:
> http://apache-spark-developers-list.1001551.n3.nabble.com/Drop-column-s-in-DataFrame-tp11917.html
> Sent from the Apache Spark Developers List mailing list archive at
> Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org
> For additional commands, e-mail: dev-h...@spark.apache.org
>
>

Reply via email to