Open wjones127 opened 2 years ago
We should make sure we have good docs for the operations module in particular: https://github.com/delta-io/delta-rs/blob/main/rust/src/operations/mod.rs
I am currently working on writing an example / docs and tuning the api a bit for the create command.
Of course other commands need to follow 🙂
chatted some with @wjones127 this morning and volunteered to help out here :)
Is this issue still available to work on? I know it’s still open, but nearly two years old at this point so I want to make sure before I spend time contributing.
@tbar4 for sure!!
Description
Python now has a decent user guide: https://delta-io.github.io/delta-rs/python/usage.html
We should write the equivalent of that for Rust on our crate homepage: https://docs.rs/deltalake/latest/deltalake/
Use Case
Related Issue(s)