The Rust implementation of DataFrame has `write_csv`, `write_parquet`, and `write_json` and we need to expose those in Python
The Rust implementation of DataFrame has
write_csv,write_parquet, andwrite_jsonand we need to expose those in Python