File size: 415 Bytes
3b1eb8c
 
 
402d572
3b1eb8c
 
204e9dc
402d572
3b1eb8c
 
402d572
3b1eb8c
 
402d572
3b1eb8c
204e9dc
 
 
 
 
1f1db6c
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Core Data & Computation
pandas
numpy

# Visualization
plotly
matplotlib # Required by wordcloud

# Web Application Framework
gradio

# AI & API Integration
google-generativeai

# Optional Pandas Dependencies for specific features
tabulate  # Required for .to_markdown()

# Specialized Analysis Modules
scikit-learn # For clustering
statsmodels  # For time-series analysis
wordcloud    # For text analysis
openpyxl