Skip to content

v24.02.00

Compare
Choose a tag to compare
@raydouglass raydouglass released this 13 Feb 15:18
· 74 commits to main since this release
v24.02.00
a881c4a

🚨 Breaking Changes

🐛 Bug Fixes

  • Exclude tests from builds (#1339) @vyasr
  • Make sure cudf uses pyarrow's libarrow during wheel builds (#1334) @vyasr
  • Replace cudf _from_columns with a public API (#1326) @mroeschke
  • Update usage of cudf.core.column.arange to cudf.core.column.as_column (#1323) @AjayThorve

🚀 New Features

🛠️ Improvements