| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Flatten, format, and export any JSON-like data to CSV (or any other string output).
A new python IDE to run python codes.
Ingests a CSV file and diagnoses its problems: missing headers, inconsistent column counts, empty cells, mixed delimiters (commas vs. semicolons vs. tabs), encoding issues, quoted fields with embedded newlines. Repairs what it can (with warnings), rejects what it can't (with explanations), and outputs a clean JSON file.
Reads a messy text file (copy-pasted contact lists, email threads, business cards dumped into text) and extracts every valid email and phone number. Outputs a clean CSV with columns: name_if_found, email, phone, source_line,confidence_score.
Extracting Data from web using python frameworks
An ETL in a Pure Python single script, service oriented, to make a request and download, unzip, extract, parse csv, normalize dataset and retrieve data as json
In memory read/write/import from zip file like object.
Projeto Final - Programação com Python
Add a description, image, and links to the stringio topic page so that developers can more easily learn about it.
To associate your repository with the stringio topic, visit your repo's landing page and select "manage topics."
| Back | FazBrowse Home | New Git URL |