You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Related to #166. We should decide whether/where we want to enforce column orderings for epi_dfs and epi_archives, and make sure to account for other_keys. We'd want to resolve/consider some of these points:
new_epi_df reorders based on geo_value and time_value only
With some of the *canonical functions we've moved epi_dfs to often be geo-otherkeys-time, as that seems more natural for data structures than the geo-time-otherkeys from the API interface poll.
Not sure if this is fully addressed by the *canonical work. There may at least be lingering documentation issues still. Leaving open for now.
Related to #166. We should decide whether/where we want to enforce column orderings for
epi_df
s andepi_archive
s, and make sure to account forother_keys
. We'd want to resolve/consider some of these points:new_epi_df
reorders based ongeo_value
andtime_value
onlynew_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 reorderingThe text was updated successfully, but these errors were encountered: