"Kaggle" (Data Connection)
"Kaggle" (Data Connection)
Details
- Use DataConnectionObject to represent data located in a Kaggle dataset in Wolfram Language.
- Import can be used to retrieve data from a DataConnectionObject.
Properties
"ConnectionName" | "Kaggle" | |
"Location" | path or URL to dataset | |
"Redownload" | whether to redownload cache files |
"url" | URL of a dataset | |
"publisher/dataset/file.ext" | path to a dataset file |
Account Setting & Authentication
Automatic | attempt to use saved credentials or give a dialog | |
"Dialog" | give authentication parameters via a dialog | |
SystemCredential["key"] | retrieve authentication information from secure storage | |
SystemCredentialData[…] | stored authentication data | |
assoc | provide explicit credentials |
"Username" | Kaggle username | |
"Password" | Kaggle password |