Skip to content

Midnighter/table-merging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Merging Spreadsheets

The contained Jupyter Notebook merge_sheets.ipynb is a sandbox for testing Python functionality that will merge various spreadsheets collecting information on organizations. In a further step, functionality will be added that allows interaction with an SQL database.

Install & Run

It is highly recommended to use Python virtual environements. Please also check relevant documentation for the Jupyter Notebook and pandas.

pip install -r requirements.txt
jupyter notebook

License

Please refer to the LICENSE file that should have come with the code.

About

Python functionality for merging spreadsheets describing organizations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors