Read NTFS Files from Amazon SageMaker notebooks.

0

Does anyone have any idea about how to connect to NTFS shared drive from Amazon Sagemaker to directly read the files into the notebook, if so, please provide the steps?

BV
demandé il y a un mois89 vues
2 réponses
1

💡 A suitable approach would be to first copy the NTFS files to an Amazon S3 bucket, and then access the files from your SageMaker notebook by reading them from the S3 bucket. This can be done using the AWS SDK for Python (Boto3) or other built-in methods in SageMaker.

profile picture
EXPERT
répondu il y a un mois
0
AWS
répondu il y a un mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions