You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/07/14 08:08:28 UTC

[GitHub] [beam] PhilippeMoussalli opened a new issue, #22268: [Feature Request]: Implement 'DataFrame.get_dummies()' for deferred DataFrame

PhilippeMoussalli opened a new issue, #22268:
URL: https://github.com/apache/beam/issues/22268

   ### What would you like to happen?
   
   We would like to use the DataFrame API to perform one-hot encoding on categorical columns. Currently, this can be done with `pd.get_dummies()` method but it's currently not supported for deffered DataFrames.
   
   
   ### Issue Priority
   
   Priority: 2
   
   ### Issue Component
   
   Component: dsl-dataframe


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] TheNeuralBit commented on issue #22268: [Feature Request]: Implement 'DataFrame.get_dummies()' for deferred DataFrame

Posted by GitBox <gi...@apache.org>.
TheNeuralBit commented on issue #22268:
URL: https://github.com/apache/beam/issues/22268#issuecomment-1209995760

   Let's track this as part of https://github.com/apache/beam/issues/20958


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org