Skip to content

v2.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jun 06:05
· 30 commits to master since this release
e8a42a4

JsonGrinder v2.5.0

Diff since v2.4.0

Merged pull requests:

  • Minor grammar and formatting fixes for the docs homepage (#127) (@digital-carver)
  • CompatHelper: add new compat entry for SHA at version 0.7, (keep existing compat) (#128) (@github-actions[bot])

Closed issues:

  • Do something with global switches (#80)
  • Fix bug with slicing in version 1 and examine if it's also in JsonGrinder 2 (#81)
  • Fix bug when fields which contain nothing don't appear in schema (#86)
  • Schema metadata (#90)
  • Better way to modify existing extractor. (#98)
  • Try out parquet and xml (#102)
  • check if categorical has explicit category (#103)
  • Extract data using named tuples instead of dicts (#108)
  • Adding a support for word embeddings (#114)
  • Better handling of outliers for numeric extractors (#120)
  • Are strings scalar? (#123)
  • Can you use this to as an embedding model for json? (#134)