Conversation
…slations for multiple languages feat(preprocessor): add functionality to drop columns with empty names or complex/nested dtypes fix(schema): ensure only analyzable dtypes are included in DataSchema fix(correlation): improve error handling when casting columns to string for Cramér's V calculation fix(duplicates): filter out non-analyzable columns when calculating duplicates fix(insight_engine): enhance infinite value detection with better error handling fix(ml_readiness): improve infinite value detection in numeric columns fix(outlier): enhance outlier detection with robust error handling for casting feat(types): introduce is_analyzable_dtype utility to filter complex/nested types feat(loader): implement Python-side data loader for unsupported formats, converting to Parquet
- Updated theme configuration to reflect a light aesthetic matching the f2a HTML report. - Changed color palette to brighter shades for better visibility. - Adjusted background, surface, text, and grid colors to suit the new theme. - Renamed theme application function to apply_light_theme() and updated its parameters. - Added additional styling options for legends and axes. - Provided backward compatibility by aliasing apply_dark_theme to apply_light_theme.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.