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

Tags: sapientml/preprocess

Tags

0.3.7

Toggle 0.3.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix:Added action to change to np.nan when None is intentionally inser…

…ted in data (#16)

* fix: Fix error caused when input data is mixed with datetime and string types

Signed-off-by: tashiro akira <[email protected]>

* fix: Fix error caused when input data is mixed with datetime and string types

Signed-off-by: tashiro akira <[email protected]>

* fix: Fix error caused when input data is mixed with datetime and string types

Signed-off-by: tashiro akira <[email protected]>

* fix:Modifying Source Code Formatting

Signed-off-by: tashiro akira <[email protected]>

* fix:Reflect Review

Signed-off-by: tashiro akira <[email protected]>

* fix: Remove Unnecessary Imports

Signed-off-by: tashiro akira <[email protected]>

* fix: Reflect the point

Signed-off-by: tashiro akira <[email protected]>

* fix:Reflected review results

Signed-off-by: tashiro akira <[email protected]>

* style:Modified to fit the format

Signed-off-by: tashiro akira <[email protected]>

* fix:Fixed to return column names in csv file

Signed-off-by: tashiro akira <[email protected]>

* fix:Reflected the content of the review

Signed-off-by: tashiro akira <[email protected]>

* fix:Reflected review results

Signed-off-by: tashiro akira <[email protected]>

* Added action to change to np.nan when None is intentionally inserted in data

Signed-off-by: tashiro-akira <[email protected]>

* fix:Remove code not required for issue response

Signed-off-by: tashiro-akira <[email protected]>

* fix:Reflect Review Results

Signed-off-by: tashiro-akira <[email protected]>

---------

Signed-off-by: tashiro akira <[email protected]>
Signed-off-by: tashiro-akira <[email protected]>
Co-authored-by: tashiro akira <[email protected]>

0.3.6.post0

Toggle 0.3.6.post0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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](numba/numba@0.57.1...0.59.0)

---
updated-dependencies:
- dependency-name: numba
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

0.3.6

Toggle 0.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
build: Adding ipadic packages. (#5)

* build: Adding ipadic packages.

Signed-off-by: arima-tsukasa <[email protected]>

* style: Formatted with pysen.

Signed-off-by: arima-tsukasa <[email protected]>

---------

Signed-off-by: arima-tsukasa <[email protected]>

0.3.5

Toggle 0.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
modified docstring (#4)

Signed-off-by: Akira Ura <[email protected]>

0.3.4

Toggle 0.3.4's commit message
ci: disable pytest

Signed-off-by: Kosaku Kimura <[email protected]>

0.3.3

Toggle 0.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs:Adding docstrings to params.py (#2)

* docs:Adding docstrings to params.py

Signed-off-by: sun-ming-fujitsu <[email protected]>

* docs:Fixed the lint error

Signed-off-by: sun-ming-fujitsu <[email protected]>

* docs:Adding docstrings to generator.py

Signed-off-by: sun-ming-fujitsu <[email protected]>

---------

Signed-off-by: sun-ming-fujitsu <[email protected]>

0.3.2

Toggle 0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
removed ignore_columns from Task (#1)

0.3.1

Toggle 0.3.1's commit message
fix config param usage

Signed-off-by: Kosaku Kimura <[email protected]>

0.3.0

Toggle 0.3.0's commit message
add PreprocessConfig

Signed-off-by: Kosaku Kimura <[email protected]>

0.2.2

Toggle 0.2.2's commit message
lint

Signed-off-by: Kosaku Kimura <[email protected]>