healthcare-patient-segmentation/ │ ├── data/ │ ├── raw/ │ │ └── patient_segmentation_dataset.csv │ └── processed/ │ ├── patients_cleaned.csv │ ├── patients_features.csv │ ├── patients_processed.csv ...
About SQL analysis project using NVIDIA GPU sales dataset. Includes database design and exploratory SQL queries to analyze revenue, pricing, regions, customer segments, stock status, and sales ...