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. It'd be very helpful if you could also try it on development versions, in general, before filing issues.
This is a duplicate of #955 and that has been fixed (IIRC) recently with @jangorecki's as.data.table.default function. But we've not added tests yet. Will close that one after that.
I have a POSIXct column and I want to select rows for which the entry in that column equals a particular value:
This gives the following error:
I'm currently using the following workaround:
I just got this issue after upgrading to 1.9.4 from 1.9.2 (I think).
The text was updated successfully, but these errors were encountered: