edaflow
Contents:
Installation Guide
Quick Start Guide
User Guide
API Reference
Basic EDA Workflow
Advanced Visualization
Data Cleaning Pipeline
Overview
Example Datasets
Running the Examples
Version 0.18.0 (2025-12-01) - Automated Profiling Report Release 📊
Version 0.16.4 (2025-09-12) - Major Examples & Docs Update 🚀
Version 0.12.33 (2025-01-11) - Major API Improvement 🚀
Version 0.12.32 (2025-08-11) - Critical Input Validation Fix 🐛
Version 0.12.31 (2025-01-05) - Critical KeyError Hotfix 🚨
Version 0.12.30 (2025-01-05) - Universal Display Optimization Breakthrough 🎨
Version 0.12.29 (2025-08-11) - Critical Bug Fix for Unhashable Types 🐛
Version 0.12.28 (2025-08-11) - Comprehensive Display Formatting Excellence 🎨
Version 0.12.26 (2025-08-09) - Categorical Display Polish 📊
Version 0.12.25 (2025-08-08) - Missing Data Display Enhancement 🎨
Version 0.12.24 (2025-08-08) - Texture Analysis Warning Fix 🔧
Version 0.12.23 (2025-08-08) - Critical RTD Documentation Parameter Fix 🚨
Version 0.12.22 (2025-08-08) - Google Colab Compatibility & Clean Workflow 🌟
Version 0.12.3 (2025-08-06) - Complete Positional Argument Compatibility Fix 🔧
Version 0.12.2 (2025-08-06) - Documentation Refresh Release 📚
Version 0.12.1 (2025-08-05) - Enhanced Computer Vision EDA 🖼️
Version 0.10.0 (2025-08-05) - Image Quality Assessment Release 🔍
Version 0.9.0 (2025-08-05) - Computer Vision EDA Release 🖼️
Version 0.8.6 (2025-08-05) - PyPI Changelog Display Fix
Version 0.8.5 (2025-08-05) - Code Organization and Structure Improvement
Version 0.8.4 (2025-08-05) - Comprehensive Scatter Matrix Visualization Release
Version 0.8.3 (2025-08-04) - Critical Documentation Fix Release
Version 0.8.2 (2025-08-04) - Metadata Enhancement Release
Version 0.8.1 (2025-08-04) - Changelog Formatting Release
Version 0.8.0 (2025-08-04) - Statistical Histogram Analysis Release
Version 0.7.0 (2025-08-03) - Comprehensive Heatmap Visualization Release
Version 0.6.0 (2025-08-02) - Interactive Boxplot Visualization Release
Version 0.5.1 (2024-01-14) - Documentation Enhancement
Version 0.5.0 (2025-08-04) - Outlier Handling Release
Earlier Versions
Contributing
edaflow
Index
Index
A
|
B
|
C
|
D
|
E
|
G
|
H
|
I
|
L
|
O
|
P
|
R
|
S
|
T
|
V
A
analyze_categorical_columns() (in module edaflow)
,
[1]
B
bayesian_optimization() (in module edaflow.ml)
,
[1]
C
check_null_columns() (in module edaflow)
,
[1]
compare_models() (in module edaflow.ml)
,
[1]
configure_model_pipeline() (in module edaflow.ml)
,
[1]
convert_to_numeric() (in module edaflow)
,
[1]
create_model_report() (in module edaflow.ml)
,
[1]
D
display_column_types() (in module edaflow)
,
[1]
display_leaderboard() (in module edaflow.ml)
,
[1]
E
export_model_comparison() (in module edaflow.ml)
,
[1]
G
grid_search_models() (in module edaflow.ml)
,
[1]
H
handle_outliers_median() (in module edaflow)
,
[1]
hello() (in module edaflow)
,
[1]
I
impute_categorical_mode() (in module edaflow)
,
[1]
impute_numerical_median() (in module edaflow)
,
[1]
L
load_model_artifacts() (in module edaflow.ml)
,
[1]
O
optimize_hyperparameters() (in module edaflow.ml)
,
[1]
P
plot_confusion_matrix() (in module edaflow.ml)
,
[1]
plot_feature_importance() (in module edaflow.ml)
,
[1]
plot_learning_curves() (in module edaflow.ml)
,
[1]
plot_precision_recall_curves() (in module edaflow.ml)
,
[1]
plot_roc_curves() (in module edaflow.ml)
,
[1]
plot_validation_curves() (in module edaflow.ml)
,
[1]
profile_report() (in module edaflow)
,
[1]
R
random_search_models() (in module edaflow.ml)
,
[1]
rank_models() (in module edaflow.ml)
,
[1]
S
save_model_artifacts() (in module edaflow.ml)
,
[1]
setup_ml_experiment() (in module edaflow.ml)
,
[1]
summarize_eda_insights() (in module edaflow)
,
[1]
T
track_experiment() (in module edaflow.ml)
,
[1]
V
validate_ml_data() (in module edaflow.ml)
,
[1]
visualize_categorical_values() (in module edaflow)
,
[1]
visualize_heatmap() (in module edaflow)
,
[1]
visualize_histograms() (in module edaflow)
,
[1]
visualize_interactive_boxplots() (in module edaflow)
,
[1]
visualize_numerical_boxplots() (in module edaflow)
,
[1]
visualize_scatter_matrix() (in module edaflow)
,
[1]