Closed donaldcampbelljr closed 1 month ago
We currently have 3 ways of representing PEPs:
_config
samples
We would like to ensure that number 3 resembles number 2, so that the data structures have both config and samples attributes.
config
Finally, in this same process we have decided to rename the config key to project.
project
In summary:
to_dict()
_samples
We currently have 3 ways of representing PEPs:
_config
andsamples
attributes._config
key (but not the _config key!) and thesamples
.We would like to ensure that number 3 resembles number 2, so that the data structures have both
config
andsamples
attributes.Finally, in this same process we have decided to rename the
config
key toproject
.In summary:
to_dict()
's representation matches the peppy.Project representationconfig
key toproject
_samples
tosamples