Open
Description
Related to #166. We should decide whether/where we want to enforce column orderings for epi_df
s and epi_archive
s, and make sure to account for other_keys
. We'd want to resolve/consider some of these points:
new_epi_df
reorders based ongeo_value
andtime_value
only- differences between
new_epi_df
andas_epi_df
noted in Document the differences for column re-ordering innew_epi_df
andas_epi_df
#166, anddplyr_reconstruct.epi_df
not reordering - small informal poll from Make endpoint arg order consistent: geo, time epidatr#26 supporting geo-time-otherkeys order (and conflict with some archive examples/tests that use geo-otherkeys-time-version ordering)