Skip to content
This repository was archived by the owner on Jun 17, 2024. It is now read-only.

Releases: sapientml/preprocess

0.3.7

23 May 06:24
6879c0e

Choose a tag to compare

fix:Added action to change to np.nan when None is intentionally inser…

0.3.6.post0

18 Mar 15:28
042e0f3

Choose a tag to compare

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

18 Oct 01:27
73c283f

Choose a tag to compare

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

15 Sep 08:48
4702389

Choose a tag to compare

modified docstring (#4)

Signed-off-by: Akira Ura <ura.akira@jp.fujitsu.com>

0.3.4

14 Sep 03:03

Choose a tag to compare

ci: disable pytest

Signed-off-by: Kosaku Kimura <kimura.kosaku@fujitsu.com>

0.3.3

12 Sep 01:28
044bc77

Choose a tag to compare

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

29 Aug 13:56
a7bf839

Choose a tag to compare

removed ignore_columns from Task (#1)

0.3.1

22 Aug 02:23

Choose a tag to compare

fix config param usage

Signed-off-by: Kosaku Kimura <kimura.kosaku@fujitsu.com>

0.3.0

21 Aug 05:46

Choose a tag to compare

add PreprocessConfig

Signed-off-by: Kosaku Kimura <kimura.kosaku@fujitsu.com>

0.2.2

18 Aug 03:02

Choose a tag to compare

lint

Signed-off-by: Kosaku Kimura <kimura.kosaku@fujitsu.com>