Skip to content

Releases: rapidsai/cudf

v23.06.01

29 Jun 13:28
6a548b0
Compare
Choose a tag to compare

🚨 Breaking Changes

🐛 Bug Fixes

🚀 New Features

🛠️ Improvements

Read more

v23.06.00

07 Jun 15:25
f881d40
Compare
Choose a tag to compare

🚨 Breaking Changes

🐛 Bug Fixes

🚀 New Features

🛠️ Improvements

Read more

v23.04.01

07 Nov 21:43
7e070fc
Compare
Choose a tag to compare

🚨 Breaking Changes

🐛 Bug Fixes

📖 Documentation

🚀 New Features

🛠️ Improvements

Read more

v23.04.00

12 Apr 14:26
v23.04.00
4d31a6f
Compare
Choose a tag to compare

🚨 Breaking Changes

🐛 Bug Fixes

📖 Documentation

🚀 New Features

🛠️ Improvements

Read more

[NIGHTLY] v23.06.00

29 Jun 13:28
302054d
Compare
Choose a tag to compare
[NIGHTLY] v23.06.00 Pre-release
Pre-release

🔗 Links

🚨 Breaking Changes

🐛 Bug Fixes

🚀 New Features

🛠️ Improvements

Read more

v23.02.00

09 Feb 16:14
5ad4a85
Compare
Choose a tag to compare

🚨 Breaking Changes

🐛 Bug Fixes

📖 Documentation

🚀 New Features

🛠️ Improvements

Read more

v22.12.01

08 Dec 19:18
Compare
Choose a tag to compare

🚨 Breaking Changes

  • Add JNI for substring without 'end' parameter. (#12113) @firestarman
  • Refactor purge_nonempty_nulls (#12111) @ttnghia
  • Create an int8 column in read_csv when all elements are missing (#12110) @vuule
  • Throw an error when libcudf is built without cuFile and LIBCUDF_CUFILE_POLICY is set to "ALWAYS" (#12080) @vuule
  • Fix type promotion edge cases in numerical binops (#12074) @wence-
  • Reduce/Remove reliance on **kwargs and *args in IO readers & writers (#12025) @galipremsagar
  • Rollback of DeviceBufferLike (#12009) @madsbk
  • Remove unused managed_allocator (#12005) @vyasr
  • Pass column names to write_csv instead of table_metadata pointer (#11972) @vuule
  • Accept const refs instead of const unique_ptr refs in reduce and scan APIs. (#11960) @vyasr
  • Default to equal NaNs in make_merge_sets_aggregation. (#11952) @bdice
  • Remove validation that requires introspection (#11938) @vyasr
  • Trim quotes for non-string values in nested json parsing (#11898) @karthikeyann
  • Add tests ensuring that cudf's default stream is always used (#11875) @vyasr
  • Support nested types as groupby keys in libcudf (#11792) @PointKernel
  • Default to equal NaNs in make_collect_set_aggregation. (#11621) @bdice
  • Removing int8 column option from parquet byte_array writing (#11539) @hyperbolic2346
  • part1: Simplify BaseIndex to an abstract class (#10389) @skirui-source

🐛 Bug Fixes

📖 Documentation

🚀 New Features

🛠️ Improvements

Read more

v22.12.00

08 Dec 15:20
Compare
Choose a tag to compare

🚨 Breaking Changes

  • Add JNI for substring without 'end' parameter. (#12113) @firestarman
  • Refactor purge_nonempty_nulls (#12111) @ttnghia
  • Create an int8 column in read_csv when all elements are missing (#12110) @vuule
  • Throw an error when libcudf is built without cuFile and LIBCUDF_CUFILE_POLICY is set to "ALWAYS" (#12080) @vuule
  • Fix type promotion edge cases in numerical binops (#12074) @wence-
  • Reduce/Remove reliance on **kwargs and *args in IO readers & writers (#12025) @galipremsagar
  • Rollback of DeviceBufferLike (#12009) @madsbk
  • Remove unused managed_allocator (#12005) @vyasr
  • Pass column names to write_csv instead of table_metadata pointer (#11972) @vuule
  • Accept const refs instead of const unique_ptr refs in reduce and scan APIs. (#11960) @vyasr
  • Default to equal NaNs in make_merge_sets_aggregation. (#11952) @bdice
  • Remove validation that requires introspection (#11938) @vyasr
  • Trim quotes for non-string values in nested json parsing (#11898) @karthikeyann
  • Add tests ensuring that cudf's default stream is always used (#11875) @vyasr
  • Support nested types as groupby keys in libcudf (#11792) @PointKernel
  • Default to equal NaNs in make_collect_set_aggregation. (#11621) @bdice
  • Removing int8 column option from parquet byte_array writing (#11539) @hyperbolic2346
  • part1: Simplify BaseIndex to an abstract class (#10389) @skirui-source

🐛 Bug Fixes

📖 Documentation

🚀 New Features

🛠️ Improvements

Read more

[NIGHTLY] v23.02.00

09 Feb 16:17
480b4cc
Compare
Choose a tag to compare
[NIGHTLY] v23.02.00 Pre-release
Pre-release

🔗 Links

🚨 Breaking Changes

🐛 Bug Fixes

📖 Documentation

🚀 New Features

🛠️ Improvements

Read more

v22.10.01

03 Nov 17:32
Compare
Choose a tag to compare

🚨 Breaking Changes

🐛 Bug Fixes

📖 Documentation

🚀 New Features

Read more