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
This is not giving rise to any known bugs, but I've seen that the coord for rows (observations) is almost always called obs_ind, there are some cases where it's labelled as obs_indx. So we need to convert all to obs_ind to be consistent.
The text was updated successfully, but these errors were encountered:
This is not giving rise to any known bugs, but I've seen that the coord for rows (observations) is almost always called
obs_ind
, there are some cases where it's labelled asobs_indx
. So we need to convert all toobs_ind
to be consistent.The text was updated successfully, but these errors were encountered: