Skip to content

Releases: moj-analytical-services/data_linter

improve logging formatting

21 Mar 16:50
53f6afb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.2.4...v6.2.5

relax arrow-pd-parser requirements

16 Nov 11:30
faf0f01
Compare
Choose a tag to compare
Merge pull request #208 from moj-analytical-services/relax_requirements

relax arrow-pd-parser requirement

update dependencies and trusted pypi publisher action

14 Nov 14:51
5b8c6b0
Compare
Choose a tag to compare
Merge pull request #206 from moj-analytical-services/update_deps

update dependencies and pypi action

Add python 3.11 to actions

27 Jul 10:28
45f2495
Compare
Choose a tag to compare
Merge pull request #201 from moj-analytical-services/python_311_tests

add python 3.10 and 3.11 to actions

Allow reading of parquet schemas from S3

10 May 09:37
87203ae
Compare
Choose a tag to compare

Implemented ability for the parquet validator to read parquet file schemas from S3. See #194 for more information.

Add Parquet Validator

10 Jan 14:16
363095a
Compare
Choose a tag to compare
Merge pull request #189 from moj-analytical-services/parquet_engine

Add parquet validator

Resolve mojap package dependencies

07 Oct 06:43
b3e82c4
Compare
Choose a tag to compare

Resolved mojap package dependency conflicts.

Speed up bin_pack_config

28 Apr 07:34
43e3cf3
Compare
Choose a tag to compare

Updated bin_pack_config to use a multithreaded function for fetching file
content lengths from s3

pandas_kwargs

10 Feb 17:06
80b5ba3
Compare
Choose a tag to compare

Add optional pandas_kwargs param to the pandas validator, to allow passing of pandas keyword arguments

release issue

10 Dec 13:08
4758fb3
Compare
Choose a tag to compare

release numbering issue fixed