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
Came out of a discussion with @lcbrooks about how to get the column names of an epi_df that aren't keys/are measurements. Currently the best way to do this is
Came out of a discussion with @lcbrooks about how to get the column names of an
epi_df
that aren't keys/are measurements. Currently the best way to do this iswhich is a bit of a hack. Needed this a couple of times in exploration-tooling.
The text was updated successfully, but these errors were encountered: