Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dataframe_functions _make_schema concat dataframe with dictionary #98

Open
DtStry opened this issue Nov 7, 2022 · 0 comments
Open

dataframe_functions _make_schema concat dataframe with dictionary #98

DtStry opened this issue Nov 7, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@DtStry
Copy link
Collaborator

DtStry commented Nov 7, 2022

error in _make_schema concatenating dataframe to dictionary

Expected Behavior

Current Behavior

Possible Solution

implement better type coercing method
use dictionary to add to the dataframe

Steps to Reproduce

Context (Environment)

when calling bulk_create_intent_from_dataframe function

or try running this example https://github.com/GoogleCloudPlatform/dfcx-scrapi/blob/main/examples/bot_building_series/bot_building_102-intents-with-annotated_tp.ipynb

Detailed Description

Possible Implementation

@DtStry DtStry added the bug Something isn't working label Nov 7, 2022
@kmaphoenix kmaphoenix linked a pull request Nov 7, 2022 that will close this issue
@DtStry DtStry self-assigned this Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant