Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.09 KB

README.md

File metadata and controls

17 lines (13 loc) · 1.09 KB

Tablo

A simple cross-tab generator with charts creation function.

Author's Notes

  • This streamlit app has not been deployed to the public yet (you may see the picture for the interface of the app).
  • This crosstab generator is able to convert your survey data into crosstabs in the nick of time.
  • Depending on the number of survey questions containing in the survey data ; if there are 6 survey questions, the output will be 6 worksheets with each containing the crosstab of each survey question.
  • Additionally, Tablo is able to create simple bar charts for you too.
  • After you have gotten the output csv file from the creation of crosstabs, re-upload this output file in the visualisation step and Tablo will clear your burden of this tedious task.

Disclaimers

  • The author does not assume any responsibility that Tablo will always work the way you intended it to work.
  • Tablo has not gone through a thorough process in order to be commercialised so use it at your own risk.

A Snippet of Tablo

Tablo UI