Skip to content

v0.11.0

Choose a tag to compare

@Pierlou Pierlou released this 09 Mar 11:53
· 25 commits to main since this release
  • Add code_epci format (#214)
  • Add a test to assert all formats have labels (#231)
  • Allow to set custom format proportions (#213)
  • Change encoding detection lib (#218)
  • Fix datetime_aware.py regex pattern (#227)
  • Fix datetime_rfc822.py regex pattern (#226)
  • Fix examples in schema output (#224)
  • Fix nb_distinct in chunked profile (#219)
  • Fix nb_missing_values always returning 0 in chunked profile
  • Fix scientific notation detection for negative numbers (#229)
  • Fix scientific notation regex pattern (#225)
  • Fix sheet name in export file name (#230)
  • Fix typo in date regex pattern (#223)
  • Handle empty string in percent and money detection (#222)
  • Only publish when commit on main (#216)
  • Remove dead code in siret.py (#228)
  • Rename code_commune_insee into code_commune for better consistency (#215)
  • Restrain the number of positional arguments of the main functions (#217)
  • Skip step in validation if detected format is string (#232)
  • Use the new kwarg name in CLI and add tests (#221)
  • fix lint