Skip to content

python re#11

Merged
CocoRoF merged 3 commits intodeployfrom
main
Mar 18, 2026
Merged

python re#11
CocoRoF merged 3 commits intodeployfrom
main

Conversation

@CocoRoF
Copy link
Owner

@CocoRoF CocoRoF commented Mar 18, 2026

No description provided.

CocoRoF added 3 commits March 18, 2026 10:54
…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.
@CocoRoF CocoRoF merged commit e5609c4 into deploy Mar 18, 2026
2 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.

1 participant