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
已提問 1 個月前檢視次數 89 次
2 個答案
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
專家
已回答 1 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南