Work in progress...
-
Updated
Aug 7, 2023 - Python
Work in progress...
Python-based web scraping and data analysis toolkit with automated data collection, processing, and visualization capabilities. Demonstrates data engineering and automation skills.
A Python tool for exploring SQLite database files, enabling users to verify file validity and retrieve essential database information with a simple command-line interface.
Validate and Impute your data with math expressions
A Python library for automatic data profiling and validation
Streamline OpenAI requests with an intuitive API wrapper... Created at https://coslynx.com
Unified multi-format file comparison tool for text, JSON, CSV, XML, binary, and HDF5. Automation-friendly, extensible, battle-tested.
Developed an ETL data pipeline that ingests live data from London’s Traffic Information Management System, validates and sanitizes it using Pydantic, stores it in a PostgreSQL database, and exposes it through a FastAPI-based RESTful API.
A versatile Python library for validating international phone numbers. telcolib provides an easy-to-use interface for checking phone number formats against country-specific rules, making it ideal for projects that require accurate phone number validation across multiple countries
Janus is a Python library designed for robust data validation, serialization, and schema versioning. It offers a comprehensive toolkit to handle input validation, data transformation, and API schema evolution, making it ideal for modern Python applications that require data integrity and compatibility.
Streamlined API for simplified OpenAI requests, enabling efficient AI integration... Created at https://coslynx.com
A comprehensive Python library providing structured, hierarchical exception classes for data science, data engineering, and ML pipeline workflows. Features 40+ specialized exceptions, logging helpers, and production-ready error handling for robust data processing systems.
A powerful GUI tool to automate and validate Master Data (Location) before importing into CMMS, built with Python
Rules-based EDI compliance validation engine that simulates real retailer onboarding and production rule enforcement across X12 documents (850/856/810).
An MCP server for data validation, structuring, visualization, and SQLAlchemy-based db creation out of raw .html, backed by schema.org, pydantic, at matplotlib
Python library for managing configs with validation & CLI
Python Pandas Program That Predicts Passengers That Survived The Titanic Sinking
This Python code implements the classic Rock, Paper, Scissors game. You choose between rock, paper, or scissors, and the computer randomly selects its choice. The code determines the winner based on the standard game rules and displays the results.
Add a description, image, and links to the data-validation topic page so that developers can more easily learn about it.
To associate your repository with the data-validation topic, visit your repo's landing page and select "manage topics."