yeandy commented on a change in pull request #16615: URL: https://github.com/apache/beam/pull/16615#discussion_r805847123
########## File path: website/www/site/content/en/documentation/dsls/dataframes/differences-from-pandas.md ########## @@ -55,6 +55,35 @@ Beam DataFrame operations are deferred, but the schemas of the resulting DataFra Currently there’s no workaround for this issue. But in the future, Beam Dataframe may support non-deferred column operations on categorical columns. This work is being tracked in [BEAM-12169](https://issues.apache.org/jira/browse/BEAM-12169). +We have started to implemented a few of these operations. So far the following have been implemented. Review comment: I will refactor into a separate PR after a few more operations get released. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
