Uh oh!
There was an error while loading. Please reload this page.
AutoML Tables: Enable users to pass in Pandas Dataframe when calling import_data() and batch_predict() from AutoML Tables client - #9116
Conversation
lwander
left a comment
There was a problem hiding this comment.
LG! Just a few small comments
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
busunkim96
left a comment
There was a problem hiding this comment.
👋 I'm not completely sold on the added value of this wrapper. Perhaps this would be better suited for a sample than a library method? @sirtorry?
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
lwander
commented
Aug 27, 2019
We want to simplify the experience for datascientists in jupyter notebooks as much as possible. Typically they are doing feature engineering & data-processing on dataframes, and we don't want them to have to copy-paste a sample or learn to use another client library for simple things like this. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
TrucHLe
left a comment
There was a problem hiding this comment.
First wave of comments resolved 😃 !
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
lwander
left a comment
There was a problem hiding this comment.
LGTM! 2 last comments from my end
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
…nd batch_predict() from AutoML Tables client (googleapis#9116)
…nd batch_predict() from AutoML Tables client (googleapis#9116)
…nd batch_predict() from AutoML Tables client (#9116)
This PR:
pandas_dataframetoimport_data()andbatch_predict()of the Tables client.