https://github.com/getteli/compare-sheet
Script em Py. Para comparar 2 planilhas e retornar qual a linha os dados e o titulo das colunas diferente. / Script in Py To compare 2 spreadsheets and return which row contains the data and the column titles are different.
https://github.com/getteli/compare-sheet
python python3 script sheet
Last synced: 11 months ago
JSON representation
Script em Py. Para comparar 2 planilhas e retornar qual a linha os dados e o titulo das colunas diferente. / Script in Py To compare 2 spreadsheets and return which row contains the data and the column titles are different.
- Host: GitHub
- URL: https://github.com/getteli/compare-sheet
- Owner: Getteli
- License: mit
- Created: 2023-12-21T14:09:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-21T14:20:49.000Z (over 2 years ago)
- Last Synced: 2025-03-22T22:37:31.174Z (over 1 year ago)
- Topics: python, python3, script, sheet
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Compare Sheet
Script em Py. Para comparar 2 planilhas e retornar qual a linha os dados e o titulo das colunas diferente.
Script in Py To compare 2 spreadsheets and return which row contains the data and the column titles are different.
## Tecnologias usadas:
- **[Python](https://www.python.org/)**;
