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

Make it clear that forward in user defined functions only takes one pandas dataframe as input. #1217

Open
1 of 4 tasks
xzdandy opened this issue Sep 26, 2023 · 0 comments
Open
1 of 4 tasks

Comments

@xzdandy
Copy link
Collaborator

xzdandy commented Sep 26, 2023

Search before asking

  • I have searched the EvaDB issues and found no similar feature requests.

Description

  • Throw an error forward() only takes one pandas dataframe as input., when a user-defined function call takes more than one pandas dataframe.
  • Update the documentation to highlight that forward() only takes one pandas dataframe as input

Use case

No response

Are you willing to submit a PR?

  • Yes I'd like to help by submitting a PR!
@xzdandy xzdandy changed the title Make it clear that forward in user defined functions only take one pandas dataframe as input. Make it clear that forward in user defined functions only takes one pandas dataframe as input. Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant