CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
./scrubpy/__init__.py
./scrubpy/_version.py
./scrubpy/assistant.py
./scrubpy/chat_assistant.py
./scrubpy/cli.py
./scrubpy/column_insights.py
./scrubpy/core.py
./scrubpy/eda_analysis.py
./scrubpy/enhanced_cli.py
./scrubpy/exceptions.py
./scrubpy/export_profiling_report.py
./scrubpy/llm_utils.py
./scrubpy/preview.py
./scrubpy/profiling.py
./scrubpy/quality_analyzer.py
./scrubpy/setup_wizard.py
./scrubpy/smart_eda.py
./scrubpy/utils.py
./scrubpy/validation.py
./scrubpy/config/__init__.py
./scrubpy/config/settings.py
./scrubpy/fonts/DejaVuSans.cw127.pkl
./scrubpy/fonts/DejaVuSans.pkl
./scrubpy/fonts/DejaVuSans.ttf
./scrubpy/utils/__init__.py
./scrubpy/utils/logging.py
./scrubpy/utils/text_utils.py
./scrubpy/web/__init__.py
./scrubpy/web/launcher.py
./scrubpy/web/modern_app.py
docs/API_REFERENCE.md
docs/ARCHITECTURE.md
docs/CONFIG.md
docs/CONTRIBUTING.md
docs/DEVELOPER_ONBOARDING.md
docs/DOCUMENTATION_GAPS.md
docs/ENHANCED_FEATURES_SUMMARY.md
docs/ENHANCEMENT_COMPLETE.md
docs/ENHANCEMENT_SUMMARY.md
docs/FINAL_IMPLEMENTATION_SUMMARY.md
docs/FINAL_SUMMARY.md
docs/IMPLEMENTATION_CHECKLIST.md
docs/INTEGRATION_CHECKLIST.md
docs/PRACTICAL_ACTION_PLAN.md
docs/PROJECT_STATUS.md
docs/README.md
docs/README_NEW.md
docs/README_backup.md
docs/SUCCESS_REPORT.md
docs/TESTING_GUIDE.md
docs/TROUBLESHOOTING.md
plots/correlation_heatmap.png
plots/hist_RATING.png
plots/hist_RunTime.png
scrubpy/__init__.py
scrubpy/_version.py
scrubpy/assistant.py
scrubpy/chat_assistant.py
scrubpy/cli.py
scrubpy/column_insights.py
scrubpy/core.py
scrubpy/eda_analysis.py
scrubpy/enhanced_cli.py
scrubpy/exceptions.py
scrubpy/export_profiling_report.py
scrubpy/llm_utils.py
scrubpy/preview.py
scrubpy/profiling.py
scrubpy/quality_analyzer.py
scrubpy/setup_wizard.py
scrubpy/smart_eda.py
scrubpy/utils.py
scrubpy/validation.py
scrubpy.egg-info/PKG-INFO
scrubpy.egg-info/SOURCES.txt
scrubpy.egg-info/dependency_links.txt
scrubpy.egg-info/entry_points.txt
scrubpy.egg-info/not-zip-safe
scrubpy.egg-info/requires.txt
scrubpy.egg-info/top_level.txt
scrubpy/config/__init__.py
scrubpy/config/settings.py
scrubpy/fonts/DejaVuSans.cw127.pkl
scrubpy/fonts/DejaVuSans.pkl
scrubpy/fonts/DejaVuSans.ttf
scrubpy/utils/__init__.py
scrubpy/utils/logging.py
scrubpy/utils/text_utils.py
scrubpy/web/__init__.py
scrubpy/web/launcher.py
scrubpy/web/modern_app.py
templates/customer_data_cleaning.yaml
templates/financial_data_cleaning.yaml
templates/sales_data_cleaning.yaml
templates/survey_data_cleaning.yaml