best-practice-and-impact / gptables

Good Practice Tables - an XlsxWriter wrapper to write consistently formatted statistical tables to Excel.
http://gptables.rtfd.io
Other
35 stars 4 forks source link

xlsxwriter test utilities #194

Open rowanhemsi opened 2 years ago

rowanhemsi commented 2 years ago

Is your feature request related to a problem? Please describe. Currently copies of the excel_comparison_test.py and helperfunctions.py files are saved in gptables.

Describe the solution you'd like We should instead install them as needed using a make file.