Skip to content

Instantly share code, notes, and snippets.

@MarcoGorelli
Created January 28, 2024 12:35
Show Gist options
  • Save MarcoGorelli/0ceb13ab902153a81e6c2d02f4c9a037 to your computer and use it in GitHub Desktop.
Save MarcoGorelli/0ceb13ab902153a81e6c2d02f4c9a037 to your computer and use it in GitHub Desktop.
running polars rust tests example
cargo test --package polars --test it --all-features -- core::pivot::test_pivot_new
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment