Azure / Azure/MachineLearningNotebooks
How to get path on datastore from input dataset instead of pathOnCompute(mount path)
- Langage dominant
- Jupyter Notebook
- Étoiles
- 4.4k
- Forks
- 2.6k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
I would like to get the datastore path e.g. datastores/storepath/paths/shares/...
instead of pathOnCompute from my inputDataSet. What API should I use?
I tried the following but none of them work:
paths = input_dataset.to_path() //the to_path() only get the file name list, it doesn't contain the path
get_details() only contains pathOnCompute as well
Thanks for your input
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Commencez par localiser les points d’entrée du Azure Machine Learning Python SDK pour input_dataset.to_path() et get_details(), puis consultez la documentation de datastore et input-dataset concernant l’API de chemins prise en charge. La tâche est terminée lorsque vous avez déterminé et documenté si le chemin du datastore est exposé, avec un exemple minimal d’utilisation ou une limitation claire si ce n’est pas le cas.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- azure, python
- Domaine
- cloud, machine-learning
- Type d'issue
- Documentation
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 25/100