Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 391 Bytes

CHANGELOG.md

File metadata and controls

17 lines (10 loc) · 391 Bytes

NVTabular v0.1.1 (3 June 2020)

Improvements

  • Switch to using the release version of cudf 0.14

Bug Fixes

  • Fix PyTorch dataloader for compatability with deep learning examples
  • Fix FillMissing operator with constant fill
  • Fix missing yaml dependency on conda install
  • Fix get_emb_sz off-by-one error

NVTabular v0.1.0 - (13 May 2020)

  • Initial public release of NVTabular