import kagglehub path = kagglehub.dataset_download("spscientist/students-performance-in-exams") print(f"Dataset downloaded to: {path}")