🔗 Links
🐛 Bug Fixes
- Fix cudf.DataFrame construction with dict like inputs and ensure CumlArray.to_output('cudf') does not convert NaN to NA (#6517) @mroeschke
- Calling gc in SVC tests (#6514) @viclafargue
- Fix logger macros (#6511) @vyasr
- More permanently disable BATCH_TREE_REORG (#6374) @wphicks