Skip to content

move Reward_df preprocessing in graph generator to postprocessing in make_df_from_res #22

Description

@marota

Why do we do this reward_df processing in graph_generator (def preprocessing(reward_df, max_iter, explicit_node_names=False) )
It looks more consistent to do it when first generating the reward df with make_df_from_res and return at step 2 (reward_df = run_many.run_all) the proper reward_df

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions