|
|
|
|
|
by andygrove
1756 days ago
|
|
The best "Getting Started" documentation right now is that on docs.rs - https://docs.rs/ballista/0.5.0/ballista/ This demonstrates using the Rust client (BallistaContext + DataFrame). There are already Python bindings for DataFrame but not BallistaContext yet. Documentation for Ballista is severely lacking right now and this will be an area of focus for the next release. |
|