Skip to content

v1.0.12

Latest
Compare
Choose a tag to compare
@marcenacp marcenacp released this 04 Dec 15:51
3c3a7fa

What's Changed

  • Notebooks: Load right split names for fashionmnist by @ccl-core in #773
  • Don't handle untested and bugged case for excludes. by @marcenacp in #771
  • Handle non-capturing groups in regex transforms (partial-train/*.parquet). by @marcenacp in #774
  • Drop all useless operations when we filter on a field - so we know its value in advance. by @marcenacp in #775
  • Properly handle python variable. by @marcenacp in #777
  • Fix errors with nested subfields by @ccl-core in #776
  • Early return for num_shards==0 in the Beam pipeline. by @marcenacp in #778
  • Clean code by checking attribute. by @marcenacp in #779
  • Simplify ReadFromCroissant by removing the pipeline argument and making it a PCollection. by @marcenacp in #780
  • Create new version mlcroissant==1.0.12 with the new ReadFromCroissant. by @marcenacp in #781

Full Changelog: v1.0.11...v1.0.12