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

Sorting issue with exploratory.profile_columns #2465

Closed
RobinL opened this issue Oct 13, 2024 · 1 comment · Fixed by #2466
Closed

Sorting issue with exploratory.profile_columns #2465

RobinL opened this issue Oct 13, 2024 · 1 comment · Fixed by #2466

Comments

@RobinL
Copy link
Member

RobinL commented Oct 13, 2024

Image

db_api = DuckDBAPI()
exploratory.profile_columns(df, column_expressions=["first_name", "dob"], db_api=db_api)
@RobinL
Copy link
Member Author

RobinL commented Oct 13, 2024

This issue does not occur in altair-5.3.0 but does in altair-5.4.1

@RobinL RobinL linked a pull request Oct 13, 2024 that will close this issue
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 a pull request may close this issue.

1 participant