Skip to content

Tags: Fervide/ydata-quality

Tags

build/0.2.0/4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: license (ydataai#65)

* Remove old License

* Add new License

build/0.2.0/3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(datarelations): drop_nan before VIF computation (ydataai#62)

* drop_nan before VIF computation

* fix linalg error

* codacy linting

* finish linting

* add test suite for data relations engine

* lint test file

* pytest correct fixture definition

* add encoding to open

build/0.2.0/2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump minimum python version to 3.7 (ydataai#61)

build/0.2.0/1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(warnings): convert static strings into enums (ydataai#56)

* created category enum with all the categories extracted
* created test enum with all the test strings extracted
* convert priority to enum value
* created StringEnum with `_missing_` validation

build/0.1.1/1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(linter): solved linter errors (ydataai#46)

Fixes:
- Solved linter errors to enable prospector in GH Actions

Co-authored-by: UrbanoFonseca <[email protected]>

0.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(packaging): write VERSION to temporary file (ydataai#41)

0.0.0

Initial commit