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 profile bug #168

Merged
merged 2 commits into from
Feb 1, 2023
Merged

Fix profile bug #168

merged 2 commits into from
Feb 1, 2023

Conversation

criccomini
Copy link
Contributor

No description provided.

Very minor update to point README and docs/index.md to the Python API. Since
there's no index, I used the analyzers page.
Fields in the SQLAlchemy profile analyzer were optional. This caused some
columns to be matched to `BinaryColumnProfile` when they should have been
numeric. I fixed the issue by requiring all columns to be set (even if it's
just to set them to None). This fixed the issue.
@criccomini criccomini merged commit 35896e9 into main Feb 1, 2023
@criccomini criccomini deleted the fix-profile-bug branch February 1, 2023 20:03
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.

1 participant