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
Copy file name to clipboardExpand all lines: NEWS.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -129,7 +129,9 @@ rowwiseDT(
129
129
130
130
17.Assignmentwith`:=`toanS4slotofanunder-allocateddata.tablenowworks, [#6704](https://github.com/Rdatatable/data.table/issues/6704). Thanks @MichaelChirico for the report and fix.
131
131
132
-
18.Joiningwithincompatiblecolumn times (e.g., `Date`with`POSIXt`) nowprovidesaclearwarning, [#6605](https://github.com/Rdatatable/data.table/issues/6605). Thanks to @al-obrien for the report and @r2evans for the PR.
132
+
18.`as.data.table()`methodfor`data.frame`s (especiallythosewithextendedclasses) ismoreconsistentwith`as.data.frame()`withrespecttorentionofattributes, [#5699](https://github.com/Rdatatable/data.table/issues/5699). Thanks @jangorecki for the report and fix.
133
+
134
+
19.Joiningwithincompatiblecolumn times (e.g., `Date`with`POSIXt`) nowprovidesaclearwarning, [#6605](https://github.com/Rdatatable/data.table/issues/6605). Thanks to @al-obrien for the report and @r2evans for the PR.
0 commit comments