問題タブ [python-s3fs]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
63 問題
0
投票する
2
に答える
3039
参照
python - S3のpyarrowでparquetファイルを上書きする
S3 にある pyarrow で寄木細工のファイルを上書きしようとしています。ドキュメントを見ましたが、何も見つかりませんでした。
これが私のコードです:
mode = "overwrite"
write_to_dataset 関数にオプションのようなものはありますか?