Coderockr / backstage

Coderockr's recommended tools and components for development
8 stars 1 forks source link

turicas/rows #197

Open lucassabreu opened 1 year ago

lucassabreu commented 1 year ago

No matter in which format your tabular data is: rows will import it, automatically detect types and give you high-level Python objects so you can start working with the data instead of trying to parse it. It is also locale-and-unicode aware. :)

Want to learn more? Read the documentation (or build and browse the docs locally by running make docs-serve after installing requirements-development.txt).


https://github.com/turicas/rows