# Core scientific computing
numpy
pandas
dask[distributed]
pyarrow
scipy
scikit-learn

# Data visualization
matplotlib
seaborn
plotly

# Web & Dashboard
streamlit
bokeh

# Machine Learning
shap
lifelines  # Survival analysis
networkx  # Network analysis
umap-learn
# pyhealth  # Healthcare machine learning library

# Jupyter notebook support
jupyter
ipywidgets
notebook

# Data processing
datasets  # Hugging Face datasets library
dask-labextension

# Utilities
tqdm
python-dotenv
pyyaml
joblib
watchdog  # File system monitoring

# Development tools
pytest

# Documentation
sphinx
sphinx-rtd-theme
