frictionlessdata / tabulator-pyLinks
Python library for reading and writing tabular data via streams.
☆238Updated 4 years ago
Alternatives and similar repositories for tabulator-py
Users that are interested in tabulator-py are comparing it to the libraries listed below
Sorting:
- A Python library for working with Table Schema.☆264Updated 10 months ago
- A Python library for working with Data Packages.☆191Updated last year
- Tools for parsing messy tabular data. This is now superseded by https://github.com/frictionlessdata/tabulator-py☆390Updated 2 years ago
- Framework for processing data packages in pipelines of modular components.☆121Updated 2 months ago
- DataFlows is a simple, intuitive lightweight framework for building data processing flows in python.☆215Updated 4 months ago
- Generate SQL tables, load and extract data, based on JSON Table Schema descriptors.☆62Updated 2 years ago
- Tools for generating CSV and other flat versions of the structured data☆108Updated 4 months ago
- Generate Pandas frames, load and extract data, based on JSON Table Schema descriptors.☆52Updated 4 years ago
- Data validation as a service. Project retired, got to the current one at frictionsless/repository☆69Updated 2 years ago
- Auto-generate Python APIs from JSON schema specifications☆79Updated 5 years ago
- Dump (freeze) SQL query results from a database into a selection of file formats☆92Updated 6 years ago
- Binary Python bindings for poppler utils for content extraction☆42Updated 4 years ago
- A tiny library for Python text normalisation. Useful for ad-hoc text processing.☆154Updated last month
- Data management framework for Python that provides functionality to describe, extract, validate, and transform tabular data☆777Updated last month
- Street address parser and formatter☆91Updated 6 years ago
- ☆58Updated 5 years ago
- (Archived) A Python library for record linkage and deduplication.☆19Updated last year
- Dedupe/batch geocode addresses and venues around the world with libpostal☆83Updated 3 years ago
- A selection of statistical graphics for vega in python, based on altair.☆102Updated last year
- Parse, normalize and render postal addresses.☆185Updated last year
- SQLCell is a magic function for the Jupyter Notebook that executes raw, parallel, parameterized SQL queries with the ability to accept Py…