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

EPIC: port python's csv.sniff #14

Open
7 tasks
jqnatividad opened this issue Apr 5, 2024 · 0 comments
Open
7 tasks

EPIC: port python's csv.sniff #14

jqnatividad opened this issue Apr 5, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jqnatividad
Copy link
Owner

jqnatividad commented Apr 5, 2024

  • Seed port by using Copilot to convert python's csv sniff to Rust
  • Create more exhaustive test cases
  • Try to keep the same API as the current qsv-sniffer, but be open to adding capabilities from Python
  • optimize for Rust
  • release as a new minor version (0.2.x)
  • create benchmarks comparing performance vs Python
  • keep iterating, and once stabilized, release as a new major version (1.0.0)

cc @EricSoroos

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant