0.8.5
Added:
- Added
Entry.rename_fields
, returning an entry with field names and dataframe column names. - Added the classmethod
Entry._modify_fields
that updates a list of fields, and allows keeping the original name.
Added:
Entry.rename_fields
, returning an entry with field names and dataframe column names.Entry._modify_fields
that updates a list of fields, and allows keeping the original name.