Skip to content

Releases: rapidsai/cudf

v22.10.00

12 Oct 15:28
Compare
Choose a tag to compare

🚨 Breaking Changes

🐛 Bug Fixes

📖 Documentation

🚀 New Features

Read more

v22.08.01

29 Sep 18:16
Compare
Choose a tag to compare

🚨 Breaking Changes

🐛 Bug Fixes

📖 Documentation

🚀 New Features

🛠️ Improvements

Read more

v22.08.00

17 Aug 15:15
Compare
Choose a tag to compare

🚨 Breaking Changes

🐛 Bug Fixes

📖 Documentation

🚀 New Features

🛠️ Improvements

Read more

[NIGHTLY] v22.10.00

03 Nov 23:35
df24808
Compare
Choose a tag to compare
[NIGHTLY] v22.10.00 Pre-release
Pre-release

🔗 Links

🚨 Breaking Changes

🐛 Bug Fixes

📖 Documentation

🚀 New Features

Read more

v22.06.01

06 Jul 15:21
Compare
Choose a tag to compare

v22.06.01

v22.06.00

07 Jun 17:26
Compare
Choose a tag to compare

🚨 Breaking Changes

  • Enable Zstandard decompression only when all nvcomp integrations are enabled (#10944) @vuule
  • Rename sliced_child to get_sliced_child. (#10885) @bdice
  • Add parameters to control page size in Parquet writer (#10882) @etseidl
  • Make cudf::test::expect_columns_equal() to fail when comparing unsanitary lists. (#10880) @nvdbaranec
  • Cleanup regex compiler fixed quantifiers source (#10843) @davidwendt
  • Refactor cudf::contains, renaming and switching parameters role (#10802) @ttnghia
  • Generic serialization of all column types (#10784) @wence-
  • Return per-file metadata from readers (#10782) @vuule
  • HostColumnVectoreCore#isNull should return true for out-of-range rows (#10779) @gerashegalov
  • Update groupby::hash to use new row operators for keys (#10770) @PointKernel
  • update mangle_dupe_cols behavior in csv reader to match pandas 1.4.0 behavior (#10749) @karthikeyann
  • Rename CUDA_TRY macro to CUDF_CUDA_TRY, rename CHECK_CUDA macro to CUDF_CHECK_CUDA. (#10589) @bdice
  • Upgrade cudf to support pandas 1.4.x versions (#10584) @galipremsagar
  • Move binop methods from Frame to IndexedFrame and standardize the docstring (#10576) @vyasr
  • Add default= kwarg to .list.get() accessor method (#10547) @shwina
  • Remove deprecated decimal_cols_as_float in the ORC reader (#10515) @vuule
  • Support nvComp 2.3 if local, otherwise use nvcomp 2.2 (#10513) @robertmaynard
  • Fix findall_record to return empty list for no matches (#10491) @davidwendt
  • Namespace/Docstring Fixes for Reduction (#10471) @isVoid
  • Additional refactoring of hash functions (#10462) @bdice
  • Fix default value of str.split expand parameter. (#10457) @bdice
  • Remove deprecated code. (#10450) @vyasr

🐛 Bug Fixes

📖 Documentation

🚀 New Features

Read more

v22.04.00

06 Apr 15:19
Compare
Choose a tag to compare

🚨 Breaking Changes

🐛 Bug Fixes

📖 Documentation

🚀 New Features

🛠️ Improvements

Read more

v22.02.00

02 Feb 16:43
Compare
Choose a tag to compare

🚨 Breaking Changes

  • ORC writer API changes for granular statistics (#10058) @mythrocks
  • decimal128 Support for to/from_arrow (#9986) @codereport
  • Remove deprecated method one_hot_encoding (#9977) @isVoid
  • Remove str.subword_tokenize (#9968) @VibhuJawa
  • Remove deprecated method parameter from merge and join. (#9944) @bdice
  • Remove deprecated method DataFrame.hash_columns. (#9943) @bdice
  • Remove deprecated method Series.hash_encode. (#9942) @bdice
  • Refactoring ceil/round/floor code for datetime64 types (#9926) @mayankanand007
  • Introduce nan_as_null parameter for cudf.Index (#9893) @galipremsagar
  • Add regex_flags parameter to strings replace_re functions (#9878) @davidwendt
  • Break tie for top categorical columns in Series.describe (#9867) @isVoid
  • Add partitioning support in parquet writer (#9810) @devavret
  • Move drop_duplicates, drop_na, _gather, take to IndexFrame and create their _base_index counterparts (#9807) @isVoid
  • Raise temporary error for decimal128 types in parquet reader (#9804) @galipremsagar
  • Change default dtype of all nulls column from float to object (#9803) @galipremsagar
  • Remove unused masked udf cython/c++ code (#9792) @brandon-b-miller
  • Pick smallest decimal type with required precision in ORC reader (#9775) @vuule
  • Add decimal128 support to Parquet reader and writer (#9765) @vuule
  • Refactor TableTest assertion methods to a separate utility class (#9762) @jlowe
  • Use cuFile direct device reads/writes by default in cuIO (#9722) @vuule
  • Match pandas scalar result types in reductions (#9717) @brandon-b-miller
  • Add parameters to control row group size in Parquet writer (#9677) @vuule
  • Refactor bit counting APIs, introduce valid/null count functions, and split host/device side code for segmented counts. (#9588) @bdice
  • Add support for decimal128 in cudf python (#9533) @galipremsagar
  • Implement lists::index_of() to find positions in list rows (#9510) @mythrocks
  • Rewriting row/column conversions for Spark <-> cudf data conversions (#8444) @hyperbolic2346

🐛 Bug Fixes

📖 Documentation

🚀 New Features

Read more

v21.12.02

16 Dec 18:48
Compare
Choose a tag to compare

v21.12.02

v21.12.01

09 Dec 18:32
Compare
Choose a tag to compare

v21.12.01