Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/juandesant/tablecompare
- Owner: juandesant
- License: mit
- Created: 2013-06-28T21:31:06.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-09T19:59:57.000Z (almost 10 years ago)
- Last Synced: 2023-04-27T04:44:14.290Z (over 1 year ago)
- Language: Python
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.