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

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.

Awesome Lists containing this project

README

          


Compare Sheet


Language
License


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/)**;