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

Implement Tables.jl interface for ModelWithResult #789

Closed
stelmo opened this issue Jun 9, 2023 · 1 comment
Closed

Implement Tables.jl interface for ModelWithResult #789

stelmo opened this issue Jun 9, 2023 · 1 comment
Milestone

Comments

@stelmo
Copy link
Collaborator

stelmo commented Jun 9, 2023

Will allow something like:

df = flux_balance_analysis(
    model,
    GLPK.Optimizer,
) |> DataFrame
@stelmo stelmo added this to the v2.0.x milestone Jun 12, 2023
@exaexa
Copy link
Collaborator

exaexa commented Dec 10, 2023

deprecated by the new next (still Tables would be great, somehow, but directly to ConstraintTrees)

@exaexa exaexa closed this as completed Dec 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants