github rapidsai/cudf v26.02.00

7 hours ago

What's Changed

🚨 Breaking Changes

  • Avoid counting nulls and creating null mask in groupby aggregation MERGE_M2 by @ttnghia in #20716
  • Remove cudf::get_current_device_resource by @bdice in #20688
  • Avoid creating null mask in groupby aggregation M2 by @ttnghia in #20726
  • Remove deprecated left semi- and anti- join APIs by @shrshi in #20668
  • Inline and simplify some column methods by @vyasr in #20819
  • Enable copy-on-write in cudf.pandas by @vyasr in #20401
  • [FEA] Improve Null-Aware Operator Support in AST-Codegen by @lamarrr in #20206
  • Remove legacy hash-combine logic and unify hashing with row hasher by @PointKernel in #20796
  • Remove deprecated .from_pandas constructors by @mroeschke in #20925
  • Remove deprecated Series.data by @mroeschke in #20914
  • Remove all base attributes from ColumnBase by @vyasr in #20961
  • Fix handling of unquoted strings in the CSV reader by @vuule in #20996

🐛 Bug Fixes

📖 Documentation

  • Add note to developer guide about null values being undefined by @bdice in #20645
  • [DOC] Add cudf-polars to the example build command by @Matt711 in #20763
  • Clarify internal API header placement guidelines for details headers by @PointKernel in #20985
  • Clarify deprecation message for cudf::round by @nirandaperera in #20809
  • Require nvcc 12.9 in contributing guide by @bdice in #21186

🚀 New Features

🛠️ Improvements

New Contributors

Full Changelog: v26.02.00a...v26.02.00

Don't miss a new cudf release

NewReleases is sending notifications on new releases.