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

Feat/datacompy improvements #342

Merged
merged 16 commits into from
Jan 23, 2025
Merged

Feat/datacompy improvements #342

merged 16 commits into from
Jan 23, 2025

Conversation

paddymul
Copy link
Owner

@paddymul paddymul commented Jan 22, 2025

Fixes #299 Update height of ag-grid
Fixes tooltips so they can display values from other columns
adds color_categorical color_map_config
allows color_map_configs to accept a list of colors
improvements to datacompy_app

This screenshoot shows the datacompy_app
DatacompyBuckaroo now works for outer joins
There are different colors for column c denoting "null in df1", equal, not equal, and "null in df2".
Note also that the widget is properly sized to only display the values present with no black space padding This is the #299 fix
Screenshot 2025-01-23 at 12 53 00 PM

@paddymul paddymul merged commit 92ce5c3 into main Jan 23, 2025
2 of 4 checks passed
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.

Update height of ag-grid
1 participant