Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/juandesant/tablecompare

This python script compares tables with the same columns, and shows rows with different values
https://github.com/juandesant/tablecompare

Last synced: about 17 hours ago
JSON representation

This python script compares tables with the same columns, and shows rows with different values

Awesome Lists containing this project

README

        

Introduction
============

`tablecompare` is a Python script that looks for rows of two tables that have columns in common, and shows just the rows, and particular columns, that have different values.