pepkit / peppy

Project metadata manager for PEPs in Python
https://pep.databio.org/peppy
BSD 2-Clause "Simplified" License
37 stars 13 forks source link

Incorrect key names in preoduced dict by to_dict() #406

Closed khoroshevskyi closed 2 years ago

khoroshevskyi commented 2 years ago

produced dict by to_dict(extended=True) has keys names that are not correspond to types of actuall values. e.g. _sample_df is not a dataframe but dict