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
Thanks @jangorecki. For now you can use options(datatable.auto.index=FALSE) to turn the feature off, and things should work normally, until we fix this one.
Use case to pick only observations related to last group
Take following dt:
This works in 1.9.3 but doesn't work in 1.9.4:
As for now to achieve the following in 1.9.4 I need to do:
Is there any recommended (in terms of future support) way of achieve that?
The text was updated successfully, but these errors were encountered: