tableau / TabPy

Execute Python code on the fly and display results in Tableau visualizations:
https://tableau.github.io/TabPy/
MIT License
1.56k stars 598 forks source link

adding t-test to pre-deployed models #312

Closed sbabayan closed 5 years ago

pep8speaks commented 5 years ago

Hello @sbabayan! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 5:1: E402 module level import not at top of file

Line 36:1: E302 expected 2 blank lines, found 1 Line 37:4: E114 indentation is not a multiple of four (comment)

Comment last updated at 2019-06-06 22:50:05 UTC
0golovatyi commented 5 years ago

There are build failures