Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix NotImplementedError when using FloatFormatter with numerical data types during fit due to PyArrow #887

Merged
merged 8 commits into from
Oct 29, 2024

Conversation

fealho
Copy link
Member

@fealho fealho commented Oct 3, 2024

CU-86b2bhp27, Resolve #886.

@sdv-team
Copy link
Contributor

sdv-team commented Oct 3, 2024

pyproject.toml Outdated Show resolved Hide resolved
@fealho fealho marked this pull request as ready for review October 4, 2024 16:29
@fealho fealho requested a review from a team as a code owner October 4, 2024 16:29
@fealho fealho requested review from gsheni and pvk-developer and removed request for a team October 4, 2024 16:29
@fealho fealho force-pushed the issue-886-pyarrow branch 3 times, most recently from b5b9e4e to db5bd0a Compare October 8, 2024 16:57
@pvk-developer
Copy link
Member

I think some tests are still failing @fealho

@fealho fealho force-pushed the issue-886-pyarrow branch 2 times, most recently from 5194fcb to dd0eff2 Compare October 16, 2024 09:31
@fealho fealho merged commit 3a1c1b1 into main Oct 29, 2024
47 checks passed
@fealho fealho deleted the issue-886-pyarrow branch October 29, 2024 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[PyArrow] NotImplementedError when using FloatFormatter with numerical data types during fit.
4 participants