Skip to content

feat: create FitRecipe methods that save and load the recipe object as a pickle file #163

Description

@cadenmyers13

Problem

See convo here: #161 (comment)

Proposed solution

Create a FitRecipe().save_recipe(filename) method for saving the fit recipe
Create a FitRecipe().load_recipe(recipe_file) method that loads a pickled recipe file into said fit recipe

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions