This repository was archived by the owner on Jun 17, 2024. It is now read-only.
Releases: sapientml/preprocess
Releases · sapientml/preprocess
0.3.7
0.3.6.post0
Update numba requirement from >=0.57.1,<0.59.0 to >=0.57.1,<0.60.0 (#13) Updates the requirements on [numba](https://github.com/numba/numba) to permit the latest version. - [Release notes](https://github.com/numba/numba/releases) - [Commits](https://github.com/numba/numba/compare/0.57.1...0.59.0) --- updated-dependencies: - dependency-name: numba dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
0.3.6
build: Adding ipadic packages. (#5) * build: Adding ipadic packages. Signed-off-by: arima-tsukasa <fj3635dq@fujitsu.com> * style: Formatted with pysen. Signed-off-by: arima-tsukasa <fj3635dq@fujitsu.com> --------- Signed-off-by: arima-tsukasa <fj3635dq@fujitsu.com>
0.3.5
modified docstring (#4) Signed-off-by: Akira Ura <ura.akira@jp.fujitsu.com>
0.3.4
ci: disable pytest Signed-off-by: Kosaku Kimura <kimura.kosaku@fujitsu.com>
0.3.3
docs:Adding docstrings to params.py (#2) * docs:Adding docstrings to params.py Signed-off-by: sun-ming-fujitsu <sun.ming@fujitsu.com> * docs:Fixed the lint error Signed-off-by: sun-ming-fujitsu <sun.ming@fujitsu.com> * docs:Adding docstrings to generator.py Signed-off-by: sun-ming-fujitsu <sun.ming@fujitsu.com> --------- Signed-off-by: sun-ming-fujitsu <sun.ming@fujitsu.com>
0.3.2
removed ignore_columns from Task (#1)
0.3.1
fix config param usage Signed-off-by: Kosaku Kimura <kimura.kosaku@fujitsu.com>
0.3.0
add PreprocessConfig Signed-off-by: Kosaku Kimura <kimura.kosaku@fujitsu.com>
0.2.2
lint Signed-off-by: Kosaku Kimura <kimura.kosaku@fujitsu.com>