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
* Fix to filter_obs_by_obs_time function
* Strange bug fix: reordering the columns makes a difference. Needs issue to fix
* Remove "censored_obs_time" and "censored" columns and include "obs_time" as a column
* Lint code
In PR #349 I failed to rename properly in
filter_obs_by_obs_time
.It should have been:
But I had:
The text was updated successfully, but these errors were encountered: