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

Create pandas centric diet example #2

Open
rluce opened this issue May 27, 2022 · 1 comment
Open

Create pandas centric diet example #2

rluce opened this issue May 27, 2022 · 1 comment

Comments

@rluce
Copy link
Member

rluce commented May 27, 2022

Entrypoint is one function

def diet(data1=..., data2=..):
    return dataframe with solution

with data1, data2 being dataframes

@rluce rluce transferred this issue from another repository Nov 21, 2022
@rluce rluce changed the title Create pandas centric diet exmple Create pandas centric diet example Jan 3, 2023
@simonbowly simonbowly self-assigned this May 4, 2023
@simonbowly simonbowly added this to the First public release milestone May 8, 2023
@simonbowly
Copy link
Member

Implementation is done. The docs need a lot of background added, and maybe a more creative/interesting dataset

@rluce rluce removed this from the First public release milestone May 31, 2023
@simonbowly simonbowly removed their assignment Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants