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ヶ月前
0
AWS
回答済み 1ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ