from pyarrow import fs >>> local = fs.LocalFileSystem(). or alternatively inferred from a URI: >>> s3, path = fs.FileSystem.from_uri("s3://my-bucket") ...
確定! 回上一頁