Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explore the possibility of analysing password data with DataFrames #83

Open
oubiwann opened this issue Feb 8, 2023 · 3 comments
Open
Milestone

Comments

@oubiwann
Copy link
Contributor

oubiwann commented Feb 8, 2023

Might be a nice way to handle reports, too ...

@oubiwann oubiwann added this to the Backlog milestone Feb 8, 2023
@oubiwann oubiwann changed the title Explore the possibility of analysing password data with polars Explore the possibility of analysing password data with DataFrames Feb 8, 2023
@oubiwann
Copy link
Contributor Author

oubiwann commented Feb 8, 2023

This is the Rust-equivalent for Python Pandas:

Sadly, big python installs are required.

@oubiwann
Copy link
Contributor Author

oubiwann commented Feb 8, 2023

There's a pure-Rust option for DataFrames with this crate:

@oubiwann
Copy link
Contributor Author

oubiwann commented Feb 8, 2023

Native Rust implementation of Apache Arrow in-memory columnar format:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant