[
https://issues.apache.org/jira/browse/BEAM-14535?focusedWorklogId=777024&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-777024
]
ASF GitHub Bot logged work on BEAM-14535:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 01/Jun/22 17:08
Start Date: 01/Jun/22 17:08
Worklog Time Spent: 10m
Work Description: asf-ci commented on PR #17800:
URL: https://github.com/apache/beam/pull/17800#issuecomment-1143888746
Can one of the admins verify this patch?
Issue Time Tracking
-------------------
Worklog Id: (was: 777024)
Time Spent: 40m (was: 0.5h)
> Add support for Pandas Dataframes to sklearn RunInference Implementation
> ------------------------------------------------------------------------
>
> Key: BEAM-14535
> URL: https://issues.apache.org/jira/browse/BEAM-14535
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-py-core
> Reporter: Ryan Thompson
> Assignee: Ryan Thompson
> Priority: P2
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Sklearn pipelines are often set up to take pandas dataframes.
>
> Our current implementation only supports numpy arrays.
>
> This FR allows the sklearn implementation to autodetect pandas dataframes or
> numpy arrays and then combine them (via concat).
>
> In the case of a pandas dataframe that value will be passed through to the
> pipeline.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)