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

add --python_df_function option #18

Open
glaucouri opened this issue Mar 21, 2021 · 0 comments
Open

add --python_df_function option #18

glaucouri opened this issue Mar 21, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request parser
Milestone

Comments

@glaucouri
Copy link
Owner

The idea here is to export a model into a function with the following signature:

def (df: DataFrame, T:int, in place:bool):

With small work this can execute the excel model out of the box

@glaucouri glaucouri added enhancement New feature or request parser labels Mar 21, 2021
@glaucouri glaucouri added this to the 0.2.0 milestone Mar 21, 2021
@glaucouri glaucouri self-assigned this Mar 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request parser
Projects
None yet
Development

No branches or pull requests

1 participant