github rapidsai/cudf v26.08.00

4 hours ago

What's Changed

🚨 Breaking Changes

🐛 Bug Fixes

📖 Documentation

  • Fix misleading Javadoc for Aggregation.nth(int) by @piotrrzysko in #22486
  • Remove wrong example from the docs by @findepi in #22575
  • Reorganize cuDF documentation to highlight all projects by @mroeschke in #22352
  • Drop caveat about strict channel priority by @jakirkham in #22688
  • Remove unneeded cudf classic documentation pages by @mroeschke in #22693
  • Fix duplicate and truncated copyright header in lists/detail/copying.hpp by @PointKernel in #22719
  • Fix cudf-polars MemoryResourceConfig example rendering by @bdice in #22751
  • Update cuDF Python user guides to current/pandas 3 behaviors by @mroeschke in #22720
  • Overhaul cudf Python developer docs by @mroeschke in #22689
  • Add blog links to appropriate cpp/examples readme files by @davidwendt in #22799
  • Document and test Parquet row-group output ordering for read_parquet by @qbacpey in #22733
  • Fix documentation for cudf::lists::sort_lists and the corresponding Java binding listSortRows by @ttnghia in #22916
  • Fix Python docs source links by @bdice in #22791
  • Clarify list sorting docs and replace stale disabled sort_lists test by @ttnghia in #22921
  • Document cudf.pandas Profiler usage in Python scripts and CLI line profiling by @gmartini2000 in #21991
  • Update docs to use NVIDIA Sphinx theme by @bdice in #23035
  • Add instructions on running PDS-H by @Matt711 in #23025
  • Fix doxygen to include appropriate include path names in generated output by @davidwendt in #23080
  • Add instructions on running PDS-H for pandas by @Matt711 in #23087
  • Add file descriptions for doxygen output by @davidwendt in #23083
  • Clarify C++ review approval requirements by @bdice in #23092
  • Align cuDF documentation branding by @bdice in #23079
  • Update outdated overflow/size guidance in libcudf developer guide by @PointKernel in #23127
  • Fix doxygen file descriptions by moving file/brief out of addtogroup blocks by @davidwendt in #23125
  • Document the include-what-you-use convention in developer and review guidelines by @PointKernel in #23245

🚀 New Features

🛠️ Improvements

New Contributors

Full Changelog: v26.08.00a...v26.08.00

Don't miss a new cudf release

NewReleases is sending notifications on new releases.