statsmodels/duration/survfunc.py:249:13: E731 do not assign a lambda expression, use a def
statsmodels/duration/survfunc.py:350:13: E731 do not assign a lambda expression, use a def
statsmodels/duration/survfunc.py:454:13: E731 do not assign a lambda expression, use a def
statsmodels/duration/survfunc.py:455:13: E731 do not assign a lambda expression, use a def
statsmodels/duration/survfunc.py:457:13: E731 do not assign a lambda expression, use a def
statsmodels/duration/survfunc.py:458:13: E731 do not assign a lambda expression, use a def
statsmodels/duration/survfunc.py:460:13: E731 do not assign a lambda expression, use a def
statsmodels/duration/survfunc.py:461:13: E731 do not assign a lambda expression, use a def
statsmodels/duration/survfunc.py:463:13: E731 do not assign a lambda expression, use a def
statsmodels/duration/survfunc.py:464:13: E731 do not assign a lambda expression, use a def
statsmodels/duration/survfunc.py:466:13: E731 do not assign a lambda expression, use a def
statsmodels/duration/survfunc.py:467:13: E731 do not assign a lambda expression, use a def
statsmodels/duration/survfunc.py:635:80: E501 line too long (80 > 79 characters)
statsmodels/duration/survfunc.py:636:80: E501 line too long (103 > 79 characters)
statsmodels/duration/survfunc.py:706:80: E501 line too long (119 > 79 characters)
statsmodels/duration/survfunc.py:717:80: E501 line too long (84 > 79 characters)
statsmodels/duration/survfunc.py:721:80: E501 line too long (109 > 79 characters)
statsmodels/duration/survfunc.py:785:5: E722 do not use bare 'except'
statsmodels/duration/hazard_regression.py:85:1: E303 too many blank lines (3)
statsmodels/duration/hazard_regression.py:132:14: E231 missing whitespace after ','
statsmodels/duration/hazard_regression.py:138:22: E231 missing whitespace after ','
statsmodels/duration/hazard_regression.py:149:16: E231 missing whitespace after ','
statsmodels/duration/hazard_regression.py:153:26: E231 missing whitespace after ','
statsmodels/duration/hazard_regression.py:159:16: E231 missing whitespace after ','
statsmodels/duration/hazard_regression.py:162:26: E231 missing whitespace after ','
statsmodels/duration/hazard_regression.py:167:16: E231 missing whitespace after ','
statsmodels/duration/hazard_regression.py:218:13: E265 block comment should start with '# '
statsmodels/duration/hazard_regression.py:219:41: E231 missing whitespace after ','
statsmodels/duration/hazard_regression.py:219:63: E261 at least two spaces before inline comment
statsmodels/duration/hazard_regression.py:221:19: E231 missing whitespace after ','
statsmodels/duration/hazard_regression.py:221:33: E231 missing whitespace after ','
statsmodels/duration/hazard_regression.py:227:18: E231 missing whitespace after ','
statsmodels/duration/hazard_regression.py:235:18: E231 missing whitespace after ','
statsmodels/duration/hazard_regression.py:340:37: E127 continuation line over-indented for visual indent
statsmodels/duration/hazard_regression.py:341:37: E127 continuation line over-indented for visual indent
statsmodels/duration/hazard_regression.py:425:80: E501 line too long (87 > 79 characters)
statsmodels/duration/hazard_regression.py:428:21: E128 continuation line under-indented for visual indent
statsmodels/duration/hazard_regression.py:429:21: E128 continuation line under-indented for visual indent
statsmodels/duration/hazard_regression.py:430:21: E128 continuation line under-indented for visual indent
statsmodels/duration/hazard_regression.py:431:21: E128 continuation line under-indented for visual indent
statsmodels/duration/hazard_regression.py:549:5: E303 too many blank lines (2)
statsmodels/duration/hazard_regression.py:686:13: F841 local variable 'strat_ix' is assigned to but never used
statsmodels/duration/hazard_regression.py:708:34: E231 missing whitespace after ','
statsmodels/duration/hazard_regression.py:710:44: E231 missing whitespace after ','
statsmodels/duration/hazard_regression.py:714:35: E231 missing whitespace after ','
statsmodels/duration/hazard_regression.py:719:34: E231 missing whitespace after ','
statsmodels/duration/hazard_regression.py:721:44: E231 missing whitespace after ','
statsmodels/duration/hazard_regression.py:739:13: F841 local variable 'strat_ix' is assigned to but never used
statsmodels/duration/hazard_regression.py:759:34: E231 missing whitespace after ','
statsmodels/duration/hazard_regression.py:761:44: E231 missing whitespace after ','
statsmodels/duration/hazard_regression.py:764:35: E231 missing whitespace after ','
statsmodels/duration/hazard_regression.py:766:45: E231 missing whitespace after ','
statsmodels/duration/hazard_regression.py:782:34: E231 missing whitespace after ','
statsmodels/duration/hazard_regression.py:784:44: E231 missing whitespace after ','
statsmodels/duration/hazard_regression.py:821:34: E231 missing whitespace after ','
statsmodels/duration/hazard_regression.py:822:44: E231 missing whitespace after ','
statsmodels/duration/hazard_regression.py:828:37: E221 multiple spaces before operator
statsmodels/duration/hazard_regression.py:834:34: E231 missing whitespace after ','
statsmodels/duration/hazard_regression.py:835:44: E231 missing whitespace after ','
statsmodels/duration/hazard_regression.py:873:34: E231 missing whitespace after ','
statsmodels/duration/hazard_regression.py:874:44: E231 missing whitespace after ','
statsmodels/duration/hazard_regression.py:880:35: E231 missing whitespace after ','
statsmodels/duration/hazard_regression.py:882:45: E231 missing whitespace after ','
statsmodels/duration/hazard_regression.py:899:34: E231 missing whitespace after ','
statsmodels/duration/hazard_regression.py:900:44: E231 missing whitespace after ','
statsmodels/duration/hazard_regression.py:930:80: E501 line too long (100 > 79 characters)
statsmodels/duration/hazard_regression.py:938:14: E231 missing whitespace after ','
statsmodels/duration/hazard_regression.py:1025:31: E231 missing whitespace after ','
statsmodels/duration/hazard_regression.py:1075:35: E127 continuation line over-indented for visual indent
statsmodels/duration/hazard_regression.py:1265:53: E231 missing whitespace after ','
statsmodels/duration/hazard_regression.py:1406:80: E501 line too long (85 > 79 characters)
statsmodels/duration/hazard_regression.py:1416:12: E128 continuation line under-indented for visual indent
statsmodels/duration/hazard_regression.py:1650:80: E501 line too long (80 > 79 characters)
statsmodels/duration/hazard_regression.py:1657:80: E501 line too long (84 > 79 characters)
statsmodels/duration/hazard_regression.py:1660:80: E501 line too long (81 > 79 characters)
statsmodels/duration/hazard_regression.py:1663:80: E501 line too long (82 > 79 characters)
statsmodels/duration/hazard_regression.py:1720:27: E231 missing whitespace after ','
statsmodels/duration/tests/test_phreg.py:51:1: E302 expected 2 blank lines, found 1
statsmodels/duration/tests/test_phreg.py:59:22: E231 missing whitespace after ','
statsmodels/duration/tests/test_phreg.py:60:24: E231 missing whitespace after ','
statsmodels/duration/tests/test_phreg.py:61:23: E231 missing whitespace after ','
statsmodels/duration/tests/test_phreg.py:62:22: E231 missing whitespace after ','
statsmodels/duration/tests/test_phreg.py:99:23: E127 continuation line over-indented for visual indent
statsmodels/duration/tests/test_phreg.py:111:9: E265 block comment should start with '# '
statsmodels/duration/tests/test_phreg.py:119:42: E231 missing whitespace after ','
statsmodels/duration/tests/test_phreg.py:123:19: E231 missing whitespace after ','
statsmodels/duration/tests/test_phreg.py:128:49: E231 missing whitespace after ','
statsmodels/duration/tests/test_phreg.py:135:42: E231 missing whitespace after ','
statsmodels/duration/tests/test_phreg.py:171:80: E501 line too long (90 > 79 characters)
statsmodels/duration/tests/test_phreg.py:224:80: E501 line too long (87 > 79 characters)
statsmodels/duration/tests/test_phreg.py:227:80: E501 line too long (89 > 79 characters)
statsmodels/duration/tests/test_phreg.py:238:42: E231 missing whitespace after ','
statsmodels/duration/tests/test_phreg.py:243:28: E231 missing whitespace after ','
statsmodels/duration/tests/test_phreg.py:256:42: E231 missing whitespace after ','
statsmodels/duration/tests/test_phreg.py:265:16: E128 continuation line under-indented for visual indent
statsmodels/duration/tests/test_phreg.py:265:44: E231 missing whitespace after ','
statsmodels/duration/tests/test_phreg.py:274:19: E201 whitespace after '['
statsmodels/duration/tests/test_phreg.py:297:42: E231 missing whitespace after ','
statsmodels/duration/tests/test_phreg.py:331:42: E231 missing whitespace after ','
statsmodels/duration/tests/test_phreg.py:339:59: E231 missing whitespace after ','
statsmodels/duration/tests/test_phreg.py:359:9: F841 local variable 'fitted_means' is assigned to but never used
statsmodels/duration/tests/test_phreg.py:360:9: F841 local variable 'true_means' is assigned to but never used
statsmodels/duration/tests/test_phreg.py:361:9: F841 local variable 'fitted_var' is assigned to but never used
statsmodels/duration/tests/test_phreg.py:362:9: F841 local variable 'fitted_sd' is assigned to but never used
statsmodels/duration/tests/test_phreg.py:363:9: F841 local variable 'sample' is assigned to but never used
statsmodels/duration/tests/test_phreg.py:368:14: E231 missing whitespace after ','
statsmodels/duration/tests/test_phreg.py:368:23: E231 missing whitespace after ','
statsmodels/duration/tests/test_phreg.py:368:26: E231 missing whitespace after ','
statsmodels/duration/tests/test_phreg.py:368:31: E231 missing whitespace after ','
statsmodels/duration/tests/test_phreg.py:371:19: E231 missing whitespace after ','
statsmodels/duration/tests/test_phreg.py:371:37: E231 missing whitespace after ','
statsmodels/duration/tests/test_phreg.py:393:80: E501 line too long (102 > 79 characters)
statsmodels/duration/tests/test_phreg.py:414:80: E501 line too long (82 > 79 characters)
statsmodels/datasets/utils.py:60:9: E722 do not use bare 'except'
statsmodels/datasets/utils.py:151:9: E722 do not use bare 'except'
statsmodels/datasets/utils.py:231:80: E501 line too long (86 > 79 characters)
statsmodels/datasets/utils.py:233:80: E501 line too long (86 > 79 characters)
statsmodels/datasets/utils.py:284:5: F841 local variable 'err' is assigned to but never used
statsmodels/datasets/utils.py:323:29: E231 missing whitespace after ','
statsmodels/datasets/template_data.py:6:10: E221 multiple spaces before operator
statsmodels/datasets/template_data.py:7:6: E221 multiple spaces before operator
statsmodels/datasets/template_data.py:8:7: E221 multiple spaces before operator
statsmodels/datasets/template_data.py:14:11: E221 multiple spaces before operator
statsmodels/datasets/template_data.py:16:10: E221 multiple spaces before operator
statsmodels/datasets/template_data.py:18:1: E265 block comment should start with '# '
statsmodels/datasets/template_data.py:19:5: E221 multiple spaces before operator
statsmodels/datasets/strikes/data.py:6:10: E221 multiple spaces before operator
statsmodels/datasets/strikes/data.py:7:6: E221 multiple spaces before operator
statsmodels/datasets/strikes/data.py:8:7: E221 multiple spaces before operator
statsmodels/datasets/strikes/data.py:18:11: E221 multiple spaces before operator
statsmodels/datasets/strikes/data.py:21:10: E221 multiple spaces before operator
statsmodels/datasets/strikes/data.py:22:80: E501 line too long (80 > 79 characters)
statsmodels/datasets/strikes/data.py:26:1: E265 block comment should start with '# '
statsmodels/datasets/strikes/data.py:27:5: E221 multiple spaces before operator
statsmodels/datasets/strikes/data.py:41:1: E303 too many blank lines (3)
statsmodels/datasets/strikes/data.py:67:32: E231 missing whitespace after ','
statsmodels/datasets/heart/data.py:6:10: E221 multiple spaces before operator
statsmodels/datasets/heart/data.py:8:6: E221 multiple spaces before operator
statsmodels/datasets/heart/data.py:10:7: E221 multiple spaces before operator
statsmodels/datasets/heart/data.py:10:80: E501 line too long (95 > 79 characters)
statsmodels/datasets/heart/data.py:14:11: E221 multiple spaces before operator
statsmodels/datasets/heart/data.py:16:10: E221 multiple spaces before operator
statsmodels/datasets/heart/data.py:16:80: E501 line too long (149 > 79 characters)
statsmodels/datasets/cpunish/data.py:6:10: E221 multiple spaces before operator
statsmodels/datasets/cpunish/data.py:8:6: E221 multiple spaces before operator
statsmodels/datasets/cpunish/data.py:9:7: E221 multiple spaces before operator
statsmodels/datasets/cpunish/data.py:15:11: E221 multiple spaces before operator
statsmodels/datasets/cpunish/data.py:17:10: E221 multiple spaces before operator
statsmodels/datasets/cpunish/data.py:28:5: E221 multiple spaces before operator
statsmodels/datasets/longley/data.py:6:10: E221 multiple spaces before operator
statsmodels/datasets/longley/data.py:7:6: E221 multiple spaces before operator
statsmodels/datasets/longley/data.py:8:7: E221 multiple spaces before operator
statsmodels/datasets/longley/data.py:20:11: E221 multiple spaces before operator
statsmodels/datasets/longley/data.py:22:10: E221 multiple spaces before operator
statsmodels/datasets/longley/data.py:26:5: E221 multiple spaces before operator
statsmodels/datasets/longley/data.py:45:1: E303 too many blank lines (3)
statsmodels/datasets/macrodata/data.py:6:10: E221 multiple spaces before operator
statsmodels/datasets/macrodata/data.py:7:6: E221 multiple spaces before operator
statsmodels/datasets/macrodata/data.py:8:7: E221 multiple spaces before operator
statsmodels/datasets/macrodata/data.py:13:80: E501 line too long (81 > 79 characters)
statsmodels/datasets/macrodata/data.py:21:11: E221 multiple spaces before operator
statsmodels/datasets/macrodata/data.py:23:10: E221 multiple spaces before operator
statsmodels/datasets/macrodata/data.py:25:5: E221 multiple spaces before operator
statsmodels/datasets/modechoice/data.py:24:80: E501 line too long (81 > 79 characters)
statsmodels/datasets/modechoice/data.py:25:80: E501 line too long (81 > 79 characters)
statsmodels/datasets/modechoice/data.py:26:80: E501 line too long (82 > 79 characters)
statsmodels/datasets/modechoice/data.py:76:45: E251 unexpected spaces around keyword / parameter equals
statsmodels/datasets/modechoice/data.py:76:47: E251 unexpected spaces around keyword / parameter equals
statsmodels/datasets/modechoice/data.py:76:62: E231 missing whitespace after ','
statsmodels/datasets/modechoice/data.py:76:64: E231 missing whitespace after ','
statsmodels/datasets/modechoice/data.py:76:66: E231 missing whitespace after ','
statsmodels/datasets/modechoice/data.py:76:68: E231 missing whitespace after ','
statsmodels/datasets/modechoice/data.py:76:70: E231 missing whitespace after ','
statsmodels/datasets/copper/data.py:6:10: E221 multiple spaces before operator
statsmodels/datasets/copper/data.py:8:6: E221 multiple spaces before operator
statsmodels/datasets/copper/data.py:9:7: E221 multiple spaces before operator
statsmodels/datasets/copper/data.py:15:11: E221 multiple spaces before operator
statsmodels/datasets/copper/data.py:17:10: E221 multiple spaces before operator
statsmodels/datasets/nile/data.py:8:10: E221 multiple spaces before operator
statsmodels/datasets/nile/data.py:9:6: E221 multiple spaces before operator
statsmodels/datasets/nile/data.py:10:7: E221 multiple spaces before operator
statsmodels/datasets/nile/data.py:17:11: E221 multiple spaces before operator
statsmodels/datasets/nile/data.py:20:10: E221 multiple spaces before operator
statsmodels/datasets/nile/data.py:22:1: E265 block comment should start with '# '
statsmodels/datasets/nile/data.py:23:5: E221 multiple spaces before operator
statsmodels/datasets/nile/data.py:50:80: E501 line too long (95 > 79 characters)
statsmodels/datasets/co2/data.py:8:10: E221 multiple spaces before operator
statsmodels/datasets/co2/data.py:9:6: E221 multiple spaces before operator
statsmodels/datasets/co2/data.py:10:7: E221 multiple spaces before operator
statsmodels/datasets/co2/data.py:11:80: E501 line too long (91 > 79 characters)
statsmodels/datasets/co2/data.py:17:80: E501 line too long (307 > 79 characters)
statsmodels/datasets/co2/data.py:20:11: E221 multiple spaces before operator
statsmodels/datasets/co2/data.py:20:80: E501 line too long (104 > 79 characters)
statsmodels/datasets/co2/data.py:22:10: E221 multiple spaces before operator
statsmodels/datasets/co2/data.py:23:80: E501 line too long (84 > 79 characters)
statsmodels/datasets/co2/data.py:27:80: E501 line too long (594 > 79 characters)
statsmodels/datasets/co2/data.py:29:1: E265 block comment should start with '# '
statsmodels/datasets/co2/data.py:30:5: E221 multiple spaces before operator
statsmodels/datasets/co2/data.py:45:80: E501 line too long (86 > 79 characters)
statsmodels/datasets/co2/data.py:62:1: E302 expected 2 blank lines, found 1
statsmodels/datasets/ccard/data.py:6:10: E221 multiple spaces before operator
statsmodels/datasets/ccard/data.py:8:6: E221 multiple spaces before operator
statsmodels/datasets/ccard/data.py:9:7: E221 multiple spaces before operator
statsmodels/datasets/ccard/data.py:16:11: E221 multiple spaces before operator
statsmodels/datasets/ccard/data.py:18:10: E221 multiple spaces before operator
statsmodels/datasets/ccard/data.py:22:5: E221 multiple spaces before operator
statsmodels/datasets/anes96/data.py:16:80: E501 line too long (91 > 79 characters)
statsmodels/datasets/interest_inflation/data.py:63:1: E302 expected 2 blank lines, found 1
statsmodels/datasets/elnino/data.py:6:10: E221 multiple spaces before operator
statsmodels/datasets/elnino/data.py:8:6: E221 multiple spaces before operator
statsmodels/datasets/elnino/data.py:10:7: E221 multiple spaces before operator
statsmodels/datasets/elnino/data.py:17:11: E221 multiple spaces before operator
statsmodels/datasets/elnino/data.py:19:10: E221 multiple spaces before operator
statsmodels/datasets/statecrime/data.py:6:10: E221 multiple spaces before operator
statsmodels/datasets/statecrime/data.py:7:6: E221 multiple spaces before operator
statsmodels/datasets/statecrime/data.py:8:7: E221 multiple spaces before operator
statsmodels/datasets/statecrime/data.py:9:80: E501 line too long (104 > 79 characters)
statsmodels/datasets/statecrime/data.py:12:11: E221 multiple spaces before operator
statsmodels/datasets/statecrime/data.py:14:10: E221 multiple spaces before operator
statsmodels/datasets/statecrime/data.py:16:1: E265 block comment should start with '# '
statsmodels/datasets/statecrime/data.py:17:5: E221 multiple spaces before operator
statsmodels/datasets/statecrime/data.py:58:80: E501 line too long (83 > 79 characters)
statsmodels/datasets/engel/data.py:6:10: E221 multiple spaces before operator
statsmodels/datasets/engel/data.py:7:6: E221 multiple spaces before operator
statsmodels/datasets/engel/data.py:8:7: E221 multiple spaces before operator
statsmodels/datasets/engel/data.py:19:11: E221 multiple spaces before operator
statsmodels/datasets/engel/data.py:21:10: E221 multiple spaces before operator
statsmodels/datasets/engel/data.py:21:80: E501 line too long (105 > 79 characters)
statsmodels/datasets/engel/data.py:23:1: E265 block comment should start with '# '
statsmodels/datasets/engel/data.py:24:5: E221 multiple spaces before operator
statsmodels/datasets/engel/data.py:33:1: E302 expected 2 blank lines, found 1
statsmodels/datasets/cancer/data.py:6:10: E221 multiple spaces before operator
statsmodels/datasets/cancer/data.py:7:6: E221 multiple spaces before operator
statsmodels/datasets/cancer/data.py:8:7: E221 multiple spaces before operator
statsmodels/datasets/cancer/data.py:9:80: E501 line too long (85 > 79 characters)
statsmodels/datasets/cancer/data.py:14:11: E221 multiple spaces before operator
statsmodels/datasets/cancer/data.py:16:10: E221 multiple spaces before operator
statsmodels/datasets/cancer/data.py:18:1: E265 block comment should start with '# '
statsmodels/datasets/cancer/data.py:19:5: E221 multiple spaces before operator
statsmodels/datasets/sunspots/data.py:6:10: E221 multiple spaces before operator
statsmodels/datasets/sunspots/data.py:7:6: E221 multiple spaces before operator
statsmodels/datasets/sunspots/data.py:8:7: E221 multiple spaces before operator
statsmodels/datasets/sunspots/data.py:15:11: E221 multiple spaces before operator
statsmodels/datasets/sunspots/data.py:18:10: E221 multiple spaces before operator
statsmodels/datasets/sunspots/data.py:20:5: E221 multiple spaces before operator
statsmodels/datasets/stackloss/data.py:6:10: E221 multiple spaces before operator
statsmodels/datasets/stackloss/data.py:7:6: E221 multiple spaces before operator
statsmodels/datasets/stackloss/data.py:8:7: E221 multiple spaces before operator
statsmodels/datasets/stackloss/data.py:13:11: E221 multiple spaces before operator
statsmodels/datasets/stackloss/data.py:15:10: E221 multiple spaces before operator
statsmodels/datasets/stackloss/data.py:19:5: E221 multiple spaces before operator
statsmodels/datasets/stackloss/data.py:46:1: E302 expected 2 blank lines, found 1
statsmodels/datasets/china_smoking/data.py:6:10: E221 multiple spaces before operator
statsmodels/datasets/china_smoking/data.py:7:6: E221 multiple spaces before operator
statsmodels/datasets/china_smoking/data.py:8:7: E221 multiple spaces before operator
statsmodels/datasets/china_smoking/data.py:13:11: E221 multiple spaces before operator
statsmodels/datasets/china_smoking/data.py:13:80: E501 line too long (81 > 79 characters)
statsmodels/datasets/china_smoking/data.py:15:10: E221 multiple spaces before operator
statsmodels/datasets/china_smoking/data.py:19:5: E221 multiple spaces before operator
statsmodels/datasets/china_smoking/data.py:42:80: E501 line too long (84 > 79 characters)
statsmodels/datasets/star98/data.py:6:10: E221 multiple spaces before operator
statsmodels/datasets/star98/data.py:8:6: E221 multiple spaces before operator
statsmodels/datasets/star98/data.py:9:7: E221 multiple spaces before operator
statsmodels/datasets/star98/data.py:14:11: E221 multiple spaces before operator
statsmodels/datasets/star98/data.py:16:10: E221 multiple spaces before operator
statsmodels/datasets/star98/data.py:28:5: E221 multiple spaces before operator
statsmodels/datasets/star98/data.py:70:1: E303 too many blank lines (3)
statsmodels/datasets/star98/data.py:89:22: E231 missing whitespace after ','
statsmodels/datasets/star98/data.py:89:31: E231 missing whitespace after ','
statsmodels/datasets/star98/data.py:89:40: E231 missing whitespace after ','
statsmodels/datasets/star98/data.py:89:51: E231 missing whitespace after ','
statsmodels/datasets/star98/data.py:89:62: E231 missing whitespace after ','
statsmodels/datasets/star98/data.py:90:13: E128 continuation line under-indented for visual indent
statsmodels/datasets/star98/data.py:90:23: E231 missing whitespace after ','
statsmodels/datasets/star98/data.py:90:34: E231 missing whitespace after ','
statsmodels/datasets/star98/data.py:90:43: E231 missing whitespace after ','
statsmodels/datasets/star98/data.py:90:54: E231 missing whitespace after ','
statsmodels/datasets/star98/data.py:90:64: E231 missing whitespace after ','
statsmodels/datasets/star98/data.py:91:13: E128 continuation line under-indented for visual indent
statsmodels/datasets/star98/data.py:91:22: E231 missing whitespace after ','
statsmodels/datasets/star98/data.py:91:33: E231 missing whitespace after ','
statsmodels/datasets/star98/data.py:91:53: E231 missing whitespace after ','
statsmodels/datasets/star98/data.py:92:13: E128 continuation line under-indented for visual indent
statsmodels/datasets/star98/data.py:92:29: E231 missing whitespace after ','
statsmodels/datasets/star98/data.py:92:47: E231 missing whitespace after ','
statsmodels/datasets/star98/data.py:92:63: E231 missing whitespace after ','
statsmodels/datasets/star98/data.py:93:13: E128 continuation line under-indented for visual indent
statsmodels/datasets/star98/data.py:93:38: E231 missing whitespace after ','
statsmodels/datasets/randhie/data.py:6:10: E221 multiple spaces before operator
statsmodels/datasets/randhie/data.py:7:6: E221 multiple spaces before operator
statsmodels/datasets/randhie/data.py:8:7: E221 multiple spaces before operator
statsmodels/datasets/randhie/data.py:26:11: E221 multiple spaces before operator
statsmodels/datasets/randhie/data.py:28:10: E221 multiple spaces before operator
statsmodels/datasets/randhie/data.py:30:5: E221 multiple spaces before operator
statsmodels/datasets/committee/data.py:6:10: E221 multiple spaces before operator
statsmodels/datasets/committee/data.py:8:6: E221 multiple spaces before operator
statsmodels/datasets/committee/data.py:9:7: E221 multiple spaces before operator
statsmodels/datasets/committee/data.py:15:11: E221 multiple spaces before operator
statsmodels/datasets/committee/data.py:17:10: E221 multiple spaces before operator
statsmodels/datasets/fertility/data.py:6:10: E221 multiple spaces before operator
statsmodels/datasets/fertility/data.py:6:80: E501 line too long (98 > 79 characters)
statsmodels/datasets/fertility/data.py:7:6: E221 multiple spaces before operator
statsmodels/datasets/fertility/data.py:8:7: E221 multiple spaces before operator
statsmodels/datasets/fertility/data.py:11:80: E501 line too long (86 > 79 characters)
statsmodels/datasets/fertility/data.py:18:80: E501 line too long (94 > 79 characters)
statsmodels/datasets/fertility/data.py:19:80: E501 line too long (87 > 79 characters)
statsmodels/datasets/fertility/data.py:29:11: E221 multiple spaces before operator
statsmodels/datasets/fertility/data.py:29:80: E501 line too long (236 > 79 characters)
statsmodels/datasets/fertility/data.py:31:10: E221 multiple spaces before operator
statsmodels/datasets/fertility/data.py:33:1: E265 block comment should start with '# '
statsmodels/datasets/fertility/data.py:34:5: E221 multiple spaces before operator
statsmodels/datasets/spector/data.py:6:10: E221 multiple spaces before operator
statsmodels/datasets/spector/data.py:8:6: E221 multiple spaces before operator
statsmodels/datasets/spector/data.py:9:7: E221 multiple spaces before operator
statsmodels/datasets/spector/data.py:16:11: E221 multiple spaces before operator
statsmodels/datasets/spector/data.py:19:10: E221 multiple spaces before operator
statsmodels/datasets/spector/data.py:21:5: E221 multiple spaces before operator
statsmodels/datasets/grunfeld/data.py:8:10: E221 multiple spaces before operator
statsmodels/datasets/grunfeld/data.py:9:6: E221 multiple spaces before operator
statsmodels/datasets/grunfeld/data.py:10:7: E221 multiple spaces before operator
statsmodels/datasets/grunfeld/data.py:21:11: E221 multiple spaces before operator
statsmodels/datasets/grunfeld/data.py:23:10: E221 multiple spaces before operator
statsmodels/datasets/grunfeld/data.py:25:5: E221 multiple spaces before operator
statsmodels/datasets/grunfeld/data.py:45:1: E302 expected 2 blank lines, found 1
statsmodels/datasets/grunfeld/data.py:61:1: E302 expected 2 blank lines, found 1
statsmodels/datasets/fair/data.py:6:10: E221 multiple spaces before operator
statsmodels/datasets/fair/data.py:7:6: E221 multiple spaces before operator
statsmodels/datasets/fair/data.py:8:7: E221 multiple spaces before operator
statsmodels/datasets/fair/data.py:15:11: E221 multiple spaces before operator
statsmodels/datasets/fair/data.py:17:10: E221 multiple spaces before operator
statsmodels/datasets/fair/data.py:22:1: E265 block comment should start with '# '
statsmodels/datasets/fair/data.py:23:5: E221 multiple spaces before operator
statsmodels/datasets/scotland/data.py:6:10: E221 multiple spaces before operator
statsmodels/datasets/scotland/data.py:8:6: E221 multiple spaces before operator
statsmodels/datasets/scotland/data.py:9:7: E221 multiple spaces before operator
statsmodels/datasets/scotland/data.py:14:11: E221 multiple spaces before operator
statsmodels/datasets/scotland/data.py:16:10: E221 multiple spaces before operator
statsmodels/datasets/scotland/data.py:31:5: E221 multiple spaces before operator
statsmodels/stats/descriptivestats.py:242:80: E501 line too long (83 > 79 characters)
statsmodels/stats/descriptivestats.py:245:80: E501 line too long (83 > 79 characters)
statsmodels/stats/descriptivestats.py:248:80: E501 line too long (85 > 79 characters)
statsmodels/stats/descriptivestats.py:249:80: E501 line too long (81 > 79 characters)
statsmodels/stats/_adnorm.py:123:9: E731 do not assign a lambda expression, use a def
statsmodels/stats/_adnorm.py:124:9: E731 do not assign a lambda expression, use a def
statsmodels/stats/_adnorm.py:126:9: E731 do not assign a lambda expression, use a def
statsmodels/stats/_adnorm.py:128:9: E731 do not assign a lambda expression, use a def
statsmodels/stats/_adnorm.py:129:9: E731 do not assign a lambda expression, use a def
statsmodels/stats/weightstats.py:53:80: E501 line too long (80 > 79 characters)
statsmodels/stats/weightstats.py:879:80: E501 line too long (82 > 79 characters)
statsmodels/stats/weightstats.py:937:9: F841 local variable 'confint_percents' is assigned to but never used
statsmodels/stats/weightstats.py:1032:80: E501 line too long (86 > 79 characters)
statsmodels/stats/weightstats.py:1033:80: E501 line too long (80 > 79 characters)
statsmodels/stats/weightstats.py:1087:80: E501 line too long (86 > 79 characters)
statsmodels/stats/weightstats.py:1088:80: E501 line too long (85 > 79 characters)
statsmodels/stats/weightstats.py:1137:80: E501 line too long (86 > 79 characters)
statsmodels/stats/weightstats.py:1138:80: E501 line too long (80 > 79 characters)
statsmodels/stats/weightstats.py:1188:80: E501 line too long (86 > 79 characters)
statsmodels/stats/weightstats.py:1189:80: E501 line too long (80 > 79 characters)
statsmodels/stats/weightstats.py:1226:80: E501 line too long (86 > 79 characters)
statsmodels/stats/weightstats.py:1227:80: E501 line too long (80 > 79 characters)
statsmodels/stats/weightstats.py:1253:80: E501 line too long (86 > 79 characters)
statsmodels/stats/weightstats.py:1254:80: E501 line too long (80 > 79 characters)
statsmodels/stats/weightstats.py:1275:1: E266 too many leading '#' for block comment
statsmodels/stats/weightstats.py:1276:1: E266 too many leading '#' for block comment
statsmodels/stats/weightstats.py:1278:1: E266 too many leading '#' for block comment
statsmodels/stats/weightstats.py:1279:1: E266 too many leading '#' for block comment
statsmodels/stats/weightstats.py:1280:1: E266 too many leading '#' for block comment
statsmodels/stats/weightstats.py:1281:1: E266 too many leading '#' for block comment
statsmodels/stats/weightstats.py:1282:1: E266 too many leading '#' for block comment
statsmodels/stats/weightstats.py:1314:80: E501 line too long (82 > 79 characters)
statsmodels/stats/weightstats.py:1370:80: E501 line too long (82 > 79 characters)
statsmodels/stats/weightstats.py:1513:80: E501 line too long (82 > 79 characters)
statsmodels/stats/weightstats.py:1587:80: E501 line too long (82 > 79 characters)
statsmodels/stats/weightstats.py:1650:80: E501 line too long (80 > 79 characters)
statsmodels/stats/proportion.py:112:42: E231 missing whitespace after ':'
statsmodels/stats/proportion.py:112:48: E252 missing whitespace around parameter equals
statsmodels/stats/proportion.py:112:49: E252 missing whitespace around parameter equals
statsmodels/stats/proportion.py:295:80: E501 line too long (83 > 79 characters)
statsmodels/stats/proportion.py:469:9: E303 too many blank lines (2)
statsmodels/stats/proportion.py:640:13: E265 block comment should start with '# '
statsmodels/stats/proportion.py:641:40: E261 at least two spaces before inline comment
statsmodels/stats/proportion.py:641:41: E262 inline comment should start with '# '
statsmodels/stats/proportion.py:648:5: E265 block comment should start with '# '
statsmodels/stats/proportion.py:649:5: E265 block comment should start with '# '
statsmodels/stats/proportion.py:650:33: E262 inline comment should start with '# '
statsmodels/stats/proportion.py:660:22: E127 continuation line over-indented for visual indent
statsmodels/stats/proportion.py:718:80: E501 line too long (81 > 79 characters)
statsmodels/stats/proportion.py:806:22: E127 continuation line over-indented for visual indent
statsmodels/stats/proportion.py:892:80: E501 line too long (81 > 79 characters)
statsmodels/stats/proportion.py:893:18: E128 continuation line under-indented for visual indent
statsmodels/stats/proportion.py:894:18: E128 continuation line under-indented for visual indent
statsmodels/stats/proportion.py:1073:46: E262 inline comment should start with '# '
statsmodels/stats/proportion.py:1136:5: E265 block comment should start with '# '
statsmodels/stats/proportion.py:1175:5: E265 block comment should start with '# '
statsmodels/stats/proportion.py:1178:16: E127 continuation line over-indented for visual indent
statsmodels/stats/proportion.py:1183:32: E128 continuation line under-indented for visual indent
statsmodels/stats/proportion.py:1227:5: E265 block comment should start with '# '
statsmodels/stats/proportion.py:1230:36: E265 block comment should start with '# '
statsmodels/stats/proportion.py:1232:16: E127 continuation line over-indented for visual indent
statsmodels/stats/anova.py:10:37: E128 continuation line under-indented for visual indent
statsmodels/stats/anova.py:55:5: F841 local variable 'scale' is assigned to but never used
statsmodels/stats/anova.py:65:5: F841 local variable 'response_name' is assigned to but never used
statsmodels/stats/anova.py:67:5: F841 local variable 'exog_names' is assigned to but never used
statsmodels/stats/anova.py:91:80: E501 line too long (80 > 79 characters)
statsmodels/stats/anova.py:113:5: E265 block comment should start with '# '
statsmodels/stats/anova.py:116:10: E231 missing whitespace after ','
statsmodels/stats/anova.py:121:10: E231 missing whitespace after ','
statsmodels/stats/anova.py:125:5: E265 block comment should start with '# '
statsmodels/stats/anova.py:128:50: E261 at least two spaces before inline comment
statsmodels/stats/anova.py:135:36: E231 missing whitespace after ','
statsmodels/stats/anova.py:145:1: E265 block comment should start with '# '
statsmodels/stats/anova.py:146:1: E302 expected 2 blank lines, found 1
statsmodels/stats/anova.py:171:38: E261 at least two spaces before inline comment
statsmodels/stats/anova.py:176:53: E251 unexpected spaces around keyword / parameter equals
statsmodels/stats/anova.py:176:55: E251 unexpected spaces around keyword / parameter equals
statsmodels/stats/anova.py:177:5: F841 local variable 'cov' is assigned to but never used
statsmodels/stats/anova.py:189:29: E261 at least two spaces before inline comment
statsmodels/stats/anova.py:201:35: E231 missing whitespace after ','
statsmodels/stats/anova.py:201:47: E231 missing whitespace after ','
statsmodels/stats/anova.py:203:23: E231 missing whitespace after ','
statsmodels/stats/anova.py:207:38: E231 missing whitespace after ','
statsmodels/stats/anova.py:211:9: E265 block comment should start with '# '
statsmodels/stats/anova.py:214:47: F841 local variable 'test_value' is assigned to but never used
statsmodels/stats/anova.py:228:36: E231 missing whitespace after ','
statsmodels/stats/anova.py:229:61: E128 continuation line under-indented for visual indent
statsmodels/stats/anova.py:230:61: E128 continuation line under-indented for visual indent
statsmodels/stats/anova.py:234:1: E302 expected 2 blank lines, found 1
statsmodels/stats/anova.py:240:53: E251 unexpected spaces around keyword / parameter equals
statsmodels/stats/anova.py:240:55: E251 unexpected spaces around keyword / parameter equals
statsmodels/stats/anova.py:242:5: F841 local variable 'col_order' is assigned to but never used
statsmodels/stats/anova.py:253:47: F841 local variable 'test_value' is assigned to but never used
statsmodels/stats/anova.py:258:9: E265 block comment should start with '# '
statsmodels/stats/anova.py:262:5: E265 block comment should start with '# '
statsmodels/stats/anova.py:263:5: E265 block comment should start with '# '
statsmodels/stats/anova.py:268:36: E231 missing whitespace after ','
statsmodels/stats/anova.py:269:61: E128 continuation line under-indented for visual indent
statsmodels/stats/anova.py:270:61: E128 continuation line under-indented for visual indent
statsmodels/stats/anova.py:273:1: E302 expected 2 blank lines, found 1
statsmodels/stats/anova.py:345:5: E266 too many leading '#' for block comment
statsmodels/stats/anova.py:362:18: E261 at least two spaces before inline comment
statsmodels/stats/anova.py:467:80: E501 line too long (80 > 79 characters)
statsmodels/stats/anova.py:474:80: E501 line too long (89 > 79 characters)
statsmodels/stats/anova.py:645:5: E265 block comment should start with '# '
statsmodels/stats/anova.py:646:5: E265 block comment should start with '# '
statsmodels/stats/anova.py:648:52: E231 missing whitespace after ','
statsmodels/stats/anova.py:649:47: E231 missing whitespace after ','
statsmodels/stats/anova.py:651:21: E127 continuation line over-indented for visual indent
statsmodels/stats/multitest.py:28:23: E231 missing whitespace after ','
statsmodels/stats/multitest.py:30:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/stats/multitest.py:39:80: E501 line too long (82 > 79 characters)
statsmodels/stats/multitest.py:63:1: E302 expected 2 blank lines, found 1
statsmodels/stats/multitest.py:204:80: E501 line too long (80 > 79 characters)
statsmodels/stats/multitest.py:211:54: E231 missing whitespace after ','
statsmodels/stats/multitest.py:220:50: E127 continuation line over-indented for visual indent
statsmodels/stats/multitest.py:221:50: E127 continuation line over-indented for visual indent
statsmodels/stats/multitest.py:225:50: E127 continuation line over-indented for visual indent
statsmodels/stats/multitest.py:226:50: E127 continuation line over-indented for visual indent
statsmodels/stats/multitest.py:239:9: E265 block comment should start with '# '
statsmodels/stats/multitest.py:239:80: E501 line too long (84 > 79 characters)
statsmodels/stats/multitest.py:240:1: E115 expected an indented block (comment)
statsmodels/stats/multitest.py:240:1: E266 too many leading '#' for block comment
statsmodels/stats/multitest.py:241:1: E115 expected an indented block (comment)
statsmodels/stats/multitest.py:241:1: E266 too many leading '#' for block comment
statsmodels/stats/multitest.py:242:1: E115 expected an indented block (comment)
statsmodels/stats/multitest.py:242:1: E266 too many leading '#' for block comment
statsmodels/stats/multitest.py:243:1: E115 expected an indented block (comment)
statsmodels/stats/multitest.py:243:1: E266 too many leading '#' for block comment
statsmodels/stats/multitest.py:247:55: E261 at least two spaces before inline comment
statsmodels/stats/multitest.py:247:56: E262 inline comment should start with '# '
statsmodels/stats/multitest.py:249:80: E501 line too long (80 > 79 characters)
statsmodels/stats/multitest.py:256:36: E261 at least two spaces before inline comment
statsmodels/stats/multitest.py:256:37: E262 inline comment should start with '# '
statsmodels/stats/multitest.py:257:40: E225 missing whitespace around operator
statsmodels/stats/multitest.py:303:80: E501 line too long (80 > 79 characters)
statsmodels/stats/multitest.py:308:80: E501 line too long (84 > 79 characters)
statsmodels/stats/multitest.py:311:80: E501 line too long (84 > 79 characters)
statsmodels/stats/multitest.py:312:80: E501 line too long (84 > 79 characters)
statsmodels/stats/multitest.py:321:80: E501 line too long (80 > 79 characters)
statsmodels/stats/multitest.py:332:61: E262 inline comment should start with '# '
statsmodels/stats/multitest.py:334:1: E266 too many leading '#' for block comment
statsmodels/stats/multitest.py:335:1: E266 too many leading '#' for block comment
statsmodels/stats/multitest.py:336:1: E266 too many leading '#' for block comment
statsmodels/stats/multitest.py:347:36: E225 missing whitespace around operator
statsmodels/stats/multitest.py:361:80: E501 line too long (82 > 79 characters)
statsmodels/stats/multitest.py:375:80: E501 line too long (80 > 79 characters)
statsmodels/stats/multitest.py:405:80: E501 line too long (86 > 79 characters)
statsmodels/stats/multitest.py:406:80: E501 line too long (86 > 79 characters)
statsmodels/stats/multitest.py:440:9: E265 block comment should start with '# '
statsmodels/stats/multitest.py:451:80: E501 line too long (80 > 79 characters)
statsmodels/stats/multitest.py:453:33: E222 multiple spaces after operator
statsmodels/stats/multitest.py:536:14: E225 missing whitespace around operator
statsmodels/stats/multitest.py:543:80: E501 line too long (114 > 79 characters)
statsmodels/stats/multitest.py:545:80: E501 line too long (80 > 79 characters)
statsmodels/stats/multitest.py:651:9: E303 too many blank lines (2)
statsmodels/stats/multitest.py:654:9: E303 too many blank lines (2)
statsmodels/stats/multitest.py:687:9: E303 too many blank lines (2)
statsmodels/stats/multitest.py:698:5: E303 too many blank lines (2)
statsmodels/stats/multitest.py:699:5: E301 expected 1 blank line, found 0
statsmodels/stats/sandwich_covariance.py:82:80: E501 line too long (80 > 79 characters)
statsmodels/stats/sandwich_covariance.py:93:80: E501 line too long (80 > 79 characters)
statsmodels/stats/sandwich_covariance.py:117:1: E303 too many blank lines (4)
statsmodels/stats/sandwich_covariance.py:117:1: E265 block comment should start with '# '
statsmodels/stats/sandwich_covariance.py:161:1: E302 expected 2 blank lines, found 1
statsmodels/stats/sandwich_covariance.py:169:9: E128 continuation line under-indented for visual indent
statsmodels/stats/sandwich_covariance.py:169:16: E231 missing whitespace after ','
statsmodels/stats/sandwich_covariance.py:172:1: E302 expected 2 blank lines, found 1
statsmodels/stats/sandwich_covariance.py:177:33: E261 at least two spaces before inline comment
statsmodels/stats/sandwich_covariance.py:182:1: E302 expected 2 blank lines, found 1
statsmodels/stats/sandwich_covariance.py:191:1: E302 expected 2 blank lines, found 1
statsmodels/stats/sandwich_covariance.py:198:27: E127 continuation line over-indented for visual indent
statsmodels/stats/sandwich_covariance.py:199:27: E128 continuation line under-indented for visual indent
statsmodels/stats/sandwich_covariance.py:204:1: E302 expected 2 blank lines, found 1
statsmodels/stats/sandwich_covariance.py:211:27: E127 continuation line over-indented for visual indent
statsmodels/stats/sandwich_covariance.py:212:27: E128 continuation line under-indented for visual indent
statsmodels/stats/sandwich_covariance.py:213:14: E225 missing whitespace around operator
statsmodels/stats/sandwich_covariance.py:217:1: E265 block comment should start with '# '
statsmodels/stats/sandwich_covariance.py:219:1: E302 expected 2 blank lines, found 1
statsmodels/stats/sandwich_covariance.py:248:80: E501 line too long (81 > 79 characters)
statsmodels/stats/sandwich_covariance.py:249:80: E501 line too long (83 > 79 characters)
statsmodels/stats/sandwich_covariance.py:283:27: E231 missing whitespace after ','
statsmodels/stats/sandwich_covariance.py:289:1: E302 expected 2 blank lines, found 1
statsmodels/stats/sandwich_covariance.py:310:24: E231 missing whitespace after ','
statsmodels/stats/sandwich_covariance.py:316:1: E265 block comment should start with '# '
statsmodels/stats/sandwich_covariance.py:317:1: E302 expected 2 blank lines, found 1
statsmodels/stats/sandwich_covariance.py:334:5: E265 block comment should start with '# '
statsmodels/stats/sandwich_covariance.py:337:1: E302 expected 2 blank lines, found 1
statsmodels/stats/sandwich_covariance.py:354:5: E265 block comment should start with '# '
statsmodels/stats/sandwich_covariance.py:394:16: E231 missing whitespace after ','
statsmodels/stats/sandwich_covariance.py:401:38: E262 inline comment should start with '# '
statsmodels/stats/sandwich_covariance.py:409:1: E302 expected 2 blank lines, found 1
statsmodels/stats/sandwich_covariance.py:429:16: E231 missing whitespace after ','
statsmodels/stats/sandwich_covariance.py:469:5: E265 block comment should start with '# '
statsmodels/stats/sandwich_covariance.py:471:41: E261 at least two spaces before inline comment
statsmodels/stats/sandwich_covariance.py:471:42: E262 inline comment should start with '# '
statsmodels/stats/sandwich_covariance.py:485:44: E262 inline comment should start with '# '
statsmodels/stats/sandwich_covariance.py:493:5: E265 block comment should start with '# '
statsmodels/stats/sandwich_covariance.py:494:43: E231 missing whitespace after ','
statsmodels/stats/sandwich_covariance.py:499:1: E302 expected 2 blank lines, found 1
statsmodels/stats/sandwich_covariance.py:523:5: E265 block comment should start with '# '
statsmodels/stats/sandwich_covariance.py:534:29: E261 at least two spaces before inline comment
statsmodels/stats/sandwich_covariance.py:534:30: E262 inline comment should start with '# '
statsmodels/stats/sandwich_covariance.py:544:1: E302 expected 2 blank lines, found 1
statsmodels/stats/sandwich_covariance.py:574:25: E225 missing whitespace around operator
statsmodels/stats/sandwich_covariance.py:575:80: E501 line too long (81 > 79 characters)
statsmodels/stats/sandwich_covariance.py:585:5: E303 too many blank lines (2)
statsmodels/stats/sandwich_covariance.py:586:5: E265 block comment should start with '# '
statsmodels/stats/sandwich_covariance.py:594:5: E265 block comment should start with '# '
statsmodels/stats/sandwich_covariance.py:597:5: E265 block comment should start with '# '
statsmodels/stats/sandwich_covariance.py:632:41: E262 inline comment should start with '# '
statsmodels/stats/sandwich_covariance.py:644:80: E501 line too long (80 > 79 characters)
statsmodels/stats/sandwich_covariance.py:686:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/stats/sandwich_covariance.py:686:28: E262 inline comment should start with '# '
statsmodels/stats/sandwich_covariance.py:688:1: E265 block comment should start with '# '
statsmodels/stats/sandwich_covariance.py:689:1: E265 block comment should start with '# '
statsmodels/stats/sandwich_covariance.py:690:1: E265 block comment should start with '# '
statsmodels/stats/sandwich_covariance.py:691:1: E265 block comment should start with '# '
statsmodels/stats/sandwich_covariance.py:692:1: E265 block comment should start with '# '
statsmodels/stats/sandwich_covariance.py:693:1: E265 block comment should start with '# '
statsmodels/stats/sandwich_covariance.py:695:1: E302 expected 2 blank lines, found 1
statsmodels/stats/sandwich_covariance.py:702:10: E231 missing whitespace after ','
statsmodels/stats/sandwich_covariance.py:703:22: E261 at least two spaces before inline comment
statsmodels/stats/sandwich_covariance.py:703:23: E262 inline comment should start with '# '
statsmodels/stats/sandwich_covariance.py:709:5: E265 block comment should start with '# '
statsmodels/stats/sandwich_covariance.py:714:1: E303 too many blank lines (3)
statsmodels/stats/sandwich_covariance.py:723:40: E262 inline comment should start with '# '
statsmodels/stats/sandwich_covariance.py:780:19: E261 at least two spaces before inline comment
statsmodels/stats/sandwich_covariance.py:780:20: E262 inline comment should start with '# '
statsmodels/stats/sandwich_covariance.py:781:27: E262 inline comment should start with '# '
statsmodels/stats/sandwich_covariance.py:802:18: E128 continuation line under-indented for visual indent
statsmodels/stats/sandwich_covariance.py:828:80: E501 line too long (86 > 79 characters)
statsmodels/stats/sandwich_covariance.py:863:5: E265 block comment should start with '# '
statsmodels/stats/inter_rater.py:39:26: E262 inline comment should start with '# '
statsmodels/stats/inter_rater.py:57:1: E302 expected 2 blank lines, found 1
statsmodels/stats/inter_rater.py:110:80: E501 line too long (80 > 79 characters)
statsmodels/stats/inter_rater.py:118:9: E265 block comment should start with '# '
statsmodels/stats/inter_rater.py:123:37: E262 inline comment should start with '# '
statsmodels/stats/inter_rater.py:133:1: E302 expected 2 blank lines, found 1
statsmodels/stats/inter_rater.py:152:80: E501 line too long (80 > 79 characters)
statsmodels/stats/inter_rater.py:173:9: E265 block comment should start with '# '
statsmodels/stats/inter_rater.py:178:9: E265 block comment should start with '# '
statsmodels/stats/inter_rater.py:179:9: E265 block comment should start with '# '
statsmodels/stats/inter_rater.py:181:9: E265 block comment should start with '# '
statsmodels/stats/inter_rater.py:190:5: E303 too many blank lines (2)
statsmodels/stats/inter_rater.py:194:1: E302 expected 2 blank lines, found 1
statsmodels/stats/inter_rater.py:217:80: E501 line too long (80 > 79 characters)
statsmodels/stats/inter_rater.py:219:80: E501 line too long (81 > 79 characters)
statsmodels/stats/inter_rater.py:244:39: E262 inline comment should start with '# '
statsmodels/stats/inter_rater.py:245:19: E222 multiple spaces after operator
statsmodels/stats/inter_rater.py:249:5: E265 block comment should start with '# '
statsmodels/stats/inter_rater.py:252:5: E265 block comment should start with '# '
statsmodels/stats/inter_rater.py:264:39: E225 missing whitespace around operator
statsmodels/stats/inter_rater.py:341:37: E261 at least two spaces before inline comment
statsmodels/stats/inter_rater.py:341:38: E262 inline comment should start with '# '
statsmodels/stats/inter_rater.py:345:20: E262 inline comment should start with '# '
statsmodels/stats/inter_rater.py:351:5: E265 block comment should start with '# '
statsmodels/stats/inter_rater.py:352:40: E261 at least two spaces before inline comment
statsmodels/stats/inter_rater.py:352:41: E262 inline comment should start with '# '
statsmodels/stats/inter_rater.py:358:13: E265 block comment should start with '# '
statsmodels/stats/inter_rater.py:363:40: E262 inline comment should start with '# '
statsmodels/stats/inter_rater.py:367:13: E265 block comment should start with '# '
statsmodels/stats/inter_rater.py:367:80: E501 line too long (82 > 79 characters)
statsmodels/stats/inter_rater.py:375:9: E265 block comment should start with '# '
statsmodels/stats/inter_rater.py:386:17: E265 block comment should start with '# '
statsmodels/stats/inter_rater.py:388:17: E265 block comment should start with '# '
statsmodels/stats/inter_rater.py:396:9: E265 block comment should start with '# '
statsmodels/stats/inter_rater.py:398:9: E265 block comment should start with '# '
statsmodels/stats/inter_rater.py:402:13: E265 block comment should start with '# '
statsmodels/stats/inter_rater.py:403:13: E265 block comment should start with '# '
statsmodels/stats/inter_rater.py:404:13: E265 block comment should start with '# '
statsmodels/stats/inter_rater.py:404:80: E501 line too long (81 > 79 characters)
statsmodels/stats/inter_rater.py:409:34: E222 multiple spaces after operator
statsmodels/stats/inter_rater.py:412:25: E222 multiple spaces after operator
statsmodels/stats/inter_rater.py:415:40: E222 multiple spaces after operator
statsmodels/stats/inter_rater.py:417:26: E222 multiple spaces after operator
statsmodels/stats/inter_rater.py:423:28: E201 whitespace after '('
statsmodels/stats/inter_rater.py:424:21: E128 continuation line under-indented for visual indent
statsmodels/stats/inter_rater.py:425:21: E128 continuation line under-indented for visual indent
statsmodels/stats/inter_rater.py:426:21: E128 continuation line under-indented for visual indent
statsmodels/stats/inter_rater.py:427:21: E128 continuation line under-indented for visual indent
statsmodels/stats/inter_rater.py:428:21: E128 continuation line under-indented for visual indent
statsmodels/stats/inter_rater.py:513:49: E128 continuation line under-indented for visual indent
statsmodels/stats/mediation.py:76:80: E501 line too long (101 > 79 characters)
statsmodels/stats/mediation.py:77:80: E501 line too long (93 > 79 characters)
statsmodels/stats/mediation.py:78:80: E501 line too long (96 > 79 characters)
statsmodels/stats/mediation.py:89:80: E501 line too long (88 > 79 characters)
statsmodels/stats/mediation.py:92:80: E501 line too long (97 > 79 characters)
statsmodels/stats/mediation.py:94:80: E501 line too long (83 > 79 characters)
statsmodels/stats/mediation.py:109:80: E501 line too long (94 > 79 characters)
statsmodels/stats/mediation.py:126:80: E501 line too long (84 > 79 characters)
statsmodels/stats/mediation.py:140:17: E128 continuation line under-indented for visual indent
statsmodels/stats/mediation.py:142:17: E128 continuation line under-indented for visual indent
statsmodels/stats/mediation.py:144:17: E128 continuation line under-indented for visual indent
statsmodels/stats/mediation.py:160:5: E303 too many blank lines (2)
statsmodels/stats/mediation.py:181:5: E303 too many blank lines (2)
statsmodels/stats/mediation.py:188:5: E303 too many blank lines (2)
statsmodels/stats/mediation.py:197:5: E303 too many blank lines (2)
statsmodels/stats/mediation.py:223:5: E303 too many blank lines (2)
statsmodels/stats/mediation.py:252:5: E303 too many blank lines (2)
statsmodels/stats/mediation.py:265:5: E303 too many blank lines (2)
statsmodels/stats/mediation.py:281:80: E501 line too long (90 > 79 characters)
statsmodels/stats/mediation.py:282:80: E501 line too long (93 > 79 characters)
statsmodels/stats/mediation.py:292:80: E501 line too long (84 > 79 characters)
statsmodels/stats/mediation.py:295:80: E501 line too long (86 > 79 characters)
statsmodels/stats/mediation.py:299:80: E501 line too long (85 > 79 characters)
statsmodels/stats/mediation.py:302:80: E501 line too long (87 > 79 characters)
statsmodels/stats/mediation.py:321:29: E128 continuation line under-indented for visual indent
statsmodels/stats/mediation.py:325:80: E501 line too long (95 > 79 characters)
statsmodels/stats/mediation.py:326:80: E501 line too long (93 > 79 characters)
statsmodels/stats/mediation.py:369:80: E501 line too long (93 > 79 characters)
statsmodels/stats/gof.py:73:80: E501 line too long (85 > 79 characters)
statsmodels/stats/gof.py:85:80: E501 line too long (107 > 79 characters)
statsmodels/stats/gof.py:87:80: E501 line too long (84 > 79 characters)
statsmodels/stats/gof.py:89:80: E501 line too long (93 > 79 characters)
statsmodels/stats/gof.py:91:80: E501 line too long (93 > 79 characters)
statsmodels/stats/gof.py:93:80: E501 line too long (97 > 79 characters)
statsmodels/stats/gof.py:95:80: E501 line too long (94 > 79 characters)
statsmodels/stats/gof.py:97:80: E501 line too long (93 > 79 characters)
statsmodels/stats/gof.py:102:80: E501 line too long (95 > 79 characters)
statsmodels/stats/gof.py:104:80: E501 line too long (95 > 79 characters)
statsmodels/stats/gof.py:106:80: E501 line too long (97 > 79 characters)
statsmodels/stats/gof.py:108:80: E501 line too long (100 > 79 characters)
statsmodels/stats/gof.py:110:80: E501 line too long (129 > 79 characters)
statsmodels/stats/gof.py:112:80: E501 line too long (126 > 79 characters)
statsmodels/stats/gof.py:138:14: E225 missing whitespace around operator
statsmodels/stats/gof.py:150:9: F841 local variable 'p' is assigned to but never used
statsmodels/stats/gof.py:168:38: E231 missing whitespace after ','
statsmodels/stats/gof.py:172:1: E303 too many blank lines (3)
statsmodels/stats/gof.py:172:1: E265 block comment should start with '# '
statsmodels/stats/gof.py:175:1: E302 expected 2 blank lines, found 3
statsmodels/stats/gof.py:203:1: E266 too many leading '#' for block comment
statsmodels/stats/gof.py:208:1: E266 too many leading '#' for block comment
statsmodels/stats/gof.py:209:1: E266 too many leading '#' for block comment
statsmodels/stats/gof.py:210:1: E266 too many leading '#' for block comment
statsmodels/stats/gof.py:219:32: E231 missing whitespace after ','
statsmodels/stats/gof.py:226:20: E221 multiple spaces before operator
statsmodels/stats/gof.py:237:5: E265 block comment should start with '# '
statsmodels/stats/gof.py:238:35: E231 missing whitespace after ','
statsmodels/stats/gof.py:239:5: F841 local variable 'cdfs' is assigned to but never used
statsmodels/stats/gof.py:239:31: E231 missing whitespace after ','
statsmodels/stats/gof.py:240:10: E231 missing whitespace after ','
statsmodels/stats/gof.py:240:49: E231 missing whitespace after ','
statsmodels/stats/gof.py:243:12: E127 continuation line over-indented for visual indent
statsmodels/stats/gof.py:243:47: E231 missing whitespace after ','
statsmodels/stats/gof.py:243:56: E231 missing whitespace after ','
statsmodels/stats/gof.py:246:1: E302 expected 2 blank lines, found 1
statsmodels/stats/gof.py:259:80: E501 line too long (80 > 79 characters)
statsmodels/stats/gof.py:264:80: E501 line too long (80 > 79 characters)
statsmodels/stats/gof.py:289:1: E266 too many leading '#' for block comment
statsmodels/stats/gof.py:294:1: E266 too many leading '#' for block comment
statsmodels/stats/gof.py:295:1: E266 too many leading '#' for block comment
statsmodels/stats/gof.py:296:1: E266 too many leading '#' for block comment
statsmodels/stats/gof.py:305:32: E231 missing whitespace after ','
statsmodels/stats/gof.py:312:20: E221 multiple spaces before operator
statsmodels/stats/gof.py:323:9: E231 missing whitespace after ','
statsmodels/stats/gof.py:323:34: E231 missing whitespace after ','
statsmodels/stats/gof.py:324:5: E265 block comment should start with '# '
statsmodels/stats/gof.py:325:5: F841 local variable 'cdfs' is assigned to but never used
statsmodels/stats/gof.py:325:31: E231 missing whitespace after ','
statsmodels/stats/gof.py:340:1: E303 too many blank lines (3)
statsmodels/stats/gof.py:391:33: E262 inline comment should start with '# '
statsmodels/stats/gof.py:449:80: E501 line too long (81 > 79 characters)
statsmodels/stats/outliers_influence.py:27:1: E302 expected 2 blank lines, found 1
statsmodels/stats/outliers_influence.py:398:39: E261 at least two spaces before inline comment
statsmodels/stats/outliers_influence.py:715:80: E501 line too long (80 > 79 characters)
statsmodels/stats/outliers_influence.py:1479:9: E731 do not assign a lambda expression, use a def
statsmodels/stats/contrast.py:9:1: E265 block comment should start with '# '
statsmodels/stats/contrast.py:12:80: E501 line too long (81 > 79 characters)
statsmodels/stats/contrast.py:48:80: E501 line too long (82 > 79 characters)
statsmodels/stats/contrast.py:66:5: E303 too many blank lines (2)
statsmodels/stats/contrast.py:68:80: E501 line too long (81 > 79 characters)
statsmodels/stats/contrast.py:132:18: E225 missing whitespace around operator
statsmodels/stats/contrast.py:132:32: E261 at least two spaces before inline comment
statsmodels/stats/contrast.py:145:20: E128 continuation line under-indented for visual indent
statsmodels/stats/contrast.py:148:80: E501 line too long (81 > 79 characters)
statsmodels/stats/contrast.py:149:20: E128 continuation line under-indented for visual indent
statsmodels/stats/contrast.py:154:20: E128 continuation line under-indented for visual indent
statsmodels/stats/contrast.py:157:5: E303 too many blank lines (2)
statsmodels/stats/contrast.py:165:18: E225 missing whitespace around operator
statsmodels/stats/contrast.py:170:56: E231 missing whitespace after ','
statsmodels/stats/contrast.py:172:42: E127 continuation line over-indented for visual indent
statsmodels/stats/contrast.py:173:42: E127 continuation line over-indented for visual indent
statsmodels/stats/contrast.py:181:1: E303 too many blank lines (3)
statsmodels/stats/contrast.py:271:20: E231 missing whitespace after ','
statsmodels/stats/contrast.py:278:9: E722 do not use bare 'except'
statsmodels/stats/contrast.py:281:1: E265 block comment should start with '# '
statsmodels/stats/contrast.py:282:1: E302 expected 2 blank lines, found 1
statsmodels/stats/contrast.py:351:9: E265 block comment should start with '# '
statsmodels/stats/contrast.py:400:5: E303 too many blank lines (2)
statsmodels/stats/contrast.py:404:5: E303 too many blank lines (2)
statsmodels/stats/contrast.py:419:1: E302 expected 2 blank lines, found 1
statsmodels/stats/contrast.py:552:80: E501 line too long (80 > 79 characters)
statsmodels/stats/contrast.py:652:80: E501 line too long (91 > 79 characters)
statsmodels/stats/contrast.py:655:5: E303 too many blank lines (2)
statsmodels/stats/multivariate_tools.py:17:1: E303 too many blank lines (3)
statsmodels/stats/multivariate_tools.py:21:1: E302 expected 2 blank lines, found 1
statsmodels/stats/multivariate_tools.py:60:1: E303 too many blank lines (3)
statsmodels/stats/multivariate_tools.py:66:80: E501 line too long (81 > 79 characters)
statsmodels/stats/multivariate_tools.py:97:5: E265 block comment should start with '# '
statsmodels/stats/multivariate_tools.py:103:9: E265 block comment should start with '# '
statsmodels/stats/multivariate_tools.py:130:80: E501 line too long (81 > 79 characters)
statsmodels/stats/multivariate_tools.py:146:80: E501 line too long (80 > 79 characters)
statsmodels/stats/multivariate_tools.py:175:80: E501 line too long (91 > 79 characters)
statsmodels/stats/multivariate_tools.py:181:80: E501 line too long (95 > 79 characters)
statsmodels/stats/multivariate_tools.py:193:80: E501 line too long (81 > 79 characters)
statsmodels/stats/multivariate_tools.py:223:5: F841 local variable 's' is assigned to but never used
statsmodels/stats/multivariate_tools.py:225:5: F841 local variable 'n' is assigned to but never used
statsmodels/stats/multivariate_tools.py:227:5: F841 local variable 'df1' is assigned to but never used
statsmodels/stats/multivariate_tools.py:228:5: F841 local variable 'df2' is assigned to but never used
statsmodels/stats/multivariate_tools.py:231:5: E303 too many blank lines (2)
statsmodels/stats/multivariate_tools.py:235:5: E265 block comment should start with '# '
statsmodels/stats/_diagnostic_other.py:30:80: E501 line too long (80 > 79 characters)
statsmodels/stats/_diagnostic_other.py:46:80: E501 line too long (80 > 79 characters)
statsmodels/stats/_diagnostic_other.py:91:80: E501 line too long (80 > 79 characters)
statsmodels/stats/_diagnostic_other.py:155:80: E501 line too long (80 > 79 characters)
statsmodels/stats/_diagnostic_other.py:158:80: E501 line too long (80 > 79 characters)
statsmodels/stats/_diagnostic_other.py:173:5: E303 too many blank lines (2)
statsmodels/stats/_diagnostic_other.py:250:5: E265 block comment should start with '# '
statsmodels/stats/_diagnostic_other.py:254:5: E731 do not assign a lambda expression, use a def
statsmodels/stats/_diagnostic_other.py:254:48: E231 missing whitespace after ','
statsmodels/stats/_diagnostic_other.py:283:80: E501 line too long (102 > 79 characters)
statsmodels/stats/_diagnostic_other.py:288:5: E265 block comment should start with '# '
statsmodels/stats/_diagnostic_other.py:293:5: E265 block comment should start with '# '
statsmodels/stats/_diagnostic_other.py:297:41: E231 missing whitespace after ','
statsmodels/stats/_diagnostic_other.py:297:64: E231 missing whitespace after ','
statsmodels/stats/_diagnostic_other.py:299:55: E231 missing whitespace after ','
statsmodels/stats/_diagnostic_other.py:300:5: E265 block comment should start with '# '
statsmodels/stats/_diagnostic_other.py:319:80: E501 line too long (80 > 79 characters)
statsmodels/stats/_diagnostic_other.py:363:5: E303 too many blank lines (2)
statsmodels/stats/_diagnostic_other.py:369:26: E231 missing whitespace after ','
statsmodels/stats/_diagnostic_other.py:448:9: E265 block comment should start with '# '
statsmodels/stats/_diagnostic_other.py:449:80: E501 line too long (82 > 79 characters)
statsmodels/stats/_diagnostic_other.py:452:19: E261 at least two spaces before inline comment
statsmodels/stats/_diagnostic_other.py:452:19: E262 inline comment should start with '# '
statsmodels/stats/_diagnostic_other.py:502:80: E501 line too long (83 > 79 characters)
statsmodels/stats/_diagnostic_other.py:504:5: E265 block comment should start with '# '
statsmodels/stats/_diagnostic_other.py:506:80: E501 line too long (81 > 79 characters)
statsmodels/stats/_diagnostic_other.py:510:5: E265 block comment should start with '# '
statsmodels/stats/_diagnostic_other.py:516:62: E261 at least two spaces before inline comment
statsmodels/stats/_diagnostic_other.py:516:63: E262 inline comment should start with '# '
statsmodels/stats/_diagnostic_other.py:520:5: E265 block comment should start with '# '
statsmodels/stats/_diagnostic_other.py:536:27: E262 inline comment should start with '# '
statsmodels/stats/_diagnostic_other.py:597:80: E501 line too long (80 > 79 characters)
statsmodels/stats/_diagnostic_other.py:694:29: E262 inline comment should start with '# '
statsmodels/stats/_diagnostic_other.py:696:5: E265 block comment should start with '# '
statsmodels/stats/_diagnostic_other.py:697:5: E265 block comment should start with '# '
statsmodels/stats/_diagnostic_other.py:767:29: E262 inline comment should start with '# '
statsmodels/stats/_diagnostic_other.py:771:5: E265 block comment should start with '# '
statsmodels/stats/_diagnostic_other.py:838:80: E501 line too long (81 > 79 characters)
statsmodels/stats/_diagnostic_other.py:909:37: E128 continuation line under-indented for visual indent
statsmodels/stats/_diagnostic_other.py:910:37: E128 continuation line under-indented for visual indent
statsmodels/stats/_diagnostic_other.py:911:37: E128 continuation line under-indented for visual indent
statsmodels/stats/_diagnostic_other.py:1035:9: E265 block comment should start with '# '
statsmodels/stats/_diagnostic_other.py:1039:9: E265 block comment should start with '# '
statsmodels/stats/_diagnostic_other.py:1140:80: E501 line too long (80 > 79 characters)
statsmodels/stats/_diagnostic_other.py:1159:71: E261 at least two spaces before inline comment
statsmodels/stats/_diagnostic_other.py:1159:80: E501 line too long (86 > 79 characters)
statsmodels/stats/_diagnostic_other.py:1191:28: E261 at least two spaces before inline comment
statsmodels/stats/_diagnostic_other.py:1191:29: E262 inline comment should start with '# '
statsmodels/stats/_diagnostic_other.py:1196:9: E265 block comment should start with '# '
statsmodels/stats/power.py:2:1: E265 block comment should start with '# '
statsmodels/stats/power.py:26:80: E501 line too long (80 > 79 characters)
statsmodels/stats/power.py:37:1: E302 expected 2 blank lines, found 1
statsmodels/stats/power.py:45:30: E262 inline comment should start with '# '
statsmodels/stats/power.py:55:9: E265 block comment should start with '# '
statsmodels/stats/power.py:64:9: E265 block comment should start with '# '
statsmodels/stats/power.py:71:1: E302 expected 2 blank lines, found 1
statsmodels/stats/power.py:96:30: E262 inline comment should start with '# '
statsmodels/stats/power.py:114:18: E128 continuation line under-indented for visual indent
statsmodels/stats/power.py:150:30: E262 inline comment should start with '# '
statsmodels/stats/power.py:171:34: E127 continuation line over-indented for visual indent
statsmodels/stats/power.py:220:16: E261 at least two spaces before inline comment
statsmodels/stats/power.py:220:16: E262 inline comment should start with '# '
statsmodels/stats/power.py:263:16: E261 at least two spaces before inline comment
statsmodels/stats/power.py:263:17: E262 inline comment should start with '# '
statsmodels/stats/power.py:266:1: E265 block comment should start with '# '
statsmodels/stats/power.py:267:1: E265 block comment should start with '# '
statsmodels/stats/power.py:323:9: E265 block comment should start with '# '
statsmodels/stats/power.py:326:23: E231 missing whitespace after ','
statsmodels/stats/power.py:327:9: E265 block comment should start with '# '
statsmodels/stats/power.py:339:80: E501 line too long (86 > 79 characters)
statsmodels/stats/power.py:345:80: E501 line too long (101 > 79 characters)
statsmodels/stats/power.py:348:9: E303 too many blank lines (2)
statsmodels/stats/power.py:354:13: E265 block comment should start with '# '
statsmodels/stats/power.py:362:9: E265 block comment should start with '# '
statsmodels/stats/power.py:362:80: E501 line too long (87 > 79 characters)
statsmodels/stats/power.py:369:80: E501 line too long (97 > 79 characters)
statsmodels/stats/power.py:373:9: E265 block comment should start with '# '
statsmodels/stats/power.py:390:76: E261 at least two spaces before inline comment
statsmodels/stats/power.py:390:77: E262 inline comment should start with '# '
statsmodels/stats/power.py:390:80: E501 line too long (83 > 79 characters)
statsmodels/stats/power.py:391:17: E265 block comment should start with '# '
statsmodels/stats/power.py:402:17: E265 block comment should start with '# '
statsmodels/stats/power.py:405:63: E261 at least two spaces before inline comment
statsmodels/stats/power.py:405:64: E262 inline comment should start with '# '
statsmodels/stats/power.py:414:17: E128 continuation line under-indented for visual indent
statsmodels/stats/power.py:417:9: E265 block comment should start with '# '
statsmodels/stats/power.py:470:9: E265 block comment should start with '# '
statsmodels/stats/power.py:476:32: E261 at least two spaces before inline comment
statsmodels/stats/power.py:476:33: E262 inline comment should start with '# '
statsmodels/stats/power.py:477:22: E261 at least two spaces before inline comment
statsmodels/stats/power.py:477:23: E262 inline comment should start with '# '
statsmodels/stats/power.py:481:80: E501 line too long (81 > 79 characters)
statsmodels/stats/power.py:520:80: E501 line too long (80 > 79 characters)
statsmodels/stats/power.py:551:9: E265 block comment should start with '# '
statsmodels/stats/power.py:551:80: E501 line too long (86 > 79 characters)
statsmodels/stats/power.py:555:5: E265 block comment should start with '# '
statsmodels/stats/power.py:614:9: E265 block comment should start with '# '
statsmodels/stats/power.py:614:80: E501 line too long (89 > 79 characters)
statsmodels/stats/power.py:616:55: E127 continuation line over-indented for visual indent
statsmodels/stats/power.py:617:55: E127 continuation line over-indented for visual indent
statsmodels/stats/power.py:618:55: E127 continuation line over-indented for visual indent
statsmodels/stats/power.py:619:55: E127 continuation line over-indented for visual indent
statsmodels/stats/power.py:621:1: E302 expected 2 blank lines, found 1
statsmodels/stats/power.py:629:5: E303 too many blank lines (2)
statsmodels/stats/power.py:652:80: E501 line too long (80 > 79 characters)
statsmodels/stats/power.py:668:9: E265 block comment should start with '# '
statsmodels/stats/power.py:672:18: E225 missing whitespace around operator
statsmodels/stats/power.py:673:9: E265 block comment should start with '# '
statsmodels/stats/power.py:673:80: E501 line too long (86 > 79 characters)
statsmodels/stats/power.py:674:80: E501 line too long (84 > 79 characters)
statsmodels/stats/power.py:676:5: E265 block comment should start with '# '
statsmodels/stats/power.py:736:1: E302 expected 2 blank lines, found 1
statsmodels/stats/power.py:787:13: E265 block comment should start with '# '
statsmodels/stats/power.py:788:22: E225 missing whitespace around operator
statsmodels/stats/power.py:793:5: E265 block comment should start with '# '
statsmodels/stats/power.py:851:55: E128 continuation line under-indented for visual indent
statsmodels/stats/power.py:852:55: E128 continuation line under-indented for visual indent
statsmodels/stats/power.py:853:55: E128 continuation line under-indented for visual indent
statsmodels/stats/power.py:854:55: E128 continuation line under-indented for visual indent
statsmodels/stats/power.py:855:55: E128 continuation line under-indented for visual indent
statsmodels/stats/power.py:902:9: E265 block comment should start with '# '
statsmodels/stats/power.py:905:5: E265 block comment should start with '# '
statsmodels/stats/power.py:953:55: E127 continuation line over-indented for visual indent
statsmodels/stats/power.py:954:55: E127 continuation line over-indented for visual indent
statsmodels/stats/power.py:955:55: E127 continuation line over-indented for visual indent
statsmodels/stats/power.py:956:55: E127 continuation line over-indented for visual indent
statsmodels/stats/power.py:957:55: E127 continuation line over-indented for visual indent
statsmodels/stats/power.py:959:1: E302 expected 2 blank lines, found 1
statsmodels/stats/power.py:990:5: E265 block comment should start with '# '
statsmodels/stats/power.py:1046:80: E501 line too long (80 > 79 characters)
statsmodels/stats/power.py:1047:55: E128 continuation line under-indented for visual indent
statsmodels/stats/power.py:1048:55: E128 continuation line under-indented for visual indent
statsmodels/stats/power.py:1049:55: E128 continuation line under-indented for visual indent
statsmodels/stats/power.py:1050:55: E128 continuation line under-indented for visual indent
statsmodels/stats/power.py:1059:43: E127 continuation line over-indented for visual indent
statsmodels/stats/power.py:1060:43: E127 continuation line over-indented for visual indent
statsmodels/stats/power.py:1061:43: E127 continuation line over-indented for visual indent
statsmodels/stats/power.py:1062:43: E127 continuation line over-indented for visual indent
statsmodels/stats/power.py:1075:63: E261 at least two spaces before inline comment
statsmodels/stats/power.py:1075:63: E262 inline comment should start with '# '
statsmodels/stats/power.py:1075:80: E501 line too long (88 > 79 characters)
statsmodels/stats/power.py:1104:5: E265 block comment should start with '# '
statsmodels/stats/power.py:1151:80: E501 line too long (82 > 79 characters)
statsmodels/stats/power.py:1152:55: E128 continuation line under-indented for visual indent
statsmodels/stats/power.py:1153:55: E128 continuation line under-indented for visual indent
statsmodels/stats/power.py:1154:55: E128 continuation line under-indented for visual indent
statsmodels/stats/power.py:1155:55: E128 continuation line under-indented for visual indent
statsmodels/stats/power.py:1157:1: E302 expected 2 blank lines, found 1
statsmodels/stats/power.py:1167:5: E303 too many blank lines (2)
statsmodels/stats/power.py:1204:9: E265 block comment should start with '# '
statsmodels/stats/power.py:1205:18: E225 missing whitespace around operator
statsmodels/stats/power.py:1208:5: E265 block comment should start with '# '
statsmodels/stats/power.py:1261:80: E501 line too long (86 > 79 characters)
statsmodels/stats/power.py:1262:55: E128 continuation line under-indented for visual indent
statsmodels/stats/power.py:1263:55: E128 continuation line under-indented for visual indent
statsmodels/stats/power.py:1264:55: E128 continuation line under-indented for visual indent
statsmodels/stats/power.py:1265:55: E128 continuation line under-indented for visual indent
statsmodels/stats/power.py:1266:55: E128 continuation line under-indented for visual indent
statsmodels/stats/power.py:1268:1: E265 block comment should start with '# '
statsmodels/stats/power.py:1269:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/stats/tests/test_contingency_tables.py:36:10: E231 missing whitespace after ','
statsmodels/stats/tests/test_contingency_tables.py:44:80: E501 line too long (87 > 79 characters)
statsmodels/stats/tests/test_contingency_tables.py:154:70: E202 whitespace before ']'
statsmodels/stats/tests/test_contingency_tables.py:155:21: E201 whitespace after '['
statsmodels/stats/tests/test_contingency_tables.py:156:70: E202 whitespace before ']'
statsmodels/stats/tests/test_contingency_tables.py:157:21: E201 whitespace after '['
statsmodels/stats/tests/test_contingency_tables.py:157:70: E202 whitespace before ']'
statsmodels/stats/tests/test_contingency_tables.py:168:10: E231 missing whitespace after ','
statsmodels/stats/tests/test_contingency_tables.py:174:80: E501 line too long (100 > 79 characters)
statsmodels/stats/tests/test_contingency_tables.py:178:80: E501 line too long (91 > 79 characters)
statsmodels/stats/tests/test_contingency_tables.py:179:80: E501 line too long (90 > 79 characters)
statsmodels/stats/tests/test_contingency_tables.py:182:80: E501 line too long (103 > 79 characters)
statsmodels/stats/tests/test_contingency_tables.py:187:80: E501 line too long (91 > 79 characters)
statsmodels/stats/tests/test_contingency_tables.py:207:10: E231 missing whitespace after ','
statsmodels/stats/tests/test_contingency_tables.py:233:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_contingency_tables.py:247:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_contingency_tables.py:337:5: E303 too many blank lines (2)
statsmodels/stats/tests/test_contingency_tables.py:342:5: E303 too many blank lines (2)
statsmodels/stats/tests/test_contingency_tables.py:347:5: E303 too many blank lines (2)
statsmodels/stats/tests/test_contingency_tables.py:353:5: E303 too many blank lines (2)
statsmodels/stats/tests/test_contingency_tables.py:359:5: E303 too many blank lines (2)
statsmodels/stats/tests/test_contingency_tables.py:367:5: E303 too many blank lines (2)
statsmodels/stats/tests/test_contingency_tables.py:377:80: E501 line too long (80 > 79 characters)
statsmodels/stats/tests/test_contingency_tables.py:381:5: E303 too many blank lines (2)
statsmodels/stats/tests/test_contingency_tables.py:389:5: E303 too many blank lines (2)
statsmodels/stats/tests/test_contingency_tables.py:526:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_contingency_tables.py:536:5: E303 too many blank lines (2)
statsmodels/stats/tests/test_contingency_tables.py:540:5: E303 too many blank lines (2)
statsmodels/stats/tests/test_contingency_tables.py:544:5: E303 too many blank lines (2)
statsmodels/stats/tests/test_contingency_tables.py:548:5: E303 too many blank lines (2)
statsmodels/stats/tests/test_contingency_tables.py:555:5: E303 too many blank lines (2)
statsmodels/stats/tests/test_contingency_tables.py:559:5: E303 too many blank lines (2)
statsmodels/stats/tests/test_contingency_tables.py:563:5: E303 too many blank lines (2)
statsmodels/stats/tests/test_contingency_tables.py:567:5: E303 too many blank lines (2)
statsmodels/stats/tests/test_contingency_tables.py:571:5: E303 too many blank lines (2)
statsmodels/stats/tests/test_contingency_tables.py:578:5: E303 too many blank lines (2)
statsmodels/stats/tests/test_contingency_tables.py:585:5: E303 too many blank lines (2)
statsmodels/stats/tests/test_contingency_tables.py:615:35: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_contingency_tables.py:617:39: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_contingency_tables.py:618:15: E201 whitespace after '['
statsmodels/stats/tests/test_inter_rater.py:27:55: E231 missing whitespace after ','
statsmodels/stats/tests/test_inter_rater.py:35:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_inter_rater.py:36:22: E201 whitespace after '('
statsmodels/stats/tests/test_inter_rater.py:66:80: E501 line too long (194 > 79 characters)
statsmodels/stats/tests/test_inter_rater.py:67:80: E501 line too long (83 > 79 characters)
statsmodels/stats/tests/test_inter_rater.py:71:1: E303 too many blank lines (3)
statsmodels/stats/tests/test_inter_rater.py:72:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_inter_rater.py:95:80: E501 line too long (80 > 79 characters)
statsmodels/stats/tests/test_inter_rater.py:118:80: E501 line too long (87 > 79 characters)
statsmodels/stats/tests/test_inter_rater.py:129:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_inter_rater.py:132:57: E262 inline comment should start with '# '
statsmodels/stats/tests/test_inter_rater.py:133:43: E261 at least two spaces before inline comment
statsmodels/stats/tests/test_inter_rater.py:133:44: E262 inline comment should start with '# '
statsmodels/stats/tests/test_inter_rater.py:156:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_inter_rater.py:159:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_inter_rater.py:162:58: E262 inline comment should start with '# '
statsmodels/stats/tests/test_inter_rater.py:163:45: E261 at least two spaces before inline comment
statsmodels/stats/tests/test_inter_rater.py:163:46: E262 inline comment should start with '# '
statsmodels/stats/tests/test_inter_rater.py:186:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_inter_rater.py:188:45: E231 missing whitespace after ','
statsmodels/stats/tests/test_inter_rater.py:190:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_inter_rater.py:191:23: E231 missing whitespace after ','
statsmodels/stats/tests/test_inter_rater.py:191:25: E231 missing whitespace after ','
statsmodels/stats/tests/test_inter_rater.py:191:30: E231 missing whitespace after ','
statsmodels/stats/tests/test_inter_rater.py:191:33: E231 missing whitespace after ','
statsmodels/stats/tests/test_inter_rater.py:191:36: E231 missing whitespace after ','
statsmodels/stats/tests/test_inter_rater.py:191:38: E231 missing whitespace after ','
statsmodels/stats/tests/test_inter_rater.py:191:40: E231 missing whitespace after ','
statsmodels/stats/tests/test_inter_rater.py:191:42: E231 missing whitespace after ','
statsmodels/stats/tests/test_inter_rater.py:198:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_inter_rater.py:202:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_inter_rater.py:214:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_inter_rater.py:220:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/stats/tests/test_inter_rater.py:224:18: E231 missing whitespace after ','
statsmodels/stats/tests/test_inter_rater.py:225:80: E501 line too long (132 > 79 characters)
statsmodels/stats/tests/test_inter_rater.py:234:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_inter_rater.py:235:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_inter_rater.py:243:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_inter_rater.py:244:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_inter_rater.py:256:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_inter_rater.py:257:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_inter_rater.py:265:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_inter_rater.py:266:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_inter_rater.py:274:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_inter_rater.py:275:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_inter_rater.py:283:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_inter_rater.py:284:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_inter_rater.py:299:28: E231 missing whitespace after ','
statsmodels/stats/tests/test_inter_rater.py:299:30: E231 missing whitespace after ','
statsmodels/stats/tests/test_inter_rater.py:299:32: E231 missing whitespace after ','
statsmodels/stats/tests/test_inter_rater.py:299:34: E231 missing whitespace after ','
statsmodels/stats/tests/test_inter_rater.py:301:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_inter_rater.py:302:33: E231 missing whitespace after ','
statsmodels/stats/tests/test_inter_rater.py:308:80: E501 line too long (81 > 79 characters)
statsmodels/stats/tests/test_inter_rater.py:309:80: E501 line too long (88 > 79 characters)
statsmodels/stats/tests/test_inter_rater.py:314:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_inter_rater.py:315:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_inter_rater.py:326:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_inter_rater.py:328:27: E231 missing whitespace after ','
statsmodels/stats/tests/test_inter_rater.py:329:32: E231 missing whitespace after ','
statsmodels/stats/tests/test_inter_rater.py:329:44: E231 missing whitespace after ','
statsmodels/stats/tests/test_inter_rater.py:330:29: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_inter_rater.py:331:33: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_inter_rater.py:331:51: E202 whitespace before ')'
statsmodels/stats/tests/test_inter_rater.py:334:27: E231 missing whitespace after ','
statsmodels/stats/tests/test_inter_rater.py:338:27: E231 missing whitespace after ','
statsmodels/stats/tests/test_inter_rater.py:341:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_inter_rater.py:342:27: E231 missing whitespace after ','
statsmodels/stats/tests/test_inter_rater.py:343:27: E231 missing whitespace after ','
statsmodels/stats/tests/test_contrast.py:12:49: E231 missing whitespace after ','
statsmodels/stats/tests/test_contrast.py:15:41: E231 missing whitespace after ','
statsmodels/stats/tests/test_contrast.py:15:54: E231 missing whitespace after ','
statsmodels/stats/tests/test_contrast.py:22:47: E231 missing whitespace after ','
statsmodels/stats/tests/test_contrast.py:31:48: E231 missing whitespace after ','
statsmodels/stats/tests/test_contrast.py:34:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_contrast.py:34:80: E501 line too long (82 > 79 characters)
statsmodels/stats/tests/test_contrast.py:37:47: E231 missing whitespace after ','
statsmodels/stats/tests/test_contrast.py:38:9: F841 local variable 'c' is assigned to but never used
statsmodels/stats/tests/test_contrast.py:38:30: E231 missing whitespace after ','
statsmodels/stats/tests/test_contrast.py:38:33: E231 missing whitespace after ','
statsmodels/stats/tests/test_contrast.py:39:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_contrast.py:44:25: E201 whitespace after '['
statsmodels/stats/tests/test_contrast.py:45:25: E201 whitespace after '['
statsmodels/stats/tests/test_contrast.py:46:25: E201 whitespace after '['
statsmodels/stats/tests/test_contrast.py:49:25: E201 whitespace after '['
statsmodels/stats/tests/test_contrast.py:57:26: E201 whitespace after '['
statsmodels/stats/tests/test_contrast.py:58:26: E201 whitespace after '['
statsmodels/stats/tests/test_contrast.py:59:26: E201 whitespace after '['
statsmodels/stats/tests/test_contrast.py:60:26: E201 whitespace after '['
statsmodels/stats/tests/test_contrast.py:61:26: E201 whitespace after '['
statsmodels/stats/tests/test_contrast.py:62:26: E201 whitespace after '['
statsmodels/stats/tests/test_nonparametric.py:42:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_nonparametric.py:68:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_nonparametric.py:94:30: E231 missing whitespace after ','
statsmodels/stats/tests/test_nonparametric.py:94:42: E231 missing whitespace after ','
statsmodels/stats/tests/test_nonparametric.py:94:44: E231 missing whitespace after ','
statsmodels/stats/tests/test_nonparametric.py:152:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_nonparametric.py:153:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_nonparametric.py:153:80: E501 line too long (82 > 79 characters)
statsmodels/stats/tests/test_nonparametric.py:155:20: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_nonparametric.py:171:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_nonparametric.py:172:6: E231 missing whitespace after ','
statsmodels/stats/tests/test_nonparametric.py:172:14: E231 missing whitespace after ','
statsmodels/stats/tests/test_nonparametric.py:196:80: E501 line too long (85 > 79 characters)
statsmodels/stats/tests/test_nonparametric.py:203:5: F841 local variable 'dta' is assigned to but never used
statsmodels/stats/tests/test_nonparametric.py:220:23: E201 whitespace after '['
statsmodels/stats/tests/test_nonparametric.py:226:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_nonparametric.py:227:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_nonparametric.py:228:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_nonparametric.py:234:5: F841 local variable 'z_greater' is assigned to but never used
statsmodels/stats/tests/test_nonparametric.py:235:5: F841 local variable 'pvalue_greater' is assigned to but never used
statsmodels/stats/tests/test_nonparametric.py:237:5: F841 local variable 'z_less' is assigned to but never used
statsmodels/stats/tests/test_nonparametric.py:238:5: F841 local variable 'pvalue_less' is assigned to but never used
statsmodels/stats/tests/test_nonparametric.py:240:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_nonparametric.py:245:5: E303 too many blank lines (2)
statsmodels/stats/tests/test_nonparametric.py:260:80: E501 line too long (83 > 79 characters)
statsmodels/stats/tests/test_nonparametric.py:269:20: E262 inline comment should start with '# '
statsmodels/stats/tests/test_nonparametric.py:270:5: F841 local variable 'groups' is assigned to but never used
statsmodels/stats/tests/test_proportion.py:32:80: E501 line too long (91 > 79 characters)
statsmodels/stats/tests/test_proportion.py:41:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_proportion.py:41:32: E231 missing whitespace after ','
statsmodels/stats/tests/test_proportion.py:42:34: E231 missing whitespace after ','
statsmodels/stats/tests/test_proportion.py:55:80: E501 line too long (83 > 79 characters)
statsmodels/stats/tests/test_proportion.py:72:14: E222 multiple spaces after operator
statsmodels/stats/tests/test_proportion.py:103:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_proportion.py:109:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_proportion.py:114:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_proportion.py:124:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_proportion.py:137:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_proportion.py:147:40: E231 missing whitespace after ','
statsmodels/stats/tests/test_proportion.py:150:5: E122 continuation line missing indentation or outdented
statsmodels/stats/tests/test_proportion.py:151:5: E122 continuation line missing indentation or outdented
statsmodels/stats/tests/test_proportion.py:152:5: E122 continuation line missing indentation or outdented
statsmodels/stats/tests/test_proportion.py:153:5: E122 continuation line missing indentation or outdented
statsmodels/stats/tests/test_proportion.py:154:5: E122 continuation line missing indentation or outdented
statsmodels/stats/tests/test_proportion.py:155:5: E122 continuation line missing indentation or outdented
statsmodels/stats/tests/test_proportion.py:156:5: E122 continuation line missing indentation or outdented
statsmodels/stats/tests/test_proportion.py:156:40: E231 missing whitespace after ','
statsmodels/stats/tests/test_proportion.py:178:80: E501 line too long (80 > 79 characters)
statsmodels/stats/tests/test_proportion.py:184:37: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_proportion.py:185:80: E501 line too long (80 > 79 characters)
statsmodels/stats/tests/test_proportion.py:190:37: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_proportion.py:196:35: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_proportion.py:199:35: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_proportion.py:203:35: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_proportion.py:208:5: E303 too many blank lines (2)
statsmodels/stats/tests/test_proportion.py:220:36: E201 whitespace after '['
statsmodels/stats/tests/test_proportion.py:221:31: E201 whitespace after '['
statsmodels/stats/tests/test_proportion.py:239:25: E231 missing whitespace after ','
statsmodels/stats/tests/test_proportion.py:248:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_proportion.py:249:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_proportion.py:253:25: E231 missing whitespace after ','
statsmodels/stats/tests/test_proportion.py:256:25: E231 missing whitespace after ','
statsmodels/stats/tests/test_proportion.py:261:25: E231 missing whitespace after ','
statsmodels/stats/tests/test_proportion.py:264:25: E231 missing whitespace after ','
statsmodels/stats/tests/test_proportion.py:267:80: E501 line too long (102 > 79 characters)
statsmodels/stats/tests/test_proportion.py:268:80: E501 line too long (99 > 79 characters)
statsmodels/stats/tests/test_proportion.py:271:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_proportion.py:272:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_proportion.py:282:80: E501 line too long (90 > 79 characters)
statsmodels/stats/tests/test_proportion.py:283:80: E501 line too long (90 > 79 characters)
statsmodels/stats/tests/test_proportion.py:303:80: E501 line too long (84 > 79 characters)
statsmodels/stats/tests/test_proportion.py:307:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_proportion.py:308:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_proportion.py:320:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_proportion.py:321:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_proportion.py:333:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_proportion.py:334:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_proportion.py:353:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_proportion.py:371:16: E225 missing whitespace around operator
statsmodels/stats/tests/test_proportion.py:376:35: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_proportion.py:379:35: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_proportion.py:382:16: E225 missing whitespace around operator
statsmodels/stats/tests/test_proportion.py:387:35: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_proportion.py:390:35: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_proportion.py:393:16: E225 missing whitespace around operator
statsmodels/stats/tests/test_proportion.py:412:1: E303 too many blank lines (3)
statsmodels/stats/tests/test_proportion.py:431:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_proportion.py:448:27: E201 whitespace after '['
statsmodels/stats/tests/test_proportion.py:453:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_proportion.py:455:26: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_proportion.py:456:50: E261 at least two spaces before inline comment
statsmodels/stats/tests/test_proportion.py:464:31: E201 whitespace after '['
statsmodels/stats/tests/test_proportion.py:465:13: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_proportion.py:932:5: F841 local variable '_count' is assigned to but never used
statsmodels/stats/tests/test_panel_robustcov.py:24:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_panel_robustcov.py:30:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_panel_robustcov.py:35:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_panel_robustcov.py:38:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_panel_robustcov.py:42:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_panel_robustcov.py:44:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_panel_robustcov.py:45:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_panel_robustcov.py:49:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_panel_robustcov.py:52:42: E262 inline comment should start with '# '
statsmodels/stats/tests/test_panel_robustcov.py:53:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_panel_robustcov.py:56:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_panel_robustcov.py:60:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_panel_robustcov.py:64:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_panel_robustcov.py:71:44: E261 at least two spaces before inline comment
statsmodels/stats/tests/test_panel_robustcov.py:71:45: E262 inline comment should start with '# '
statsmodels/stats/tests/test_gof.py:24:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_gof.py:28:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_gof.py:29:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_gof.py:30:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_gof.py:31:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_gof.py:32:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_gof.py:50:5: E303 too many blank lines (2)
statsmodels/stats/tests/test_gof.py:50:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_gof.py:51:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_gof.py:82:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_gof.py:83:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_gof.py:93:13: E261 at least two spaces before inline comment
statsmodels/stats/tests/test_gof.py:93:14: E262 inline comment should start with '# '
statsmodels/stats/tests/test_gof.py:95:19: E231 missing whitespace after ','
statsmodels/stats/tests/test_gof.py:95:21: E231 missing whitespace after ','
statsmodels/stats/tests/test_gof.py:95:23: E231 missing whitespace after ','
statsmodels/stats/tests/test_gof.py:95:26: E231 missing whitespace after ','
statsmodels/stats/tests/test_diagnostic_other.py:52:13: E231 missing whitespace after ','
statsmodels/stats/tests/test_diagnostic_other.py:75:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_diagnostic_other.py:83:19: E222 multiple spaces after operator
statsmodels/stats/tests/test_diagnostic_other.py:83:51: E261 at least two spaces before inline comment
statsmodels/stats/tests/test_diagnostic_other.py:83:52: E262 inline comment should start with '# '
statsmodels/stats/tests/test_diagnostic_other.py:84:20: E222 multiple spaces after operator
statsmodels/stats/tests/test_diagnostic_other.py:95:44: E261 at least two spaces before inline comment
statsmodels/stats/tests/test_diagnostic_other.py:95:45: E262 inline comment should start with '# '
statsmodels/stats/tests/test_diagnostic_other.py:101:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_diagnostic_other.py:115:9: F841 local variable 'moms_obs' is assigned to but never used
statsmodels/stats/tests/test_diagnostic_other.py:117:9: F841 local variable 'covm' is assigned to but never used
statsmodels/stats/tests/test_diagnostic_other.py:118:9: F841 local variable 'moms_deriv' is assigned to but never used
statsmodels/stats/tests/test_diagnostic_other.py:136:51: E231 missing whitespace after ','
statsmodels/stats/tests/test_diagnostic_other.py:151:9: F841 local variable 'moms_deriv' is assigned to but never used
statsmodels/stats/tests/test_diagnostic_other.py:168:43: E231 missing whitespace after ','
statsmodels/stats/tests/test_diagnostic_other.py:191:9: F841 local variable 'nobs' is assigned to but never used
statsmodels/stats/tests/test_diagnostic_other.py:234:63: E231 missing whitespace after ','
statsmodels/stats/tests/test_diagnostic_other.py:243:21: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_diagnostic_other.py:243:56: E231 missing whitespace after ','
statsmodels/stats/tests/test_diagnostic_other.py:244:45: E261 at least two spaces before inline comment
statsmodels/stats/tests/test_diagnostic_other.py:244:45: E262 inline comment should start with '# '
statsmodels/stats/tests/test_diagnostic_other.py:255:38: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_diagnostic_other.py:256:38: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_diagnostic_other.py:261:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_diagnostic_other.py:267:28: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_influence.py:46:80: E501 line too long (83 > 79 characters)
statsmodels/stats/tests/test_influence.py:47:80: E501 line too long (82 > 79 characters)
statsmodels/stats/tests/test_influence.py:97:9: F841 local variable 'fig' is assigned to but never used
statsmodels/stats/tests/test_influence.py:100:5: E303 too many blank lines (2)
statsmodels/stats/tests/test_influence.py:120:80: E501 line too long (87 > 79 characters)
statsmodels/stats/tests/test_influence.py:129:15: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_influence.py:167:80: E501 line too long (84 > 79 characters)
statsmodels/stats/tests/test_influence.py:172:80: E501 line too long (81 > 79 characters)
statsmodels/stats/tests/test_influence.py:188:25: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_influence.py:189:25: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_influence.py:192:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_influence.py:208:25: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_influence.py:209:25: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_influence.py:228:64: E261 at least two spaces before inline comment
statsmodels/stats/tests/test_influence.py:231:80: E501 line too long (82 > 79 characters)
statsmodels/stats/tests/test_influence.py:232:80: E501 line too long (80 > 79 characters)
statsmodels/stats/tests/test_influence.py:279:80: E501 line too long (80 > 79 characters)
statsmodels/stats/tests/test_mediation.py:40:1: E303 too many blank lines (3)
statsmodels/stats/tests/test_mediation.py:61:80: E501 line too long (84 > 79 characters)
statsmodels/stats/tests/test_mediation.py:62:35: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_mediation.py:64:80: E501 line too long (93 > 79 characters)
statsmodels/stats/tests/test_mediation.py:68:34: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_mediation.py:76:47: E231 missing whitespace after ':'
statsmodels/stats/tests/test_mediation.py:90:1: E303 too many blank lines (3)
statsmodels/stats/tests/test_mediation.py:97:80: E501 line too long (84 > 79 characters)
statsmodels/stats/tests/test_mediation.py:98:35: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_mediation.py:100:80: E501 line too long (93 > 79 characters)
statsmodels/stats/tests/test_mediation.py:104:34: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_mediation.py:119:5: F841 local variable 'med_rslt' is assigned to but never used
statsmodels/stats/tests/test_mediation.py:129:80: E501 line too long (97 > 79 characters)
statsmodels/stats/tests/test_mediation.py:130:80: E501 line too long (89 > 79 characters)
statsmodels/stats/tests/test_mediation.py:132:80: E501 line too long (92 > 79 characters)
statsmodels/stats/tests/test_mediation.py:155:80: E501 line too long (105 > 79 characters)
statsmodels/stats/tests/test_mediation.py:156:80: E501 line too long (89 > 79 characters)
statsmodels/stats/tests/test_mediation.py:158:80: E501 line too long (90 > 79 characters)
statsmodels/stats/tests/test_mediation.py:209:80: E501 line too long (80 > 79 characters)
statsmodels/stats/tests/test_weightstats.py:177:33: E231 missing whitespace after ','
statsmodels/stats/tests/test_weightstats.py:178:33: E231 missing whitespace after ','
statsmodels/stats/tests/test_weightstats.py:185:9: F841 local variable 'w1' is assigned to but never used
statsmodels/stats/tests/test_weightstats.py:185:13: F841 local variable 'w2' is assigned to but never used
statsmodels/stats/tests/test_weightstats.py:189:9: F841 local variable 'd1' is assigned to but never used
statsmodels/stats/tests/test_weightstats.py:194:80: E501 line too long (80 > 79 characters)
statsmodels/stats/tests/test_weightstats.py:195:80: E501 line too long (81 > 79 characters)
statsmodels/stats/tests/test_weightstats.py:713:33: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_weightstats.py:745:34: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_pairwise.py:16:80: E501 line too long (88 > 79 characters)
statsmodels/stats/tests/test_pairwise.py:65:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_pairwise.py:124:80: E501 line too long (99 > 79 characters)
statsmodels/stats/tests/test_pairwise.py:125:21: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_pairwise.py:125:80: E501 line too long (100 > 79 characters)
statsmodels/stats/tests/test_pairwise.py:126:21: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_pairwise.py:126:80: E501 line too long (100 > 79 characters)
statsmodels/stats/tests/test_pairwise.py:127:21: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_pairwise.py:128:80: E501 line too long (102 > 79 characters)
statsmodels/stats/tests/test_pairwise.py:129:5: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_pairwise.py:129:80: E501 line too long (105 > 79 characters)
statsmodels/stats/tests/test_pairwise.py:130:5: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_pairwise.py:130:80: E501 line too long (102 > 79 characters)
statsmodels/stats/tests/test_pairwise.py:131:5: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_pairwise.py:131:80: E501 line too long (108 > 79 characters)
statsmodels/stats/tests/test_pairwise.py:132:5: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_pairwise.py:132:80: E501 line too long (103 > 79 characters)
statsmodels/stats/tests/test_pairwise.py:133:5: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_pairwise.py:133:80: E501 line too long (107 > 79 characters)
statsmodels/stats/tests/test_pairwise.py:134:5: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_pairwise.py:134:80: E501 line too long (107 > 79 characters)
statsmodels/stats/tests/test_pairwise.py:135:5: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_pairwise.py:135:80: E501 line too long (87 > 79 characters)
statsmodels/stats/tests/test_pairwise.py:137:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_pairwise.py:163:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_pairwise.py:165:57: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_pairwise.py:166:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_pairwise.py:167:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_pairwise.py:171:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_pairwise.py:188:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_pairwise.py:204:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_pairwise.py:208:27: E261 at least two spaces before inline comment
statsmodels/stats/tests/test_pairwise.py:208:28: E262 inline comment should start with '# '
statsmodels/stats/tests/test_pairwise.py:210:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_pairwise.py:211:32: E201 whitespace after '['
statsmodels/stats/tests/test_pairwise.py:211:36: E231 missing whitespace after ','
statsmodels/stats/tests/test_pairwise.py:211:38: E231 missing whitespace after ','
statsmodels/stats/tests/test_pairwise.py:211:43: E231 missing whitespace after ','
statsmodels/stats/tests/test_pairwise.py:212:32: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_pairwise.py:212:42: E231 missing whitespace after ','
statsmodels/stats/tests/test_pairwise.py:212:52: E231 missing whitespace after ','
statsmodels/stats/tests/test_pairwise.py:212:61: E231 missing whitespace after ','
statsmodels/stats/tests/test_pairwise.py:213:42: E231 missing whitespace after ','
statsmodels/stats/tests/test_pairwise.py:213:53: E231 missing whitespace after ','
statsmodels/stats/tests/test_pairwise.py:213:63: E231 missing whitespace after ','
statsmodels/stats/tests/test_pairwise.py:214:42: E231 missing whitespace after ','
statsmodels/stats/tests/test_pairwise.py:238:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_pairwise.py:240:39: E231 missing whitespace after ','
statsmodels/stats/tests/test_pairwise.py:241:39: E231 missing whitespace after ','
statsmodels/stats/tests/test_pairwise.py:274:26: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_pairwise.py:291:22: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_pairwise.py:292:22: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_pairwise.py:298:80: E501 line too long (80 > 79 characters)
statsmodels/stats/tests/test_pairwise.py:309:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_pairwise.py:315:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_pairwise.py:320:28: E231 missing whitespace after ','
statsmodels/stats/tests/test_pairwise.py:331:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_pairwise.py:336:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_pairwise.py:337:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_pairwise.py:339:37: E231 missing whitespace after ','
statsmodels/stats/tests/test_pairwise.py:339:80: E501 line too long (83 > 79 characters)
statsmodels/stats/tests/test_pairwise.py:347:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_pairwise.py:354:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_pairwise.py:355:80: E501 line too long (95 > 79 characters)
statsmodels/stats/tests/test_pairwise.py:356:37: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_pairwise.py:357:80: E501 line too long (100 > 79 characters)
statsmodels/stats/tests/test_pairwise.py:358:29: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_pairwise.py:358:80: E501 line too long (92 > 79 characters)
statsmodels/stats/tests/test_pairwise.py:359:29: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_pairwise.py:359:80: E501 line too long (90 > 79 characters)
statsmodels/stats/tests/test_pairwise.py:360:80: E501 line too long (92 > 79 characters)
statsmodels/stats/tests/test_pairwise.py:361:29: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_pairwise.py:361:80: E501 line too long (89 > 79 characters)
statsmodels/stats/tests/test_pairwise.py:362:29: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_pairwise.py:362:80: E501 line too long (102 > 79 characters)
statsmodels/stats/tests/test_pairwise.py:363:29: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_pairwise.py:363:80: E501 line too long (103 > 79 characters)
statsmodels/stats/tests/test_pairwise.py:364:30: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_pairwise.py:364:72: E231 missing whitespace after ','
statsmodels/stats/tests/test_pairwise.py:365:80: E501 line too long (102 > 79 characters)
statsmodels/stats/tests/test_groups_sw.py:21:80: E501 line too long (96 > 79 characters)
statsmodels/stats/tests/test_groups_sw.py:22:26: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_groups_sw.py:39:32: E231 missing whitespace after ','
statsmodels/stats/tests/test_groups_sw.py:39:34: E231 missing whitespace after ','
statsmodels/stats/tests/test_groups_sw.py:43:20: E231 missing whitespace after ','
statsmodels/stats/tests/test_groups_sw.py:44:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_groups_sw.py:46:28: E201 whitespace after '['
statsmodels/stats/tests/test_groups_sw.py:47:28: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_groups_sw.py:48:28: E201 whitespace after '['
statsmodels/stats/tests/test_groups_sw.py:49:28: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_groups_sw.py:50:28: E201 whitespace after '['
statsmodels/stats/tests/test_groups_sw.py:51:28: E201 whitespace after '['
statsmodels/stats/tests/test_groups_sw.py:52:28: E201 whitespace after '['
statsmodels/stats/tests/test_groups_sw.py:56:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_groups_sw.py:60:39: E231 missing whitespace after ','
statsmodels/stats/tests/test_groups_sw.py:60:41: E231 missing whitespace after ','
statsmodels/stats/tests/test_groups_sw.py:61:24: E262 inline comment should start with '# '
statsmodels/stats/tests/test_groups_sw.py:64:20: E231 missing whitespace after ','
statsmodels/stats/tests/test_groups_sw.py:66:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_groups_sw.py:68:28: E201 whitespace after '['
statsmodels/stats/tests/test_groups_sw.py:69:28: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_groups_sw.py:70:28: E201 whitespace after '['
statsmodels/stats/tests/test_groups_sw.py:71:28: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_groups_sw.py:72:28: E201 whitespace after '['
statsmodels/stats/tests/test_groups_sw.py:73:28: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_groups_sw.py:74:28: E201 whitespace after '['
statsmodels/stats/tests/test_groups_sw.py:75:28: E201 whitespace after '['
statsmodels/stats/tests/test_statstools.py:10:80: E501 line too long (81 > 79 characters)
statsmodels/stats/tests/test_statstools.py:20:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_statstools.py:21:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_statstools.py:22:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_statstools.py:23:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_statstools.py:24:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_statstools.py:25:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_statstools.py:26:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_statstools.py:27:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_statstools.py:28:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_statstools.py:29:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_statstools.py:30:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_statstools.py:31:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_statstools.py:54:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_statstools.py:72:80: E501 line too long (86 > 79 characters)
statsmodels/stats/tests/test_statstools.py:75:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_statstools.py:87:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_statstools.py:97:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_statstools.py:116:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_statstools.py:117:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_statstools.py:124:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_statstools.py:133:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_statstools.py:140:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_statstools.py:177:80: E501 line too long (97 > 79 characters)
statsmodels/stats/tests/test_statstools.py:183:80: E501 line too long (112 > 79 characters)
statsmodels/stats/tests/test_statstools.py:187:47: E231 missing whitespace after ','
statsmodels/stats/tests/test_statstools.py:187:66: E231 missing whitespace after ','
statsmodels/stats/tests/test_statstools.py:187:80: E501 line too long (105 > 79 characters)
statsmodels/stats/tests/test_statstools.py:187:85: E231 missing whitespace after ','
statsmodels/stats/tests/test_statstools.py:195:40: E231 missing whitespace after ','
statsmodels/stats/tests/test_statstools.py:195:44: E231 missing whitespace after ','
statsmodels/stats/tests/test_statstools.py:240:80: E501 line too long (86 > 79 characters)
statsmodels/stats/tests/test_statstools.py:287:80: E501 line too long (81 > 79 characters)
statsmodels/stats/tests/test_statstools.py:305:62: E231 missing whitespace after ','
statsmodels/stats/tests/test_statstools.py:305:80: E501 line too long (82 > 79 characters)
statsmodels/stats/tests/test_statstools.py:306:26: E225 missing whitespace around operator
statsmodels/stats/tests/test_statstools.py:306:42: E231 missing whitespace after ','
statsmodels/stats/tests/test_statstools.py:306:73: E225 missing whitespace around operator
statsmodels/stats/tests/test_statstools.py:306:80: E501 line too long (97 > 79 characters)
statsmodels/stats/tests/test_statstools.py:306:89: E231 missing whitespace after ','
statsmodels/stats/tests/test_statstools.py:307:28: E225 missing whitespace around operator
statsmodels/stats/tests/test_statstools.py:307:44: E231 missing whitespace after ','
statsmodels/stats/tests/test_statstools.py:307:74: E225 missing whitespace around operator
statsmodels/stats/tests/test_statstools.py:307:80: E501 line too long (97 > 79 characters)
statsmodels/stats/tests/test_statstools.py:307:90: E231 missing whitespace after ','
statsmodels/stats/tests/test_statstools.py:314:62: E231 missing whitespace after ','
statsmodels/stats/tests/test_statstools.py:314:80: E501 line too long (83 > 79 characters)
statsmodels/stats/tests/test_statstools.py:315:28: E231 missing whitespace after ','
statsmodels/stats/tests/test_tost.py:59:48: E231 missing whitespace after ','
statsmodels/stats/tests/test_tost.py:62:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:75:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:76:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:89:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:90:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:103:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:104:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:117:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:118:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:119:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:131:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:132:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:145:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:146:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:146:80: E501 line too long (88 > 79 characters)
statsmodels/stats/tests/test_tost.py:147:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:159:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:159:80: E501 line too long (89 > 79 characters)
statsmodels/stats/tests/test_tost.py:160:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:172:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:173:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:185:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:186:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:186:80: E501 line too long (131 > 79 characters)
statsmodels/stats/tests/test_tost.py:187:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:219:1: E303 too many blank lines (3)
statsmodels/stats/tests/test_tost.py:219:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:219:80: E501 line too long (119 > 79 characters)
statsmodels/stats/tests/test_tost.py:220:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:236:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:238:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:238:80: E501 line too long (131 > 79 characters)
statsmodels/stats/tests/test_tost.py:239:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:270:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:272:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:272:80: E501 line too long (112 > 79 characters)
statsmodels/stats/tests/test_tost.py:273:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:287:1: E303 too many blank lines (3)
statsmodels/stats/tests/test_tost.py:287:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:287:80: E501 line too long (113 > 79 characters)
statsmodels/stats/tests/test_tost.py:288:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:300:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:312:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:324:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:324:80: E501 line too long (112 > 79 characters)
statsmodels/stats/tests/test_tost.py:325:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:335:80: E501 line too long (80 > 79 characters)
statsmodels/stats/tests/test_tost.py:338:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:338:80: E501 line too long (113 > 79 characters)
statsmodels/stats/tests/test_tost.py:339:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:349:80: E501 line too long (82 > 79 characters)
statsmodels/stats/tests/test_tost.py:351:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:351:80: E501 line too long (129 > 79 characters)
statsmodels/stats/tests/test_tost.py:352:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:357:80: E501 line too long (85 > 79 characters)
statsmodels/stats/tests/test_tost.py:362:80: E501 line too long (89 > 79 characters)
statsmodels/stats/tests/test_tost.py:367:1: E303 too many blank lines (4)
statsmodels/stats/tests/test_tost.py:367:80: E501 line too long (83 > 79 characters)
statsmodels/stats/tests/test_tost.py:368:80: E501 line too long (83 > 79 characters)
statsmodels/stats/tests/test_tost.py:369:80: E501 line too long (81 > 79 characters)
statsmodels/stats/tests/test_tost.py:376:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:378:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_tost.py:379:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:387:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:389:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:398:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:405:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:411:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:420:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_tost.py:429:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_tost.py:438:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_tost.py:447:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_tost.py:456:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:457:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:458:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_tost.py:464:80: E501 line too long (80 > 79 characters)
statsmodels/stats/tests/test_tost.py:467:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_tost.py:469:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:474:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:476:28: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_tost.py:477:28: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_tost.py:480:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:482:28: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_tost.py:483:28: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_tost.py:485:28: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_tost.py:486:28: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_tost.py:489:31: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_tost.py:490:31: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_tost.py:492:31: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_tost.py:493:31: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_tost.py:496:31: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_tost.py:498:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:500:28: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_tost.py:500:80: E501 line too long (81 > 79 characters)
statsmodels/stats/tests/test_tost.py:502:28: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_tost.py:502:80: E501 line too long (81 > 79 characters)
statsmodels/stats/tests/test_tost.py:505:28: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_tost.py:505:80: E501 line too long (81 > 79 characters)
statsmodels/stats/tests/test_tost.py:507:28: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_tost.py:508:28: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_tost.py:508:41: E231 missing whitespace after ','
statsmodels/stats/tests/test_tost.py:510:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_tost.py:524:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:530:80: E501 line too long (84 > 79 characters)
statsmodels/stats/tests/test_tost.py:537:5: E303 too many blank lines (2)
statsmodels/stats/tests/test_tost.py:537:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:541:42: E231 missing whitespace after ','
statsmodels/stats/tests/test_tost.py:542:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_tost.py:556:26: E231 missing whitespace after ','
statsmodels/stats/tests/test_tost.py:562:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_anova.py:76:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_anova.py:83:25: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_anova.py:88:9: F841 local variable 'mean_sq' is assigned to but never used
statsmodels/stats/tests/test_anova.py:106:25: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_anova.py:111:9: F841 local variable 'mean_sq' is assigned to but never used
statsmodels/stats/tests/test_anova.py:121:80: E501 line too long (111 > 79 characters)
statsmodels/stats/tests/test_anova.py:137:1: E303 too many blank lines (3)
statsmodels/stats/tests/test_anova.py:207:33: E231 missing whitespace after ','
statsmodels/stats/tests/test_anova.py:207:35: E231 missing whitespace after ','
statsmodels/stats/tests/test_anova.py:209:33: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_anova.py:235:33: E231 missing whitespace after ','
statsmodels/stats/tests/test_anova.py:235:35: E231 missing whitespace after ','
statsmodels/stats/tests/test_anova.py:237:33: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_anova.py:258:80: E501 line too long (80 > 79 characters)
statsmodels/stats/tests/test_anova.py:273:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_anova.py:277:33: E231 missing whitespace after ','
statsmodels/stats/tests/test_anova.py:277:35: E231 missing whitespace after ','
statsmodels/stats/tests/test_anova.py:279:33: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_anova.py:281:9: F841 local variable 'Sum_Sq' is assigned to but never used
statsmodels/stats/tests/test_anova.py:296:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_anova.py:300:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_anova.py:304:33: E231 missing whitespace after ','
statsmodels/stats/tests/test_anova.py:304:35: E231 missing whitespace after ','
statsmodels/stats/tests/test_anova.py:306:33: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_anova.py:308:9: F841 local variable 'Sum_Sq' is assigned to but never used
statsmodels/stats/tests/test_anova.py:323:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_anova.py:327:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_anova.py:331:33: E231 missing whitespace after ','
statsmodels/stats/tests/test_anova.py:331:35: E231 missing whitespace after ','
statsmodels/stats/tests/test_anova.py:333:33: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_anova.py:335:9: F841 local variable 'Sum_Sq' is assigned to but never used
statsmodels/stats/tests/test_anova.py:349:9: E303 too many blank lines (2)
statsmodels/stats/tests/test_anova.py:351:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_anova.py:355:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_anova.py:359:33: E231 missing whitespace after ','
statsmodels/stats/tests/test_anova.py:359:35: E231 missing whitespace after ','
statsmodels/stats/tests/test_anova.py:361:33: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_anova.py:363:9: F841 local variable 'Sum_Sq' is assigned to but never used
statsmodels/stats/tests/test_anova.py:378:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_anova.py:382:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_anova.py:386:33: E231 missing whitespace after ','
statsmodels/stats/tests/test_anova.py:386:35: E231 missing whitespace after ','
statsmodels/stats/tests/test_anova.py:388:33: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_anova.py:409:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_anova.py:410:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_anova.py:414:33: E231 missing whitespace after ','
statsmodels/stats/tests/test_anova.py:414:35: E231 missing whitespace after ','
statsmodels/stats/tests/test_anova.py:416:33: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_anova.py:418:9: F841 local variable 'Sum_Sq' is assigned to but never used
statsmodels/stats/tests/test_anova.py:433:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_anova.py:437:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_anova.py:441:33: E231 missing whitespace after ','
statsmodels/stats/tests/test_anova.py:441:35: E231 missing whitespace after ','
statsmodels/stats/tests/test_anova.py:443:33: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_anova.py:445:9: F841 local variable 'Sum_Sq' is assigned to but never used
statsmodels/stats/tests/test_anova.py:460:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_anova.py:464:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_anova.py:468:33: E231 missing whitespace after ','
statsmodels/stats/tests/test_anova.py:468:35: E231 missing whitespace after ','
statsmodels/stats/tests/test_anova.py:470:33: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_anova.py:472:9: F841 local variable 'Sum_Sq' is assigned to but never used
statsmodels/stats/tests/test_anova.py:487:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_anova.py:491:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_anova.py:495:33: E231 missing whitespace after ','
statsmodels/stats/tests/test_anova.py:495:35: E231 missing whitespace after ','
statsmodels/stats/tests/test_anova.py:497:33: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_anova.py:499:9: F841 local variable 'Sum_Sq' is assigned to but never used
statsmodels/stats/tests/test_anova.py:514:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:33:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:42:80: E501 line too long (81 > 79 characters)
statsmodels/stats/tests/test_power.py:44:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:50:9: E303 too many blank lines (2)
statsmodels/stats/tests/test_power.py:79:13: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:86:13: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:94:31: E231 missing whitespace after ','
statsmodels/stats/tests/test_power.py:94:33: E231 missing whitespace after ','
statsmodels/stats/tests/test_power.py:96:35: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_power.py:96:40: E251 unexpected spaces around keyword / parameter equals
statsmodels/stats/tests/test_power.py:97:35: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_power.py:97:80: E501 line too long (80 > 79 characters)
statsmodels/stats/tests/test_power.py:98:35: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_power.py:98:35: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:99:35: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_power.py:100:35: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_power.py:101:31: E231 missing whitespace after ','
statsmodels/stats/tests/test_power.py:101:33: E231 missing whitespace after ','
statsmodels/stats/tests/test_power.py:105:31: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:109:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:110:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:112:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:113:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:115:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:117:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:118:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:119:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:120:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:122:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_power.py:127:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:127:80: E501 line too long (92 > 79 characters)
statsmodels/stats/tests/test_power.py:128:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:140:22: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_power.py:140:54: E231 missing whitespace after ':'
statsmodels/stats/tests/test_power.py:144:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_power.py:151:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:151:80: E501 line too long (94 > 79 characters)
statsmodels/stats/tests/test_power.py:152:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:163:22: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_power.py:163:54: E231 missing whitespace after ':'
statsmodels/stats/tests/test_power.py:167:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_power.py:173:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:173:80: E501 line too long (90 > 79 characters)
statsmodels/stats/tests/test_power.py:174:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:185:22: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_power.py:189:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_power.py:195:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:195:80: E501 line too long (93 > 79 characters)
statsmodels/stats/tests/test_power.py:196:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:207:22: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_power.py:211:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_power.py:218:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:218:80: E501 line too long (89 > 79 characters)
statsmodels/stats/tests/test_power.py:219:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:230:22: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_power.py:234:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_power.py:241:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:241:80: E501 line too long (90 > 79 characters)
statsmodels/stats/tests/test_power.py:242:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:253:22: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_power.py:263:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:263:80: E501 line too long (92 > 79 characters)
statsmodels/stats/tests/test_power.py:264:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:276:22: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_power.py:280:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_power.py:286:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:286:80: E501 line too long (94 > 79 characters)
statsmodels/stats/tests/test_power.py:287:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:298:22: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_power.py:302:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_power.py:308:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:308:80: E501 line too long (90 > 79 characters)
statsmodels/stats/tests/test_power.py:309:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:320:22: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_power.py:320:54: E231 missing whitespace after ':'
statsmodels/stats/tests/test_power.py:324:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_power.py:331:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:331:80: E501 line too long (93 > 79 characters)
statsmodels/stats/tests/test_power.py:332:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:343:22: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_power.py:343:54: E231 missing whitespace after ':'
statsmodels/stats/tests/test_power.py:347:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_power.py:354:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:354:80: E501 line too long (86 > 79 characters)
statsmodels/stats/tests/test_power.py:355:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:366:22: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_power.py:366:54: E231 missing whitespace after ':'
statsmodels/stats/tests/test_power.py:370:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_power.py:377:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:377:80: E501 line too long (84 > 79 characters)
statsmodels/stats/tests/test_power.py:378:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:389:22: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_power.py:389:54: E231 missing whitespace after ':'
statsmodels/stats/tests/test_power.py:395:1: E303 too many blank lines (3)
statsmodels/stats/tests/test_power.py:397:5: F841 local variable 'sigma' is assigned to but never used
statsmodels/stats/tests/test_power.py:400:5: F841 local variable 'alpha' is assigned to but never used
statsmodels/stats/tests/test_power.py:403:80: E501 line too long (94 > 79 characters)
statsmodels/stats/tests/test_power.py:410:5: E303 too many blank lines (2)
statsmodels/stats/tests/test_power.py:412:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:412:80: E501 line too long (83 > 79 characters)
statsmodels/stats/tests/test_power.py:418:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:418:80: E501 line too long (81 > 79 characters)
statsmodels/stats/tests/test_power.py:426:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:429:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_power.py:433:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:446:22: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_power.py:446:54: E231 missing whitespace after ':'
statsmodels/stats/tests/test_power.py:450:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_power.py:455:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:456:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:463:23: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_power.py:468:22: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_power.py:468:54: E231 missing whitespace after ':'
statsmodels/stats/tests/test_power.py:469:40: E231 missing whitespace after ':'
statsmodels/stats/tests/test_power.py:478:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:491:22: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_power.py:491:54: E231 missing whitespace after ':'
statsmodels/stats/tests/test_power.py:497:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_power.py:504:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:505:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:511:80: E501 line too long (90 > 79 characters)
statsmodels/stats/tests/test_power.py:515:22: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_power.py:515:54: E231 missing whitespace after ':'
statsmodels/stats/tests/test_power.py:517:52: E231 missing whitespace after ':'
statsmodels/stats/tests/test_power.py:523:1: E303 too many blank lines (3)
statsmodels/stats/tests/test_power.py:539:22: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_power.py:539:54: E231 missing whitespace after ':'
statsmodels/stats/tests/test_power.py:549:36: E231 missing whitespace after ','
statsmodels/stats/tests/test_power.py:555:35: E261 at least two spaces before inline comment
statsmodels/stats/tests/test_power.py:555:36: E262 inline comment should start with '# '
statsmodels/stats/tests/test_power.py:558:80: E501 line too long (80 > 79 characters)
statsmodels/stats/tests/test_power.py:562:1: E303 too many blank lines (3)
statsmodels/stats/tests/test_power.py:563:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:571:5: E303 too many blank lines (2)
statsmodels/stats/tests/test_power.py:571:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:572:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:573:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:574:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:575:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:576:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:577:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:578:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:579:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:585:5: E303 too many blank lines (2)
statsmodels/stats/tests/test_power.py:588:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:589:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:602:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:603:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:616:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:617:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:630:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_power.py:635:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:636:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:637:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:638:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:639:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:640:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:641:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:642:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:643:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:644:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:654:22: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_power.py:657:46: E261 at least two spaces before inline comment
statsmodels/stats/tests/test_power.py:658:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:665:1: E303 too many blank lines (3)
statsmodels/stats/tests/test_power.py:670:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:671:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_power.py:681:22: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_power.py:749:31: E261 at least two spaces before inline comment
statsmodels/stats/tests/test_power.py:765:19: E127 continuation line over-indented for visual indent
statsmodels/stats/tests/test_power.py:767:80: E501 line too long (93 > 79 characters)
statsmodels/stats/tests/test_multivariate.py:9:58: E262 inline comment should start with '# '
statsmodels/stats/tests/test_corrpsd.py:31:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_corrpsd.py:31:80: E501 line too long (83 > 79 characters)
statsmodels/stats/tests/test_corrpsd.py:32:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_corrpsd.py:33:80: E501 line too long (82 > 79 characters)
statsmodels/stats/tests/test_corrpsd.py:43:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_corrpsd.py:55:17: E231 missing whitespace after ','
statsmodels/stats/tests/test_corrpsd.py:59:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_corrpsd.py:59:80: E501 line too long (95 > 79 characters)
statsmodels/stats/tests/test_corrpsd.py:60:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_corrpsd.py:61:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_corrpsd.py:61:80: E501 line too long (82 > 79 characters)
statsmodels/stats/tests/test_corrpsd.py:72:1: E265 block comment should start with '# '
statsmodels/stats/tests/test_corrpsd.py:84:17: E231 missing whitespace after ','
statsmodels/stats/tests/test_corrpsd.py:92:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_corrpsd.py:112:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_corrpsd.py:117:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_corrpsd.py:119:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_corrpsd.py:126:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_corrpsd.py:141:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_corrpsd.py:151:23: E201 whitespace after '['
statsmodels/stats/tests/test_corrpsd.py:156:72: E231 missing whitespace after ','
statsmodels/stats/tests/test_corrpsd.py:164:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_corrpsd.py:170:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_corrpsd.py:180:23: E201 whitespace after '['
statsmodels/stats/tests/test_corrpsd.py:185:72: E231 missing whitespace after ','
statsmodels/stats/tests/test_corrpsd.py:234:9: E122 continuation line missing indentation or outdented
statsmodels/stats/tests/test_corrpsd.py:235:9: E122 continuation line missing indentation or outdented
statsmodels/stats/tests/test_corrpsd.py:236:9: E122 continuation line missing indentation or outdented
statsmodels/stats/tests/test_corrpsd.py:237:9: E122 continuation line missing indentation or outdented
statsmodels/stats/tests/test_corrpsd.py:238:9: E122 continuation line missing indentation or outdented
statsmodels/stats/tests/test_corrpsd.py:239:9: E122 continuation line missing indentation or outdented
statsmodels/stats/tests/test_corrpsd.py:240:9: E122 continuation line missing indentation or outdented
statsmodels/stats/tests/test_corrpsd.py:241:9: E122 continuation line missing indentation or outdented
statsmodels/stats/tests/test_corrpsd.py:242:9: E122 continuation line missing indentation or outdented
statsmodels/stats/tests/test_corrpsd.py:243:9: E122 continuation line missing indentation or outdented
statsmodels/stats/tests/test_corrpsd.py:244:9: E122 continuation line missing indentation or outdented
statsmodels/stats/tests/test_corrpsd.py:245:9: E122 continuation line missing indentation or outdented
statsmodels/stats/tests/test_corrpsd.py:246:9: E122 continuation line missing indentation or outdented
statsmodels/stats/tests/test_corrpsd.py:247:9: E122 continuation line missing indentation or outdented
statsmodels/stats/tests/test_corrpsd.py:248:9: E122 continuation line missing indentation or outdented
statsmodels/stats/tests/test_corrpsd.py:249:9: E122 continuation line missing indentation or outdented
statsmodels/stats/tests/test_corrpsd.py:250:9: E122 continuation line missing indentation or outdented
statsmodels/stats/tests/test_corrpsd.py:251:24: E201 whitespace after '['
statsmodels/stats/tests/test_corrpsd.py:257:24: E231 missing whitespace after ','
statsmodels/stats/tests/test_corrpsd.py:260:16: E231 missing whitespace after ','
statsmodels/stats/tests/test_corrpsd.py:269:9: E265 block comment should start with '# '
statsmodels/stats/tests/test_corrpsd.py:346:30: E231 missing whitespace after ','
statsmodels/stats/tests/test_corrpsd.py:346:47: E231 missing whitespace after ','
statsmodels/stats/tests/test_corrpsd.py:456:40: E231 missing whitespace after ','
statsmodels/stats/tests/test_corrpsd.py:459:9: F841 local variable 'ss' is assigned to but never used
statsmodels/stats/tests/test_sandwich.py:21:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_sandwich.py:22:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_sandwich.py:23:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_sandwich.py:23:80: E501 line too long (85 > 79 characters)
statsmodels/stats/tests/test_sandwich.py:26:33: E231 missing whitespace after ','
statsmodels/stats/tests/test_sandwich.py:28:18: E231 missing whitespace after ','
statsmodels/stats/tests/test_sandwich.py:29:18: E231 missing whitespace after ','
statsmodels/stats/tests/test_sandwich.py:30:17: E231 missing whitespace after ','
statsmodels/stats/tests/test_sandwich.py:31:30: E231 missing whitespace after ','
statsmodels/stats/tests/test_sandwich.py:36:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_sandwich.py:37:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_sandwich.py:37:80: E501 line too long (85 > 79 characters)
statsmodels/stats/tests/test_sandwich.py:41:34: E262 inline comment should start with '# '
statsmodels/stats/tests/test_sandwich.py:42:35: E262 inline comment should start with '# '
statsmodels/stats/tests/test_sandwich.py:46:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_sandwich.py:47:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_sandwich.py:48:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_sandwich.py:49:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_sandwich.py:55:1: E302 expected 2 blank lines, found 1
statsmodels/stats/tests/test_sandwich.py:66:5: E303 too many blank lines (3)
statsmodels/stats/tests/test_sandwich.py:66:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_sandwich.py:66:80: E501 line too long (91 > 79 characters)
statsmodels/stats/tests/test_sandwich.py:67:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_sandwich.py:68:80: E501 line too long (82 > 79 characters)
statsmodels/stats/tests/test_sandwich.py:69:16: E201 whitespace after '['
statsmodels/stats/tests/test_sandwich.py:69:80: E501 line too long (85 > 79 characters)
statsmodels/stats/tests/test_sandwich.py:70:14: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_sandwich.py:70:15: E201 whitespace after '['
statsmodels/stats/tests/test_sandwich.py:70:80: E501 line too long (84 > 79 characters)
statsmodels/stats/tests/test_sandwich.py:71:14: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_sandwich.py:71:15: E201 whitespace after '['
statsmodels/stats/tests/test_sandwich.py:71:80: E501 line too long (84 > 79 characters)
statsmodels/stats/tests/test_sandwich.py:73:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_sandwich.py:73:80: E501 line too long (92 > 79 characters)
statsmodels/stats/tests/test_sandwich.py:74:5: E265 block comment should start with '# '
statsmodels/stats/tests/test_sandwich.py:75:80: E501 line too long (80 > 79 characters)
statsmodels/stats/tests/test_sandwich.py:76:16: E201 whitespace after '['
statsmodels/stats/tests/test_sandwich.py:76:80: E501 line too long (82 > 79 characters)
statsmodels/stats/tests/test_sandwich.py:77:14: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_sandwich.py:77:15: E201 whitespace after '['
statsmodels/stats/tests/test_sandwich.py:77:80: E501 line too long (82 > 79 characters)
statsmodels/stats/tests/test_sandwich.py:78:14: E128 continuation line under-indented for visual indent
statsmodels/stats/tests/test_sandwich.py:78:15: E201 whitespace after '['
statsmodels/stats/tests/test_sandwich.py:78:80: E501 line too long (82 > 79 characters)
statsmodels/stats/tests/test_sandwich.py:81:5: F841 local variable 'se1' is assigned to but never used
statsmodels/stats/tests/test_sandwich.py:81:10: E222 multiple spaces after operator
statsmodels/stats/tests/test_sandwich.py:83:5: F841 local variable 'se2' is assigned to but never used
statsmodels/stats/tests/test_sandwich.py:83:10: E222 multiple spaces after operator
statsmodels/stats/libqsturng/qsturng_.py:63:80: E501 line too long (104 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:64:80: E501 line too long (104 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:65:80: E501 line too long (102 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:66:80: E501 line too long (102 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:67:80: E501 line too long (104 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:68:80: E501 line too long (104 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:69:80: E501 line too long (103 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:70:80: E501 line too long (104 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:71:80: E501 line too long (104 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:72:80: E501 line too long (105 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:73:80: E501 line too long (104 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:74:80: E501 line too long (105 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:75:80: E501 line too long (104 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:76:80: E501 line too long (105 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:77:80: E501 line too long (105 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:78:80: E501 line too long (105 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:79:80: E501 line too long (105 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:80:80: E501 line too long (105 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:81:80: E501 line too long (104 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:82:80: E501 line too long (105 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:83:80: E501 line too long (105 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:84:80: E501 line too long (104 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:85:80: E501 line too long (105 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:86:80: E501 line too long (106 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:87:80: E501 line too long (102 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:88:80: E501 line too long (107 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:89:80: E501 line too long (108 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:90:80: E501 line too long (109 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:91:80: E501 line too long (109 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:92:80: E501 line too long (109 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:93:80: E501 line too long (109 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:94:80: E501 line too long (109 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:95:80: E501 line too long (109 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:96:80: E501 line too long (110 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:97:80: E501 line too long (108 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:98:80: E501 line too long (110 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:99:80: E501 line too long (110 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:100:80: E501 line too long (110 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:101:80: E501 line too long (110 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:102:80: E501 line too long (110 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:103:80: E501 line too long (109 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:104:80: E501 line too long (109 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:105:80: E501 line too long (109 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:106:80: E501 line too long (110 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:107:80: E501 line too long (109 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:108:80: E501 line too long (110 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:109:80: E501 line too long (110 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:110:80: E501 line too long (110 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:111:80: E501 line too long (111 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:112:80: E501 line too long (109 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:113:80: E501 line too long (111 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:114:80: E501 line too long (109 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:115:80: E501 line too long (111 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:116:80: E501 line too long (111 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:117:80: E501 line too long (111 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:118:80: E501 line too long (111 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:119:80: E501 line too long (111 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:120:80: E501 line too long (110 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:121:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:122:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:123:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:124:80: E501 line too long (110 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:125:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:126:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:127:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:128:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:129:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:130:80: E501 line too long (111 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:131:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:132:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:133:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:134:80: E501 line too long (111 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:135:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:136:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:137:80: E501 line too long (111 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:138:80: E501 line too long (110 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:139:80: E501 line too long (110 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:140:80: E501 line too long (108 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:141:80: E501 line too long (110 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:142:80: E501 line too long (110 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:143:80: E501 line too long (111 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:144:80: E501 line too long (111 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:145:80: E501 line too long (111 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:146:80: E501 line too long (111 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:147:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:148:80: E501 line too long (111 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:149:80: E501 line too long (111 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:150:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:151:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:152:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:153:80: E501 line too long (111 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:154:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:155:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:156:80: E501 line too long (111 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:157:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:158:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:159:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:160:80: E501 line too long (110 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:161:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:162:80: E501 line too long (109 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:163:80: E501 line too long (109 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:164:80: E501 line too long (108 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:165:80: E501 line too long (108 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:166:80: E501 line too long (110 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:167:80: E501 line too long (109 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:168:80: E501 line too long (110 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:169:80: E501 line too long (110 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:170:80: E501 line too long (108 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:171:80: E501 line too long (111 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:172:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:173:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:174:80: E501 line too long (111 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:175:80: E501 line too long (111 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:176:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:177:80: E501 line too long (110 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:178:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:179:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:180:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:181:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:182:80: E501 line too long (109 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:183:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:184:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:185:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:186:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:187:80: E501 line too long (111 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:188:80: E501 line too long (110 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:189:80: E501 line too long (110 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:190:80: E501 line too long (110 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:191:80: E501 line too long (111 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:192:80: E501 line too long (110 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:193:80: E501 line too long (111 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:194:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:195:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:196:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:197:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:198:80: E501 line too long (111 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:199:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:200:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:201:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:202:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:203:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:204:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:205:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:206:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:207:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:208:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:209:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:210:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:211:80: E501 line too long (114 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:212:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:213:80: E501 line too long (105 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:214:80: E501 line too long (109 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:215:80: E501 line too long (109 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:216:80: E501 line too long (110 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:217:80: E501 line too long (110 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:218:80: E501 line too long (110 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:219:80: E501 line too long (110 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:220:80: E501 line too long (111 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:221:80: E501 line too long (111 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:222:80: E501 line too long (111 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:223:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:224:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:225:80: E501 line too long (111 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:226:80: E501 line too long (110 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:227:80: E501 line too long (110 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:228:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:229:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:230:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:231:80: E501 line too long (111 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:232:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:233:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:234:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:235:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:236:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:237:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:238:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:239:80: E501 line too long (109 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:240:80: E501 line too long (109 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:241:80: E501 line too long (108 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:242:80: E501 line too long (111 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:243:80: E501 line too long (110 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:244:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:245:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:246:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:247:80: E501 line too long (111 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:248:80: E501 line too long (110 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:249:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:250:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:251:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:252:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:253:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:254:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:255:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:256:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:257:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:258:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:259:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:260:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:261:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:262:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:263:80: E501 line too long (115 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:264:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:265:80: E501 line too long (110 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:266:80: E501 line too long (111 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:267:80: E501 line too long (111 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:268:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:269:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:270:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:271:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:272:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:273:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:274:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:275:80: E501 line too long (114 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:276:80: E501 line too long (114 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:277:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:278:80: E501 line too long (114 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:279:80: E501 line too long (114 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:280:80: E501 line too long (114 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:281:80: E501 line too long (114 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:282:80: E501 line too long (114 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:283:80: E501 line too long (114 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:284:80: E501 line too long (114 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:285:80: E501 line too long (114 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:286:80: E501 line too long (114 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:287:80: E501 line too long (114 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:288:80: E501 line too long (115 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:289:80: E501 line too long (116 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:290:80: E501 line too long (114 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:291:80: E501 line too long (107 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:292:80: E501 line too long (110 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:293:80: E501 line too long (108 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:294:80: E501 line too long (111 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:295:80: E501 line too long (111 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:296:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:297:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:298:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:299:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:300:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:301:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:302:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:303:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:304:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:305:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:306:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:307:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:308:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:309:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:310:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:311:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:312:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:313:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:314:80: E501 line too long (114 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:315:80: E501 line too long (115 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:316:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:317:80: E501 line too long (109 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:318:80: E501 line too long (110 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:319:80: E501 line too long (111 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:320:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:321:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:322:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:323:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:324:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:325:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:326:80: E501 line too long (114 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:327:80: E501 line too long (114 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:328:80: E501 line too long (114 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:329:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:330:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:331:80: E501 line too long (114 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:332:80: E501 line too long (114 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:333:80: E501 line too long (114 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:334:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:335:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:336:80: E501 line too long (114 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:337:80: E501 line too long (114 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:338:80: E501 line too long (114 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:339:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:340:80: E501 line too long (115 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:341:80: E501 line too long (116 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:342:80: E501 line too long (114 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:343:80: E501 line too long (110 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:344:80: E501 line too long (111 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:345:80: E501 line too long (111 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:346:80: E501 line too long (111 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:347:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:348:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:349:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:350:80: E501 line too long (112 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:351:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:352:80: E501 line too long (114 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:353:80: E501 line too long (114 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:354:80: E501 line too long (114 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:355:80: E501 line too long (114 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:356:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:357:80: E501 line too long (114 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:358:80: E501 line too long (114 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:359:80: E501 line too long (114 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:360:80: E501 line too long (113 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:361:80: E501 line too long (114 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:362:80: E501 line too long (114 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:363:80: E501 line too long (114 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:364:80: E501 line too long (114 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:365:80: E501 line too long (115 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:366:80: E501 line too long (115 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:367:80: E501 line too long (116 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:368:80: E501 line too long (114 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:371:13: E231 missing whitespace after ','
statsmodels/stats/libqsturng/qsturng_.py:371:16: E231 missing whitespace after ','
statsmodels/stats/libqsturng/qsturng_.py:371:21: E231 missing whitespace after ','
statsmodels/stats/libqsturng/qsturng_.py:371:25: E231 missing whitespace after ','
statsmodels/stats/libqsturng/qsturng_.py:371:28: E231 missing whitespace after ','
statsmodels/stats/libqsturng/qsturng_.py:371:32: E231 missing whitespace after ','
statsmodels/stats/libqsturng/qsturng_.py:371:35: E231 missing whitespace after ','
statsmodels/stats/libqsturng/qsturng_.py:371:39: E231 missing whitespace after ','
statsmodels/stats/libqsturng/qsturng_.py:371:44: E231 missing whitespace after ','
statsmodels/stats/libqsturng/qsturng_.py:371:48: E231 missing whitespace after ','
statsmodels/stats/libqsturng/qsturng_.py:371:53: E231 missing whitespace after ','
statsmodels/stats/libqsturng/qsturng_.py:376:1: E302 expected 2 blank lines, found 1
statsmodels/stats/libqsturng/qsturng_.py:383:5: E722 do not use bare 'except'
statsmodels/stats/libqsturng/qsturng_.py:388:1: E265 block comment should start with '# '
statsmodels/stats/libqsturng/qsturng_.py:389:1: E266 too many leading '#' for block comment
statsmodels/stats/libqsturng/qsturng_.py:390:1: E266 too many leading '#' for block comment
statsmodels/stats/libqsturng/qsturng_.py:392:1: E302 expected 2 blank lines, found 1
statsmodels/stats/libqsturng/qsturng_.py:392:10: E201 whitespace after '('
statsmodels/stats/libqsturng/qsturng_.py:392:12: E202 whitespace before ')'
statsmodels/stats/libqsturng/qsturng_.py:397:80: E501 line too long (82 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:419:26: E201 whitespace after '('
statsmodels/stats/libqsturng/qsturng_.py:419:80: E501 line too long (87 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:419:86: E202 whitespace before ')'
statsmodels/stats/libqsturng/qsturng_.py:422:58: E502 the backslash is redundant between brackets
statsmodels/stats/libqsturng/qsturng_.py:423:58: E502 the backslash is redundant between brackets
statsmodels/stats/libqsturng/qsturng_.py:425:58: E502 the backslash is redundant between brackets
statsmodels/stats/libqsturng/qsturng_.py:426:58: E502 the backslash is redundant between brackets
statsmodels/stats/libqsturng/qsturng_.py:427:32: E202 whitespace before ')'
statsmodels/stats/libqsturng/qsturng_.py:428:58: E502 the backslash is redundant between brackets
statsmodels/stats/libqsturng/qsturng_.py:429:58: E502 the backslash is redundant between brackets
statsmodels/stats/libqsturng/qsturng_.py:430:11: E127 continuation line over-indented for visual indent
statsmodels/stats/libqsturng/qsturng_.py:431:10: E201 whitespace after '('
statsmodels/stats/libqsturng/qsturng_.py:431:58: E502 the backslash is redundant between brackets
statsmodels/stats/libqsturng/qsturng_.py:435:9: E221 multiple spaces before operator
statsmodels/stats/libqsturng/qsturng_.py:440:10: E221 multiple spaces before operator
statsmodels/stats/libqsturng/qsturng_.py:442:18: E127 continuation line over-indented for visual indent
statsmodels/stats/libqsturng/qsturng_.py:446:10: E221 multiple spaces before operator
statsmodels/stats/libqsturng/qsturng_.py:448:17: E127 continuation line over-indented for visual indent
statsmodels/stats/libqsturng/qsturng_.py:454:12: E127 continuation line over-indented for visual indent
statsmodels/stats/libqsturng/qsturng_.py:456:1: E302 expected 2 blank lines, found 1
statsmodels/stats/libqsturng/qsturng_.py:460:1: E302 expected 2 blank lines, found 1
statsmodels/stats/libqsturng/qsturng_.py:484:1: E302 expected 2 blank lines, found 1
statsmodels/stats/libqsturng/qsturng_.py:515:1: E302 expected 2 blank lines, found 1
statsmodels/stats/libqsturng/qsturng_.py:530:5: E722 do not use bare 'except'
statsmodels/stats/libqsturng/qsturng_.py:531:16: E231 missing whitespace after ','
statsmodels/stats/libqsturng/qsturng_.py:531:18: E231 missing whitespace after ','
statsmodels/stats/libqsturng/qsturng_.py:544:12: E221 multiple spaces before operator
statsmodels/stats/libqsturng/qsturng_.py:550:47: E502 the backslash is redundant between brackets
statsmodels/stats/libqsturng/qsturng_.py:552:19: E225 missing whitespace around operator
statsmodels/stats/libqsturng/qsturng_.py:566:43: E502 the backslash is redundant between brackets
statsmodels/stats/libqsturng/qsturng_.py:568:19: E225 missing whitespace around operator
statsmodels/stats/libqsturng/qsturng_.py:584:14: E127 continuation line over-indented for visual indent
statsmodels/stats/libqsturng/qsturng_.py:586:14: E127 continuation line over-indented for visual indent
statsmodels/stats/libqsturng/qsturng_.py:599:1: E302 expected 2 blank lines, found 1
statsmodels/stats/libqsturng/qsturng_.py:627:1: E302 expected 2 blank lines, found 1
statsmodels/stats/libqsturng/qsturng_.py:643:24: E231 missing whitespace after ','
statsmodels/stats/libqsturng/qsturng_.py:644:24: E231 missing whitespace after ','
statsmodels/stats/libqsturng/qsturng_.py:645:24: E231 missing whitespace after ','
statsmodels/stats/libqsturng/qsturng_.py:656:40: E502 the backslash is redundant between brackets
statsmodels/stats/libqsturng/qsturng_.py:665:53: E225 missing whitespace around operator
statsmodels/stats/libqsturng/qsturng_.py:669:1: E302 expected 2 blank lines, found 1
statsmodels/stats/libqsturng/qsturng_.py:671:1: E266 too many leading '#' for block comment
statsmodels/stats/libqsturng/qsturng_.py:688:5: E265 block comment should start with '# '
statsmodels/stats/libqsturng/qsturng_.py:692:10: E231 missing whitespace after ','
statsmodels/stats/libqsturng/qsturng_.py:693:23: E231 missing whitespace after ','
statsmodels/stats/libqsturng/qsturng_.py:695:49: E231 missing whitespace after ','
statsmodels/stats/libqsturng/qsturng_.py:695:56: E225 missing whitespace around operator
statsmodels/stats/libqsturng/qsturng_.py:738:44: E502 the backslash is redundant between brackets
statsmodels/stats/libqsturng/qsturng_.py:747:57: E225 missing whitespace around operator
statsmodels/stats/libqsturng/qsturng_.py:749:29: E231 missing whitespace after ','
statsmodels/stats/libqsturng/qsturng_.py:749:36: E225 missing whitespace around operator
statsmodels/stats/libqsturng/qsturng_.py:759:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/stats/libqsturng/qsturng_.py:762:1: E302 expected 2 blank lines, found 1
statsmodels/stats/libqsturng/qsturng_.py:794:1: E265 block comment should start with '# '
statsmodels/stats/libqsturng/qsturng_.py:795:1: E266 too many leading '#' for block comment
statsmodels/stats/libqsturng/qsturng_.py:796:1: E266 too many leading '#' for block comment
statsmodels/stats/libqsturng/qsturng_.py:797:1: E266 too many leading '#' for block comment
statsmodels/stats/libqsturng/qsturng_.py:798:1: E266 too many leading '#' for block comment
statsmodels/stats/libqsturng/qsturng_.py:799:1: E266 too many leading '#' for block comment
statsmodels/stats/libqsturng/qsturng_.py:800:1: E266 too many leading '#' for block comment
statsmodels/stats/libqsturng/qsturng_.py:801:1: E266 too many leading '#' for block comment
statsmodels/stats/libqsturng/qsturng_.py:802:1: E266 too many leading '#' for block comment
statsmodels/stats/libqsturng/qsturng_.py:804:1: E266 too many leading '#' for block comment
statsmodels/stats/libqsturng/qsturng_.py:805:1: E266 too many leading '#' for block comment
statsmodels/stats/libqsturng/qsturng_.py:806:1: E266 too many leading '#' for block comment
statsmodels/stats/libqsturng/qsturng_.py:808:1: E266 too many leading '#' for block comment
statsmodels/stats/libqsturng/qsturng_.py:809:1: E266 too many leading '#' for block comment
statsmodels/stats/libqsturng/qsturng_.py:810:1: E266 too many leading '#' for block comment
statsmodels/stats/libqsturng/qsturng_.py:811:1: E266 too many leading '#' for block comment
statsmodels/stats/libqsturng/qsturng_.py:813:1: E266 too many leading '#' for block comment
statsmodels/stats/libqsturng/qsturng_.py:814:1: E266 too many leading '#' for block comment
statsmodels/stats/libqsturng/qsturng_.py:815:1: E266 too many leading '#' for block comment
statsmodels/stats/libqsturng/qsturng_.py:816:1: E266 too many leading '#' for block comment
statsmodels/stats/libqsturng/qsturng_.py:817:1: E266 too many leading '#' for block comment
statsmodels/stats/libqsturng/qsturng_.py:819:1: E302 expected 2 blank lines, found 1
statsmodels/stats/libqsturng/qsturng_.py:832:58: E231 missing whitespace after ','
statsmodels/stats/libqsturng/qsturng_.py:839:58: E231 missing whitespace after ','
statsmodels/stats/libqsturng/qsturng_.py:842:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/stats/libqsturng/qsturng_.py:845:1: E302 expected 2 blank lines, found 1
statsmodels/stats/libqsturng/qsturng_.py:877:1: E265 block comment should start with '# '
statsmodels/stats/libqsturng/qsturng_.py:878:1: E265 block comment should start with '# '
statsmodels/stats/libqsturng/qsturng_.py:879:1: E265 block comment should start with '# '
statsmodels/stats/libqsturng/qsturng_.py:880:1: E265 block comment should start with '# '
statsmodels/stats/libqsturng/qsturng_.py:881:1: E265 block comment should start with '# '
statsmodels/stats/libqsturng/qsturng_.py:882:1: E265 block comment should start with '# '
statsmodels/stats/libqsturng/qsturng_.py:883:1: E265 block comment should start with '# '
statsmodels/stats/libqsturng/qsturng_.py:884:1: E265 block comment should start with '# '
statsmodels/stats/libqsturng/qsturng_.py:885:1: E265 block comment should start with '# '
statsmodels/stats/libqsturng/qsturng_.py:886:1: E265 block comment should start with '# '
statsmodels/stats/libqsturng/qsturng_.py:887:1: E265 block comment should start with '# '
statsmodels/stats/libqsturng/qsturng_.py:888:1: E265 block comment should start with '# '
statsmodels/stats/libqsturng/qsturng_.py:889:1: E265 block comment should start with '# '
statsmodels/stats/libqsturng/qsturng_.py:889:80: E501 line too long (80 > 79 characters)
statsmodels/stats/libqsturng/qsturng_.py:890:1: E265 block comment should start with '# '
statsmodels/stats/libqsturng/qsturng_.py:891:1: E265 block comment should start with '# '
statsmodels/stats/libqsturng/qsturng_.py:892:1: E265 block comment should start with '# '
statsmodels/stats/libqsturng/qsturng_.py:893:1: E265 block comment should start with '# '
statsmodels/stats/libqsturng/qsturng_.py:894:1: E265 block comment should start with '# '
statsmodels/stats/libqsturng/qsturng_.py:895:1: E265 block comment should start with '# '
statsmodels/stats/libqsturng/qsturng_.py:896:1: E265 block comment should start with '# '
statsmodels/stats/libqsturng/qsturng_.py:897:1: E265 block comment should start with '# '
statsmodels/stats/libqsturng/qsturng_.py:898:1: E265 block comment should start with '# '
statsmodels/stats/libqsturng/qsturng_.py:899:1: E265 block comment should start with '# '
statsmodels/stats/libqsturng/qsturng_.py:900:1: E265 block comment should start with '# '
statsmodels/stats/libqsturng/qsturng_.py:901:1: E265 block comment should start with '# '
statsmodels/stats/libqsturng/make_tbls.py:25:80: E501 line too long (224 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:26:80: E501 line too long (226 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:27:80: E501 line too long (225 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:28:80: E501 line too long (222 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:29:80: E501 line too long (229 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:30:80: E501 line too long (230 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:31:80: E501 line too long (226 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:32:80: E501 line too long (219 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:33:80: E501 line too long (222 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:34:80: E501 line too long (225 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:35:80: E501 line too long (222 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:36:80: E501 line too long (216 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:37:80: E501 line too long (226 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:38:80: E501 line too long (228 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:39:80: E501 line too long (224 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:40:80: E501 line too long (220 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:41:80: E501 line too long (220 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:42:80: E501 line too long (227 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:43:80: E501 line too long (232 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:44:80: E501 line too long (222 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:45:80: E501 line too long (230 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:46:80: E501 line too long (226 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:47:80: E501 line too long (229 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:48:80: E501 line too long (226 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:49:80: E501 line too long (233 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:52:80: E501 line too long (216 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:53:80: E501 line too long (216 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:54:80: E501 line too long (217 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:55:80: E501 line too long (214 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:56:80: E501 line too long (217 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:57:80: E501 line too long (215 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:58:80: E501 line too long (216 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:59:80: E501 line too long (215 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:60:80: E501 line too long (222 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:61:80: E501 line too long (223 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:62:80: E501 line too long (218 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:63:80: E501 line too long (216 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:64:80: E501 line too long (218 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:65:80: E501 line too long (219 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:66:80: E501 line too long (215 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:67:80: E501 line too long (218 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:68:80: E501 line too long (216 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:69:80: E501 line too long (223 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:70:80: E501 line too long (222 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:71:80: E501 line too long (215 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:72:80: E501 line too long (226 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:73:80: E501 line too long (229 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:74:80: E501 line too long (215 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:75:80: E501 line too long (223 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:76:80: E501 line too long (228 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:79:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:80:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:81:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:82:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:83:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:84:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:85:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:86:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:87:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:88:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:89:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:90:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:91:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:92:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:93:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:94:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:95:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:96:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:97:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:98:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:99:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:100:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:101:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:102:80: E501 line too long (147 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:103:80: E501 line too long (151 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:106:80: E501 line too long (215 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:107:80: E501 line too long (216 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:108:80: E501 line too long (216 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:109:80: E501 line too long (213 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:110:80: E501 line too long (217 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:111:80: E501 line too long (215 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:112:80: E501 line too long (217 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:113:80: E501 line too long (216 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:114:80: E501 line too long (215 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:115:80: E501 line too long (216 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:116:80: E501 line too long (217 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:117:80: E501 line too long (217 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:118:80: E501 line too long (216 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:119:80: E501 line too long (218 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:120:80: E501 line too long (215 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:121:80: E501 line too long (218 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:122:80: E501 line too long (218 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:123:80: E501 line too long (215 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:124:80: E501 line too long (217 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:125:80: E501 line too long (217 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:126:80: E501 line too long (216 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:127:80: E501 line too long (216 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:128:80: E501 line too long (216 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:129:80: E501 line too long (215 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:130:80: E501 line too long (222 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:133:80: E501 line too long (209 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:134:80: E501 line too long (213 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:135:80: E501 line too long (216 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:136:80: E501 line too long (214 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:137:80: E501 line too long (216 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:138:80: E501 line too long (214 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:139:80: E501 line too long (215 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:140:80: E501 line too long (214 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:141:80: E501 line too long (216 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:142:80: E501 line too long (217 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:143:80: E501 line too long (214 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:144:80: E501 line too long (216 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:145:80: E501 line too long (214 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:146:80: E501 line too long (215 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:147:80: E501 line too long (212 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:148:80: E501 line too long (216 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:149:80: E501 line too long (214 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:150:80: E501 line too long (216 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:151:80: E501 line too long (217 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:152:80: E501 line too long (212 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:153:80: E501 line too long (213 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:154:80: E501 line too long (216 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:155:80: E501 line too long (216 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:156:80: E501 line too long (217 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:157:80: E501 line too long (223 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:160:80: E501 line too long (216 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:161:80: E501 line too long (215 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:162:80: E501 line too long (211 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:163:80: E501 line too long (215 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:164:80: E501 line too long (215 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:165:80: E501 line too long (214 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:166:80: E501 line too long (216 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:167:80: E501 line too long (213 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:168:80: E501 line too long (217 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:169:80: E501 line too long (213 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:170:80: E501 line too long (216 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:171:80: E501 line too long (215 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:172:80: E501 line too long (216 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:173:80: E501 line too long (213 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:174:80: E501 line too long (217 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:175:80: E501 line too long (214 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:176:80: E501 line too long (216 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:177:80: E501 line too long (217 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:178:80: E501 line too long (218 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:179:80: E501 line too long (215 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:180:80: E501 line too long (216 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:181:80: E501 line too long (215 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:182:80: E501 line too long (216 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:183:80: E501 line too long (217 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:184:80: E501 line too long (221 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:187:80: E501 line too long (214 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:188:80: E501 line too long (215 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:189:80: E501 line too long (212 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:190:80: E501 line too long (216 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:191:80: E501 line too long (214 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:192:80: E501 line too long (213 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:193:80: E501 line too long (214 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:194:80: E501 line too long (211 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:195:80: E501 line too long (216 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:196:80: E501 line too long (215 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:197:80: E501 line too long (215 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:198:80: E501 line too long (214 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:199:80: E501 line too long (216 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:200:80: E501 line too long (217 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:201:80: E501 line too long (216 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:202:80: E501 line too long (217 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:203:80: E501 line too long (217 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:204:80: E501 line too long (216 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:205:80: E501 line too long (218 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:206:80: E501 line too long (216 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:207:80: E501 line too long (212 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:208:80: E501 line too long (214 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:209:80: E501 line too long (217 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:210:80: E501 line too long (212 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:211:80: E501 line too long (220 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:214:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:215:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:216:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:217:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:218:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:219:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:220:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:221:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:222:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:223:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:224:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:225:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:226:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:227:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:228:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:229:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:230:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:231:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:232:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:233:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:234:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:235:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:236:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:237:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:238:80: E501 line too long (147 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:239:80: E501 line too long (151 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:242:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:243:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:244:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:245:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:246:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:247:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:248:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:249:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:250:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:251:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:252:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:253:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:254:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:255:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:256:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:257:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:258:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:259:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:260:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:261:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:262:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:263:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:264:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:265:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:266:80: E501 line too long (147 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:267:80: E501 line too long (151 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:270:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:271:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:272:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:273:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:274:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:275:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:276:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:277:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:278:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:279:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:280:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:281:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:282:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:283:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:284:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:285:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:286:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:287:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:288:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:289:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:290:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:291:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:292:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:293:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:294:80: E501 line too long (147 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:295:80: E501 line too long (151 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:298:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:299:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:300:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:301:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:302:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:303:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:304:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:305:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:306:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:307:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:308:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:309:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:310:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:311:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:312:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:313:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:314:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:315:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:316:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:317:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:318:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:319:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:320:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:321:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:322:80: E501 line too long (147 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:323:80: E501 line too long (151 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:326:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:327:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:328:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:329:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:330:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:331:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:332:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:333:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:334:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:335:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:336:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:337:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:338:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:339:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:340:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:341:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:342:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:343:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:344:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:345:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:346:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:347:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:348:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:349:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:350:80: E501 line too long (148 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:351:80: E501 line too long (152 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:354:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:355:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:356:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:357:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:358:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:359:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:360:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:361:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:362:80: E501 line too long (145 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:363:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:364:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:365:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:366:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:367:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:368:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:369:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:370:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:371:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:372:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:373:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:374:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:375:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:376:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:377:80: E501 line too long (146 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:378:80: E501 line too long (147 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:379:80: E501 line too long (151 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:387:80: E501 line too long (83 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:389:80: E501 line too long (83 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:391:80: E501 line too long (83 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:393:80: E501 line too long (83 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:395:80: E501 line too long (83 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:397:80: E501 line too long (83 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:399:80: E501 line too long (83 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:401:80: E501 line too long (83 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:403:80: E501 line too long (83 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:405:80: E501 line too long (83 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:407:80: E501 line too long (83 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:409:80: E501 line too long (84 > 79 characters)
statsmodels/stats/libqsturng/make_tbls.py:412:16: E231 missing whitespace after ','
statsmodels/stats/libqsturng/make_tbls.py:412:18: E231 missing whitespace after ','
statsmodels/stats/libqsturng/make_tbls.py:412:20: E231 missing whitespace after ','
statsmodels/stats/libqsturng/make_tbls.py:412:22: E231 missing whitespace after ','
statsmodels/stats/libqsturng/make_tbls.py:412:24: E231 missing whitespace after ','
statsmodels/stats/libqsturng/make_tbls.py:412:26: E231 missing whitespace after ','
statsmodels/stats/libqsturng/make_tbls.py:412:28: E231 missing whitespace after ','
statsmodels/stats/libqsturng/make_tbls.py:412:30: E231 missing whitespace after ','
statsmodels/stats/libqsturng/make_tbls.py:412:33: E231 missing whitespace after ','
statsmodels/stats/libqsturng/make_tbls.py:412:36: E231 missing whitespace after ','
statsmodels/stats/libqsturng/make_tbls.py:412:39: E231 missing whitespace after ','
statsmodels/stats/libqsturng/make_tbls.py:412:42: E231 missing whitespace after ','
statsmodels/stats/libqsturng/make_tbls.py:412:45: E231 missing whitespace after ','
statsmodels/stats/libqsturng/make_tbls.py:412:48: E231 missing whitespace after ','
statsmodels/stats/libqsturng/make_tbls.py:413:22: E127 continuation line over-indented for visual indent
statsmodels/stats/libqsturng/make_tbls.py:413:24: E231 missing whitespace after ','
statsmodels/stats/libqsturng/make_tbls.py:413:27: E231 missing whitespace after ','
statsmodels/stats/libqsturng/make_tbls.py:413:30: E231 missing whitespace after ','
statsmodels/stats/libqsturng/make_tbls.py:413:33: E231 missing whitespace after ','
statsmodels/stats/libqsturng/make_tbls.py:413:36: E231 missing whitespace after ','
statsmodels/stats/libqsturng/make_tbls.py:413:39: E231 missing whitespace after ','
statsmodels/stats/libqsturng/make_tbls.py:413:42: E231 missing whitespace after ','
statsmodels/stats/libqsturng/make_tbls.py:413:45: E231 missing whitespace after ','
statsmodels/stats/libqsturng/make_tbls.py:417:1: E731 do not assign a lambda expression, use a def
statsmodels/stats/libqsturng/make_tbls.py:418:1: E731 do not assign a lambda expression, use a def
statsmodels/stats/libqsturng/make_tbls.py:423:1: E302 expected 2 blank lines, found 1
statsmodels/stats/libqsturng/make_tbls.py:426:20: E225 missing whitespace around operator
statsmodels/stats/libqsturng/make_tbls.py:445:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/stats/libqsturng/make_tbls.py:445:1: E731 do not assign a lambda expression, use a def
statsmodels/stats/libqsturng/make_tbls.py:447:7: E261 at least two spaces before inline comment
statsmodels/stats/libqsturng/make_tbls.py:450:9: E265 block comment should start with '# '
statsmodels/stats/libqsturng/make_tbls.py:457:17: E231 missing whitespace after ','
statsmodels/stats/libqsturng/make_tbls.py:459:17: E231 missing whitespace after ','
statsmodels/stats/libqsturng/make_tbls.py:463:1: E265 block comment should start with '# '
statsmodels/stats/libqsturng/make_tbls.py:464:1: E265 block comment should start with '# '
statsmodels/stats/libqsturng/tests/test_qsturng.py:5:80: E501 line too long (80 > 79 characters)
statsmodels/stats/libqsturng/tests/test_qsturng.py:24:7: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:24:10: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:24:13: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:25:44: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:31:57: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:31:59: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:38:56: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:45:47: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:45:49: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:47:49: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:47:51: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:49:47: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:49:49: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:51:46: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:51:48: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:53:63: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:53:65: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:77:14: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:77:16: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:77:18: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:78:45: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:78:47: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:81:5: E265 block comment should start with '# '
statsmodels/stats/libqsturng/tests/test_qsturng.py:82:5: E265 block comment should start with '# '
statsmodels/stats/libqsturng/tests/test_qsturng.py:85:61: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:96:38: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:96:41: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:121:14: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:121:16: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:121:18: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:122:45: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:122:47: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:128:9: E265 block comment should start with '# '
statsmodels/stats/libqsturng/tests/test_qsturng.py:128:80: E501 line too long (88 > 79 characters)
statsmodels/stats/libqsturng/tests/test_qsturng.py:133:38: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:133:41: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:136:1: E302 expected 2 blank lines, found 1
statsmodels/stats/libqsturng/tests/test_qsturng.py:139:57: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:139:59: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:144:46: E127 continuation line over-indented for visual indent
statsmodels/stats/libqsturng/tests/test_qsturng.py:145:46: E127 continuation line over-indented for visual indent
statsmodels/stats/libqsturng/tests/test_qsturng.py:154:43: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:154:45: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:158:47: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:158:49: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:160:63: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:160:65: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:163:80: E501 line too long (83 > 79 characters)
statsmodels/stats/libqsturng/tests/test_qsturng.py:164:80: E501 line too long (83 > 79 characters)
statsmodels/stats/libqsturng/tests/test_qsturng.py:165:80: E501 line too long (81 > 79 characters)
statsmodels/stats/libqsturng/tests/test_qsturng.py:166:80: E501 line too long (82 > 79 characters)
statsmodels/stats/libqsturng/tests/test_qsturng.py:167:80: E501 line too long (83 > 79 characters)
statsmodels/stats/libqsturng/tests/test_qsturng.py:168:80: E501 line too long (83 > 79 characters)
statsmodels/stats/libqsturng/tests/test_qsturng.py:169:80: E501 line too long (83 > 79 characters)
statsmodels/stats/libqsturng/tests/test_qsturng.py:170:80: E501 line too long (83 > 79 characters)
statsmodels/stats/libqsturng/tests/test_qsturng.py:171:80: E501 line too long (82 > 79 characters)
statsmodels/stats/libqsturng/tests/test_qsturng.py:172:80: E501 line too long (83 > 79 characters)
statsmodels/stats/libqsturng/tests/test_qsturng.py:173:80: E501 line too long (83 > 79 characters)
statsmodels/stats/libqsturng/tests/test_qsturng.py:174:80: E501 line too long (83 > 79 characters)
statsmodels/stats/libqsturng/tests/test_qsturng.py:175:80: E501 line too long (83 > 79 characters)
statsmodels/stats/libqsturng/tests/test_qsturng.py:176:80: E501 line too long (83 > 79 characters)
statsmodels/stats/libqsturng/tests/test_qsturng.py:177:80: E501 line too long (83 > 79 characters)
statsmodels/stats/libqsturng/tests/test_qsturng.py:178:80: E501 line too long (83 > 79 characters)
statsmodels/stats/libqsturng/tests/test_qsturng.py:179:80: E501 line too long (82 > 79 characters)
statsmodels/stats/libqsturng/tests/test_qsturng.py:180:80: E501 line too long (82 > 79 characters)
statsmodels/stats/libqsturng/tests/test_qsturng.py:181:80: E501 line too long (82 > 79 characters)
statsmodels/stats/libqsturng/tests/test_qsturng.py:182:80: E501 line too long (83 > 79 characters)
statsmodels/stats/libqsturng/tests/test_qsturng.py:184:14: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:184:16: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:184:18: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:185:48: E231 missing whitespace after ','
statsmodels/stats/libqsturng/tests/test_qsturng.py:185:50: E231 missing whitespace after ','
statsmodels/emplike/originregress.py:77:9: E122 continuation line missing indentation or outdented
statsmodels/emplike/originregress.py:107:80: E501 line too long (82 > 79 characters)
statsmodels/emplike/originregress.py:121:80: E501 line too long (82 > 79 characters)
statsmodels/emplike/originregress.py:158:5: E301 expected 1 blank line, found 0
statsmodels/emplike/originregress.py:159:29: E127 continuation line over-indented for visual indent
statsmodels/emplike/originregress.py:198:35: E128 continuation line under-indented for visual indent
statsmodels/emplike/originregress.py:199:35: E128 continuation line under-indented for visual indent
statsmodels/emplike/originregress.py:209:24: E127 continuation line over-indented for visual indent
statsmodels/emplike/originregress.py:210:24: E127 continuation line over-indented for visual indent
statsmodels/emplike/originregress.py:250:9: E731 do not assign a lambda expression, use a def
statsmodels/emplike/originregress.py:252:34: E128 continuation line under-indented for visual indent
statsmodels/emplike/descriptive.py:97:57: E502 the backslash is redundant between brackets
statsmodels/emplike/descriptive.py:127:9: E265 block comment should start with '# '
statsmodels/emplike/descriptive.py:157:9: E265 block comment should start with '# '
statsmodels/emplike/descriptive.py:187:9: E731 do not assign a lambda expression, use a def
statsmodels/emplike/descriptive.py:188:9: E731 do not assign a lambda expression, use a def
statsmodels/emplike/descriptive.py:189:9: E731 do not assign a lambda expression, use a def
statsmodels/emplike/descriptive.py:192:74: E502 the backslash is redundant between brackets
statsmodels/emplike/descriptive.py:193:31: E127 continuation line over-indented for visual indent
statsmodels/emplike/descriptive.py:211:49: E502 the backslash is redundant between brackets
statsmodels/emplike/descriptive.py:212:15: E128 continuation line under-indented for visual indent
statsmodels/emplike/descriptive.py:273:48: E502 the backslash is redundant between brackets
statsmodels/emplike/descriptive.py:279:49: E127 continuation line over-indented for visual indent
statsmodels/emplike/descriptive.py:328:21: E128 continuation line under-indented for visual indent
statsmodels/emplike/descriptive.py:333:48: E127 continuation line over-indented for visual indent
statsmodels/emplike/descriptive.py:359:58: E502 the backslash is redundant between brackets
statsmodels/emplike/descriptive.py:360:21: E128 continuation line under-indented for visual indent
statsmodels/emplike/descriptive.py:365:48: E127 continuation line over-indented for visual indent
statsmodels/emplike/descriptive.py:391:57: E502 the backslash is redundant between brackets
statsmodels/emplike/descriptive.py:392:21: E128 continuation line under-indented for visual indent
statsmodels/emplike/descriptive.py:393:58: E502 the backslash is redundant between brackets
statsmodels/emplike/descriptive.py:394:21: E128 continuation line under-indented for visual indent
statsmodels/emplike/descriptive.py:400:48: E127 continuation line over-indented for visual indent
statsmodels/emplike/descriptive.py:453:21: E128 continuation line under-indented for visual indent
statsmodels/emplike/descriptive.py:523:18: E127 continuation line over-indented for visual indent
statsmodels/emplike/descriptive.py:583:17: E128 continuation line under-indented for visual indent
statsmodels/emplike/descriptive.py:585:17: E128 continuation line under-indented for visual indent
statsmodels/emplike/descriptive.py:591:17: E128 continuation line under-indented for visual indent
statsmodels/emplike/descriptive.py:592:62: E502 the backslash is redundant between brackets
statsmodels/emplike/descriptive.py:593:26: E128 continuation line under-indented for visual indent
statsmodels/emplike/descriptive.py:632:65: E502 the backslash is redundant between brackets
statsmodels/emplike/descriptive.py:696:25: E127 continuation line over-indented for visual indent
statsmodels/emplike/descriptive.py:697:25: E127 continuation line over-indented for visual indent
statsmodels/emplike/descriptive.py:766:40: E127 continuation line over-indented for visual indent
statsmodels/emplike/descriptive.py:769:38: E127 continuation line over-indented for visual indent
statsmodels/emplike/descriptive.py:796:40: E127 continuation line over-indented for visual indent
statsmodels/emplike/descriptive.py:799:38: E127 continuation line over-indented for visual indent
statsmodels/emplike/descriptive.py:829:40: E127 continuation line over-indented for visual indent
statsmodels/emplike/descriptive.py:832:38: E127 continuation line over-indented for visual indent
statsmodels/emplike/descriptive.py:869:13: E122 continuation line missing indentation or outdented
statsmodels/emplike/descriptive.py:869:48: E502 the backslash is redundant between brackets
statsmodels/emplike/descriptive.py:870:15: E128 continuation line under-indented for visual indent
statsmodels/emplike/descriptive.py:870:44: E502 the backslash is redundant between brackets
statsmodels/emplike/descriptive.py:874:13: E122 continuation line missing indentation or outdented
statsmodels/emplike/descriptive.py:874:48: E502 the backslash is redundant between brackets
statsmodels/emplike/descriptive.py:875:15: E128 continuation line under-indented for visual indent
statsmodels/emplike/descriptive.py:875:44: E502 the backslash is redundant between brackets
statsmodels/emplike/descriptive.py:918:13: E122 continuation line missing indentation or outdented
statsmodels/emplike/descriptive.py:918:55: E502 the backslash is redundant between brackets
statsmodels/emplike/descriptive.py:919:15: E128 continuation line under-indented for visual indent
statsmodels/emplike/descriptive.py:919:44: E502 the backslash is redundant between brackets
statsmodels/emplike/descriptive.py:920:39: E502 the backslash is redundant between brackets
statsmodels/emplike/descriptive.py:921:16: E127 continuation line over-indented for visual indent
statsmodels/emplike/descriptive.py:921:53: E502 the backslash is redundant between brackets
statsmodels/emplike/descriptive.py:922:18: E128 continuation line under-indented for visual indent
statsmodels/emplike/descriptive.py:925:13: E122 continuation line missing indentation or outdented
statsmodels/emplike/descriptive.py:925:55: E502 the backslash is redundant between brackets
statsmodels/emplike/descriptive.py:926:15: E128 continuation line under-indented for visual indent
statsmodels/emplike/descriptive.py:926:44: E502 the backslash is redundant between brackets
statsmodels/emplike/descriptive.py:927:39: E502 the backslash is redundant between brackets
statsmodels/emplike/descriptive.py:928:16: E127 continuation line over-indented for visual indent
statsmodels/emplike/descriptive.py:928:53: E502 the backslash is redundant between brackets
statsmodels/emplike/descriptive.py:929:18: E128 continuation line under-indented for visual indent
statsmodels/emplike/descriptive.py:931:67: E502 the backslash is redundant between brackets
statsmodels/emplike/descriptive.py:932:30: E128 continuation line under-indented for visual indent
statsmodels/emplike/descriptive.py:933:71: E502 the backslash is redundant between brackets
statsmodels/emplike/descriptive.py:934:30: E128 continuation line under-indented for visual indent
statsmodels/emplike/descriptive.py:1092:31: E127 continuation line over-indented for visual indent
statsmodels/emplike/descriptive.py:1093:31: E127 continuation line over-indented for visual indent
statsmodels/emplike/descriptive.py:1094:31: E127 continuation line over-indented for visual indent
statsmodels/emplike/descriptive.py:1100:38: E127 continuation line over-indented for visual indent
statsmodels/emplike/descriptive.py:1133:49: E502 the backslash is redundant between brackets
statsmodels/emplike/descriptive.py:1134:27: E128 continuation line under-indented for visual indent
statsmodels/emplike/descriptive.py:1134:59: E502 the backslash is redundant between brackets
statsmodels/emplike/descriptive.py:1135:27: E128 continuation line under-indented for visual indent
statsmodels/emplike/descriptive.py:1138:51: E502 the backslash is redundant between brackets
statsmodels/emplike/descriptive.py:1139:27: E128 continuation line under-indented for visual indent
statsmodels/emplike/descriptive.py:1139:67: E502 the backslash is redundant between brackets
statsmodels/emplike/descriptive.py:1140:27: E128 continuation line under-indented for visual indent
statsmodels/emplike/elregress.py:20:1: E303 too many blank lines (3)
statsmodels/emplike/elregress.py:61:11: E127 continuation line over-indented for visual indent
statsmodels/emplike/elregress.py:65:27: E127 continuation line over-indented for visual indent
statsmodels/emplike/elregress.py:71:44: E127 continuation line over-indented for visual indent
statsmodels/emplike/elregress.py:81:13: E265 block comment should start with '# '
statsmodels/emplike/elregress.py:82:13: E265 block comment should start with '# '
statsmodels/emplike/elregress.py:82:80: E501 line too long (80 > 79 characters)
statsmodels/emplike/aft_el.py:33:1: E265 block comment should start with '# '
statsmodels/emplike/aft_el.py:83:45: E128 continuation line under-indented for visual indent
statsmodels/emplike/aft_el.py:84:58: E127 continuation line over-indented for visual indent
statsmodels/emplike/aft_el.py:86:42: E127 continuation line over-indented for visual indent
statsmodels/emplike/aft_el.py:93:17: E128 continuation line under-indented for visual indent
statsmodels/emplike/aft_el.py:94:17: E128 continuation line under-indented for visual indent
statsmodels/emplike/aft_el.py:120:44: E128 continuation line under-indented for visual indent
statsmodels/emplike/aft_el.py:130:33: E128 continuation line under-indented for visual indent
statsmodels/emplike/aft_el.py:139:17: E116 unexpected indentation (comment)
statsmodels/emplike/aft_el.py:141:17: E116 unexpected indentation (comment)
statsmodels/emplike/aft_el.py:151:11: E127 continuation line over-indented for visual indent
statsmodels/emplike/aft_el.py:244:5: E303 too many blank lines (2)
statsmodels/emplike/aft_el.py:461:39: E128 continuation line under-indented for visual indent
statsmodels/emplike/aft_el.py:461:80: E501 line too long (81 > 79 characters)
statsmodels/emplike/aft_el.py:472:39: E127 continuation line over-indented for visual indent
statsmodels/emplike/aft_el.py:474:30: E128 continuation line under-indented for visual indent
statsmodels/emplike/aft_el.py:475:30: E128 continuation line under-indented for visual indent
statsmodels/emplike/aft_el.py:476:30: E128 continuation line under-indented for visual indent
statsmodels/emplike/aft_el.py:477:30: E128 continuation line under-indented for visual indent
statsmodels/emplike/aft_el.py:483:36: E128 continuation line under-indented for visual indent
statsmodels/emplike/elanova.py:47:15: E127 continuation line over-indented for visual indent
statsmodels/genmod/cov_struct.py:225:1: E302 expected 2 blank lines, found 1
statsmodels/genmod/cov_struct.py:259:51: E231 missing whitespace after ','
statsmodels/genmod/cov_struct.py:570:80: E501 line too long (99 > 79 characters)
statsmodels/genmod/generalized_linear_model.py:257:80: E501 line too long (80 > 79 characters)
statsmodels/genmod/generalized_linear_model.py:610:80: E501 line too long (84 > 79 characters)
statsmodels/genmod/generalized_linear_model.py:1145:80: E501 line too long (83 > 79 characters)
statsmodels/genmod/generalized_linear_model.py:1152:80: E501 line too long (90 > 79 characters)
statsmodels/genmod/generalized_linear_model.py:1730:80: E501 line too long (83 > 79 characters)
statsmodels/genmod/generalized_linear_model.py:2011:26: E128 continuation line under-indented for visual indent
statsmodels/genmod/generalized_linear_model.py:2012:26: E128 continuation line under-indented for visual indent
statsmodels/genmod/tests/gee_poisson_simulation_check.py:13:55: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_poisson_simulation_check.py:49:5: E303 too many blank lines (2)
statsmodels/genmod/tests/gee_poisson_simulation_check.py:55:10: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_poisson_simulation_check.py:55:12: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_poisson_simulation_check.py:57:22: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_poisson_simulation_check.py:64:28: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_poisson_simulation_check.py:111:5: E303 too many blank lines (2)
statsmodels/genmod/tests/gee_poisson_simulation_check.py:119:5: E303 too many blank lines (2)
statsmodels/genmod/tests/gee_poisson_simulation_check.py:125:10: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_poisson_simulation_check.py:125:12: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_poisson_simulation_check.py:127:9: F841 local variable 'params0' is assigned to but never used
statsmodels/genmod/tests/gee_poisson_simulation_check.py:127:22: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_poisson_simulation_check.py:134:28: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_poisson_simulation_check.py:158:1: E303 too many blank lines (3)
statsmodels/genmod/tests/gee_poisson_simulation_check.py:162:23: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_poisson_simulation_check.py:166:1: E302 expected 2 blank lines, found 1
statsmodels/genmod/tests/gee_poisson_simulation_check.py:187:38: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_poisson_simulation_check.py:188:20: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_poisson_simulation_check.py:210:38: E251 unexpected spaces around keyword / parameter equals
statsmodels/genmod/tests/gee_poisson_simulation_check.py:210:40: E251 unexpected spaces around keyword / parameter equals
statsmodels/genmod/tests/gee_poisson_simulation_check.py:220:15: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_poisson_simulation_check.py:235:80: E501 line too long (80 > 79 characters)
statsmodels/genmod/tests/gee_gaussian_simulation_check.py:17:1: E302 expected 2 blank lines, found 1
statsmodels/genmod/tests/gee_gaussian_simulation_check.py:66:54: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_gaussian_simulation_check.py:69:5: E303 too many blank lines (2)
statsmodels/genmod/tests/gee_gaussian_simulation_check.py:89:28: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_gaussian_simulation_check.py:91:49: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_gaussian_simulation_check.py:95:20: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_gaussian_simulation_check.py:118:1: E303 too many blank lines (3)
statsmodels/genmod/tests/gee_gaussian_simulation_check.py:128:5: E303 too many blank lines (2)
statsmodels/genmod/tests/gee_gaussian_simulation_check.py:130:63: E502 the backslash is redundant between brackets
statsmodels/genmod/tests/gee_gaussian_simulation_check.py:131:27: E127 continuation line over-indented for visual indent
statsmodels/genmod/tests/gee_gaussian_simulation_check.py:132:63: E502 the backslash is redundant between brackets
statsmodels/genmod/tests/gee_gaussian_simulation_check.py:133:27: E127 continuation line over-indented for visual indent
statsmodels/genmod/tests/gee_gaussian_simulation_check.py:135:58: E502 the backslash is redundant between brackets
statsmodels/genmod/tests/gee_gaussian_simulation_check.py:136:13: E128 continuation line under-indented for visual indent
statsmodels/genmod/tests/gee_gaussian_simulation_check.py:142:5: E303 too many blank lines (2)
statsmodels/genmod/tests/gee_gaussian_simulation_check.py:157:31: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_gaussian_simulation_check.py:171:44: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_gaussian_simulation_check.py:196:1: E303 too many blank lines (3)
statsmodels/genmod/tests/gee_gaussian_simulation_check.py:197:23: E251 unexpected spaces around keyword / parameter equals
statsmodels/genmod/tests/gee_gaussian_simulation_check.py:197:25: E251 unexpected spaces around keyword / parameter equals
statsmodels/genmod/tests/gee_gaussian_simulation_check.py:202:29: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_gaussian_simulation_check.py:207:1: E302 expected 2 blank lines, found 1
statsmodels/genmod/tests/gee_gaussian_simulation_check.py:213:29: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_gaussian_simulation_check.py:218:1: E302 expected 2 blank lines, found 1
statsmodels/genmod/tests/gee_gaussian_simulation_check.py:228:1: E302 expected 2 blank lines, found 1
statsmodels/genmod/tests/gee_gaussian_simulation_check.py:256:37: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_gaussian_simulation_check.py:257:19: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_gaussian_simulation_check.py:269:15: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_gaussian_simulation_check.py:280:15: E231 missing whitespace after ','
statsmodels/genmod/tests/test_glm.py:78:5: E301 expected 1 blank line, found 0
statsmodels/genmod/tests/test_glm.py:80:17: E128 continuation line under-indented for visual indent
statsmodels/genmod/tests/test_glm.py:83:5: E301 expected 1 blank line, found 0
statsmodels/genmod/tests/test_glm.py:88:5: E301 expected 1 blank line, found 0
statsmodels/genmod/tests/test_glm.py:100:17: E128 continuation line under-indented for visual indent
statsmodels/genmod/tests/test_glm.py:101:17: E128 continuation line under-indented for visual indent
statsmodels/genmod/tests/test_glm.py:123:17: E128 continuation line under-indented for visual indent
statsmodels/genmod/tests/test_glm.py:126:5: E301 expected 1 blank line, found 0
statsmodels/genmod/tests/test_glm.py:142:5: E301 expected 1 blank line, found 0
statsmodels/genmod/tests/test_glm.py:144:17: E128 continuation line under-indented for visual indent
statsmodels/genmod/tests/test_glm.py:147:5: E301 expected 1 blank line, found 0
statsmodels/genmod/tests/test_glm.py:149:17: E128 continuation line under-indented for visual indent
statsmodels/genmod/tests/test_glm.py:152:5: E301 expected 1 blank line, found 0
statsmodels/genmod/tests/test_glm.py:168:5: E301 expected 1 blank line, found 0
statsmodels/genmod/tests/test_glm.py:177:5: E301 expected 1 blank line, found 0
statsmodels/genmod/tests/test_glm.py:185:46: E231 missing whitespace after ','
statsmodels/genmod/tests/test_glm.py:188:5: E301 expected 1 blank line, found 0
statsmodels/genmod/tests/test_glm.py:190:17: E128 continuation line under-indented for visual indent
statsmodels/genmod/tests/test_glm.py:293:39: E231 missing whitespace after ','
statsmodels/genmod/tests/test_glm.py:326:25: E127 continuation line over-indented for visual indent
statsmodels/genmod/tests/test_glm.py:331:5: E303 too many blank lines (2)
statsmodels/genmod/tests/test_glm.py:358:80: E501 line too long (81 > 79 characters)
statsmodels/genmod/tests/test_glm.py:399:36: E231 missing whitespace after ','
statsmodels/genmod/tests/test_glm.py:399:40: E231 missing whitespace after ','
statsmodels/genmod/tests/test_glm.py:399:42: E231 missing whitespace after ','
statsmodels/genmod/tests/test_glm.py:401:25: E127 continuation line over-indented for visual indent
statsmodels/genmod/tests/test_glm.py:404:80: E501 line too long (82 > 79 characters)
statsmodels/genmod/tests/test_glm.py:417:1: E302 expected 2 blank lines, found 1
statsmodels/genmod/tests/test_glm.py:430:9: F841 local variable 'y' is assigned to but never used
statsmodels/genmod/tests/test_glm.py:431:36: E231 missing whitespace after ','
statsmodels/genmod/tests/test_glm.py:431:40: E231 missing whitespace after ','
statsmodels/genmod/tests/test_glm.py:431:42: E231 missing whitespace after ','
statsmodels/genmod/tests/test_glm.py:434:17: E128 continuation line under-indented for visual indent
statsmodels/genmod/tests/test_glm.py:445:80: E501 line too long (80 > 79 characters)
statsmodels/genmod/tests/test_glm.py:448:1: E302 expected 2 blank lines, found 1
statsmodels/genmod/tests/test_glm.py:569:43: E128 continuation line under-indented for visual indent
statsmodels/genmod/tests/test_glm.py:584:9: F841 local variable 'cmd_r' is assigned to but never used
statsmodels/genmod/tests/test_glm.py:585:80: E501 line too long (97 > 79 characters)
statsmodels/genmod/tests/test_glm.py:589:80: E501 line too long (112 > 79 characters)
statsmodels/genmod/tests/test_glm.py:630:31: E261 at least two spaces before inline comment
statsmodels/genmod/tests/test_glm.py:630:32: E262 inline comment should start with '# '
statsmodels/genmod/tests/test_glm.py:645:24: E261 at least two spaces before inline comment
statsmodels/genmod/tests/test_glm.py:645:80: E501 line too long (81 > 79 characters)
statsmodels/genmod/tests/test_glm.py:660:13: E128 continuation line under-indented for visual indent
statsmodels/genmod/tests/test_glm.py:677:34: E261 at least two spaces before inline comment
statsmodels/genmod/tests/test_glm.py:677:35: E262 inline comment should start with '# '
statsmodels/genmod/tests/test_glm.py:698:1: E302 expected 2 blank lines, found 1
statsmodels/genmod/tests/test_glm.py:719:1: E265 block comment should start with '# '
statsmodels/genmod/tests/test_glm.py:722:1: E265 block comment should start with '# '
statsmodels/genmod/tests/test_glm.py:763:32: E261 at least two spaces before inline comment
statsmodels/genmod/tests/test_glm.py:769:13: E128 continuation line under-indented for visual indent
statsmodels/genmod/tests/test_glm.py:787:32: E261 at least two spaces before inline comment
statsmodels/genmod/tests/test_glm.py:787:33: E262 inline comment should start with '# '
statsmodels/genmod/tests/test_glm.py:796:29: E127 continuation line over-indented for visual indent
statsmodels/genmod/tests/test_glm.py:820:32: E261 at least two spaces before inline comment
statsmodels/genmod/tests/test_glm.py:827:24: E231 missing whitespace after ','
statsmodels/genmod/tests/test_glm.py:827:52: E231 missing whitespace after ','
statsmodels/genmod/tests/test_glm.py:828:38: E231 missing whitespace after ','
statsmodels/genmod/tests/test_glm.py:828:57: E231 missing whitespace after ','
statsmodels/genmod/tests/test_glm.py:829:55: E231 missing whitespace after ','
statsmodels/genmod/tests/test_glm.py:836:17: E128 continuation line under-indented for visual indent
statsmodels/genmod/tests/test_glm.py:839:24: E261 at least two spaces before inline comment
statsmodels/genmod/tests/test_glm.py:852:1: E265 block comment should start with '# '
statsmodels/genmod/tests/test_glm.py:856:1: E265 block comment should start with '# '
statsmodels/genmod/tests/test_glm.py:860:1: E265 block comment should start with '# '
statsmodels/genmod/tests/test_glm.py:886:17: E231 missing whitespace after ','
statsmodels/genmod/tests/test_glm.py:886:19: E231 missing whitespace after ','
statsmodels/genmod/tests/test_glm.py:886:21: E231 missing whitespace after ','
statsmodels/genmod/tests/test_glm.py:888:21: E127 continuation line over-indented for visual indent
statsmodels/genmod/tests/test_glm.py:895:42: E231 missing whitespace after ','
statsmodels/genmod/tests/test_glm.py:921:5: E303 too many blank lines (2)
statsmodels/genmod/tests/test_glm.py:924:42: E231 missing whitespace after ','
statsmodels/genmod/tests/test_glm.py:928:42: E231 missing whitespace after ','
statsmodels/genmod/tests/test_glm.py:945:80: E501 line too long (82 > 79 characters)
statsmodels/genmod/tests/test_glm.py:1028:25: E127 continuation line over-indented for visual indent
statsmodels/genmod/tests/test_glm.py:1036:22: E231 missing whitespace after ','
statsmodels/genmod/tests/test_glm.py:1036:24: E231 missing whitespace after ','
statsmodels/genmod/tests/test_glm.py:1036:27: E231 missing whitespace after ','
statsmodels/genmod/tests/test_glm.py:1036:29: E231 missing whitespace after ','
statsmodels/genmod/tests/test_glm.py:1036:31: E231 missing whitespace after ','
statsmodels/genmod/tests/test_glm.py:1038:22: E231 missing whitespace after ','
statsmodels/genmod/tests/test_glm.py:1038:24: E231 missing whitespace after ','
statsmodels/genmod/tests/test_glm.py:1038:30: E231 missing whitespace after ','
statsmodels/genmod/tests/test_glm.py:1038:34: E231 missing whitespace after ','
statsmodels/genmod/tests/test_glm.py:1038:37: E231 missing whitespace after ','
statsmodels/genmod/tests/test_glm.py:1055:21: E231 missing whitespace after ','
statsmodels/genmod/tests/test_glm.py:1055:28: E231 missing whitespace after ','
statsmodels/genmod/tests/test_glm.py:1055:37: E231 missing whitespace after ','
statsmodels/genmod/tests/test_glm.py:1103:15: E231 missing whitespace after ','
statsmodels/genmod/tests/test_glm.py:1116:80: E501 line too long (83 > 79 characters)
statsmodels/genmod/tests/test_glm.py:1118:15: E231 missing whitespace after ','
statsmodels/genmod/tests/test_glm.py:1130:1: E302 expected 2 blank lines, found 1
statsmodels/genmod/tests/test_glm.py:1144:80: E501 line too long (91 > 79 characters)
statsmodels/genmod/tests/test_glm.py:1177:9: F841 local variable 's' is assigned to but never used
statsmodels/genmod/tests/test_glm.py:1208:80: E501 line too long (90 > 79 characters)
statsmodels/genmod/tests/test_glm.py:1212:80: E501 line too long (103 > 79 characters)
statsmodels/genmod/tests/test_glm.py:1213:80: E501 line too long (104 > 79 characters)
statsmodels/genmod/tests/test_glm.py:1223:35: E231 missing whitespace after ','
statsmodels/genmod/tests/test_glm.py:1235:21: E265 block comment should start with '# '
statsmodels/genmod/tests/test_glm.py:1237:80: E501 line too long (81 > 79 characters)
statsmodels/genmod/tests/test_glm.py:1240:80: E501 line too long (88 > 79 characters)
statsmodels/genmod/tests/test_glm.py:1242:29: E261 at least two spaces before inline comment
statsmodels/genmod/tests/test_glm.py:1243:80: E501 line too long (86 > 79 characters)
statsmodels/genmod/tests/test_glm.py:1245:80: E501 line too long (82 > 79 characters)
statsmodels/genmod/tests/test_glm.py:1248:80: E501 line too long (89 > 79 characters)
statsmodels/genmod/tests/test_glm.py:1250:29: E261 at least two spaces before inline comment
statsmodels/genmod/tests/test_glm.py:1251:80: E501 line too long (87 > 79 characters)
statsmodels/genmod/tests/test_glm.py:1259:80: E501 line too long (90 > 79 characters)
statsmodels/genmod/tests/test_glm.py:1267:80: E501 line too long (84 > 79 characters)
statsmodels/genmod/tests/test_glm.py:1272:80: E501 line too long (83 > 79 characters)
statsmodels/genmod/tests/test_glm.py:1277:80: E501 line too long (85 > 79 characters)
statsmodels/genmod/tests/test_glm.py:1283:80: E501 line too long (92 > 79 characters)
statsmodels/genmod/tests/test_glm.py:1284:80: E501 line too long (83 > 79 characters)
statsmodels/genmod/tests/test_glm.py:1286:80: E501 line too long (82 > 79 characters)
statsmodels/genmod/tests/test_glm.py:1299:80: E501 line too long (86 > 79 characters)
statsmodels/genmod/tests/test_glm.py:1301:80: E501 line too long (86 > 79 characters)
statsmodels/genmod/tests/test_glm.py:1303:80: E501 line too long (90 > 79 characters)
statsmodels/genmod/tests/test_glm.py:1307:80: E501 line too long (91 > 79 characters)
statsmodels/genmod/tests/test_glm.py:1308:80: E501 line too long (86 > 79 characters)
statsmodels/genmod/tests/test_glm.py:1309:80: E501 line too long (92 > 79 characters)
statsmodels/genmod/tests/test_glm.py:1531:80: E501 line too long (80 > 79 characters)
statsmodels/genmod/tests/test_glm.py:1565:25: E127 continuation line over-indented for visual indent
statsmodels/genmod/tests/test_glm.py:1566:25: E127 continuation line over-indented for visual indent
statsmodels/genmod/tests/test_glm.py:1568:25: E127 continuation line over-indented for visual indent
statsmodels/genmod/tests/test_glm.py:1585:25: E127 continuation line over-indented for visual indent
statsmodels/genmod/tests/test_glm.py:1586:25: E127 continuation line over-indented for visual indent
statsmodels/genmod/tests/test_glm.py:1589:25: E127 continuation line over-indented for visual indent
statsmodels/genmod/tests/test_glm.py:1607:25: E127 continuation line over-indented for visual indent
statsmodels/genmod/tests/test_glm.py:1608:25: E127 continuation line over-indented for visual indent
statsmodels/genmod/tests/test_glm.py:1611:25: E127 continuation line over-indented for visual indent
statsmodels/genmod/tests/test_glm.py:1628:80: E501 line too long (93 > 79 characters)
statsmodels/genmod/tests/test_glm.py:1628:86: E231 missing whitespace after ':'
statsmodels/genmod/tests/test_glm.py:1634:29: E127 continuation line over-indented for visual indent
statsmodels/genmod/tests/test_glm.py:1635:29: E127 continuation line over-indented for visual indent
statsmodels/genmod/tests/test_glm.py:1637:80: E501 line too long (98 > 79 characters)
statsmodels/genmod/tests/test_glm.py:1637:91: E231 missing whitespace after ':'
statsmodels/genmod/tests/test_glm.py:1639:29: E127 continuation line over-indented for visual indent
statsmodels/genmod/tests/test_glm.py:1639:80: E501 line too long (88 > 79 characters)
statsmodels/genmod/tests/test_glm.py:1813:25: E127 continuation line over-indented for visual indent
statsmodels/genmod/tests/test_glm.py:1814:25: E127 continuation line over-indented for visual indent
statsmodels/genmod/tests/test_glm.py:1816:25: E127 continuation line over-indented for visual indent
statsmodels/genmod/tests/test_glm.py:1851:25: E127 continuation line over-indented for visual indent
statsmodels/genmod/tests/test_glm.py:1852:25: E127 continuation line over-indented for visual indent
statsmodels/genmod/tests/test_glm.py:1854:25: E127 continuation line over-indented for visual indent
statsmodels/genmod/tests/test_glm.py:1907:5: E303 too many blank lines (2)
statsmodels/genmod/tests/test_glm.py:2082:1: E302 expected 2 blank lines, found 1
statsmodels/genmod/tests/test_glm.py:2101:1: E302 expected 2 blank lines, found 1
statsmodels/genmod/tests/test_glm.py:2114:8: E128 continuation line under-indented for visual indent
statsmodels/genmod/tests/test_glm.py:2128:20: E128 continuation line under-indented for visual indent
statsmodels/genmod/tests/test_glm.py:2132:9: E128 continuation line under-indented for visual indent
statsmodels/genmod/tests/test_glm.py:2143:80: E501 line too long (84 > 79 characters)
statsmodels/genmod/tests/test_glm.py:2150:1: E302 expected 2 blank lines, found 1
statsmodels/genmod/tests/test_glm.py:2154:12: E261 at least two spaces before inline comment
statsmodels/genmod/tests/test_glm.py:2223:80: E501 line too long (82 > 79 characters)
statsmodels/genmod/tests/test_glm.py:2263:1: E302 expected 2 blank lines, found 1
statsmodels/genmod/tests/test_glm.py:2289:80: E501 line too long (85 > 79 characters)
statsmodels/genmod/tests/test_glm.py:2292:1: E302 expected 2 blank lines, found 1
statsmodels/genmod/tests/test_glm.py:2303:80: E501 line too long (86 > 79 characters)
statsmodels/genmod/tests/test_glm.py:2329:80: E501 line too long (106 > 79 characters)
statsmodels/genmod/tests/test_glm.py:2348:26: E127 continuation line over-indented for visual indent
statsmodels/genmod/tests/test_score_test.py:38:80: E501 line too long (82 > 79 characters)
statsmodels/genmod/tests/test_score_test.py:39:80: E501 line too long (81 > 79 characters)
statsmodels/genmod/tests/test_score_test.py:43:80: E501 line too long (81 > 79 characters)
statsmodels/genmod/tests/test_score_test.py:45:17: E225 missing whitespace around operator
statsmodels/genmod/tests/test_score_test.py:46:80: E501 line too long (83 > 79 characters)
statsmodels/genmod/tests/test_score_test.py:53:80: E501 line too long (82 > 79 characters)
statsmodels/genmod/tests/test_score_test.py:54:80: E501 line too long (81 > 79 characters)
statsmodels/genmod/tests/test_score_test.py:57:80: E501 line too long (81 > 79 characters)
statsmodels/genmod/tests/test_score_test.py:105:13: E265 block comment should start with '# '
statsmodels/genmod/tests/test_score_test.py:114:5: E303 too many blank lines (2)
statsmodels/genmod/tests/test_score_test.py:182:13: E265 block comment should start with '# '
statsmodels/genmod/tests/test_score_test.py:237:13: E265 block comment should start with '# '
statsmodels/genmod/tests/gee_simulation_check.py:22:1: E302 expected 2 blank lines, found 1
statsmodels/genmod/tests/gee_simulation_check.py:41:5: E303 too many blank lines (2)
statsmodels/genmod/tests/gee_simulation_check.py:69:54: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_simulation_check.py:72:5: E303 too many blank lines (2)
statsmodels/genmod/tests/gee_simulation_check.py:92:28: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_simulation_check.py:94:49: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_simulation_check.py:98:20: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_simulation_check.py:121:1: E303 too many blank lines (3)
statsmodels/genmod/tests/gee_simulation_check.py:131:5: E303 too many blank lines (2)
statsmodels/genmod/tests/gee_simulation_check.py:133:63: E502 the backslash is redundant between brackets
statsmodels/genmod/tests/gee_simulation_check.py:134:27: E127 continuation line over-indented for visual indent
statsmodels/genmod/tests/gee_simulation_check.py:135:63: E502 the backslash is redundant between brackets
statsmodels/genmod/tests/gee_simulation_check.py:136:27: E127 continuation line over-indented for visual indent
statsmodels/genmod/tests/gee_simulation_check.py:138:58: E502 the backslash is redundant between brackets
statsmodels/genmod/tests/gee_simulation_check.py:139:13: E128 continuation line under-indented for visual indent
statsmodels/genmod/tests/gee_simulation_check.py:145:5: E303 too many blank lines (2)
statsmodels/genmod/tests/gee_simulation_check.py:160:31: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_simulation_check.py:174:44: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_simulation_check.py:203:1: E303 too many blank lines (7)
statsmodels/genmod/tests/gee_simulation_check.py:212:1: E303 too many blank lines (5)
statsmodels/genmod/tests/gee_simulation_check.py:213:23: E251 unexpected spaces around keyword / parameter equals
statsmodels/genmod/tests/gee_simulation_check.py:213:25: E251 unexpected spaces around keyword / parameter equals
statsmodels/genmod/tests/gee_simulation_check.py:218:26: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_simulation_check.py:223:1: E302 expected 2 blank lines, found 1
statsmodels/genmod/tests/gee_simulation_check.py:229:26: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_simulation_check.py:234:1: E302 expected 2 blank lines, found 1
statsmodels/genmod/tests/gee_simulation_check.py:244:1: E302 expected 2 blank lines, found 1
statsmodels/genmod/tests/gee_simulation_check.py:261:33: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_simulation_check.py:262:15: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_simulation_check.py:274:11: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_simulation_check.py:285:11: E231 missing whitespace after ','
statsmodels/genmod/tests/test_glm_weights.py:202:9: F841 local variable 'aweights' is assigned to but never used
statsmodels/genmod/tests/test_glm_weights.py:228:9: F841 local variable 'aweights' is assigned to but never used
statsmodels/genmod/tests/test_glm_weights.py:273:9: F841 local variable 'aweights' is assigned to but never used
statsmodels/genmod/tests/test_glm_weights.py:899:5: F841 local variable 'y' is assigned to but never used
statsmodels/genmod/tests/gee_categorical_simulation_check.py:27:5: E303 too many blank lines (2)
statsmodels/genmod/tests/gee_categorical_simulation_check.py:31:5: E303 too many blank lines (2)
statsmodels/genmod/tests/gee_categorical_simulation_check.py:41:5: E303 too many blank lines (2)
statsmodels/genmod/tests/gee_categorical_simulation_check.py:48:5: E303 too many blank lines (2)
statsmodels/genmod/tests/gee_categorical_simulation_check.py:57:28: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_categorical_simulation_check.py:59:49: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_categorical_simulation_check.py:101:28: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_categorical_simulation_check.py:103:49: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_categorical_simulation_check.py:118:57: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_categorical_simulation_check.py:131:1: E303 too many blank lines (3)
statsmodels/genmod/tests/gee_categorical_simulation_check.py:137:21: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_categorical_simulation_check.py:140:38: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_categorical_simulation_check.py:141:38: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_categorical_simulation_check.py:146:31: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_categorical_simulation_check.py:147:30: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_categorical_simulation_check.py:170:38: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_categorical_simulation_check.py:171:38: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_categorical_simulation_check.py:174:38: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_categorical_simulation_check.py:176:31: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_categorical_simulation_check.py:180:35: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_categorical_simulation_check.py:181:19: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_categorical_simulation_check.py:198:11: E231 missing whitespace after ','
statsmodels/genmod/tests/gee_categorical_simulation_check.py:213:38: E251 unexpected spaces around keyword / parameter equals
statsmodels/genmod/tests/gee_categorical_simulation_check.py:213:40: E251 unexpected spaces around keyword / parameter equals
statsmodels/genmod/tests/gee_categorical_simulation_check.py:231:38: E251 unexpected spaces around keyword / parameter equals
statsmodels/genmod/tests/gee_categorical_simulation_check.py:231:40: E251 unexpected spaces around keyword / parameter equals
statsmodels/genmod/tests/test_gee_glm.py:22:5: E303 too many blank lines (2)
statsmodels/genmod/tests/test_gee_glm.py:32:29: E127 continuation line over-indented for visual indent
statsmodels/genmod/tests/test_gee_glm.py:37:1: E265 block comment should start with '# '
statsmodels/genmod/tests/test_gee_glm.py:54:29: E128 continuation line under-indented for visual indent
statsmodels/genmod/tests/test_gee_glm.py:77:29: E128 continuation line under-indented for visual indent
statsmodels/genmod/tests/test_gee_glm.py:115:9: E265 block comment should start with '# '
statsmodels/genmod/tests/test_constrained.py:59:80: E501 line too long (81 > 79 characters)
statsmodels/genmod/tests/test_constrained.py:191:9: E265 block comment should start with '# '
statsmodels/genmod/tests/test_constrained.py:240:60: E261 at least two spaces before inline comment
statsmodels/genmod/tests/test_constrained.py:249:56: E261 at least two spaces before inline comment
statsmodels/genmod/tests/test_bayes_mixed_glm.py:211:1: E302 expected 2 blank lines, found 1
statsmodels/genmod/tests/test_bayes_mixed_glm.py:236:1: E302 expected 2 blank lines, found 1
statsmodels/genmod/tests/test_bayes_mixed_glm.py:330:43: E231 missing whitespace after ','
statsmodels/genmod/tests/test_bayes_mixed_glm.py:333:1: E302 expected 2 blank lines, found 1
statsmodels/genmod/tests/test_bayes_mixed_glm.py:378:43: E231 missing whitespace after ','
statsmodels/genmod/tests/test_bayes_mixed_glm.py:430:43: E231 missing whitespace after ','
statsmodels/genmod/tests/test_bayes_mixed_glm.py:456:43: E231 missing whitespace after ','
statsmodels/genmod/tests/test_bayes_mixed_glm.py:459:43: E231 missing whitespace after ','
statsmodels/genmod/tests/test_bayes_mixed_glm.py:497:43: E231 missing whitespace after ','
statsmodels/genmod/tests/test_bayes_mixed_glm.py:517:14: E231 missing whitespace after ','
statsmodels/genmod/tests/test_bayes_mixed_glm.py:521:14: E231 missing whitespace after ','
statsmodels/genmod/tests/test_bayes_mixed_glm.py:541:47: E231 missing whitespace after ','
statsmodels/genmod/tests/test_bayes_mixed_glm.py:547:1: E302 expected 2 blank lines, found 1
statsmodels/genmod/tests/test_bayes_mixed_glm.py:563:1: E302 expected 2 blank lines, found 1
statsmodels/genmod/tests/test_bayes_mixed_glm.py:579:1: E302 expected 2 blank lines, found 1
statsmodels/examples/ex_kernel_test_functional.py:11:1: E303 too many blank lines (3)
statsmodels/examples/ex_kernel_test_functional.py:16:5: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_test_functional.py:20:5: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_test_functional.py:24:16: E261 at least two spaces before inline comment
statsmodels/examples/ex_kernel_test_functional.py:24:17: E262 inline comment should start with '# '
statsmodels/examples/ex_kernel_test_functional.py:31:48: E261 at least two spaces before inline comment
statsmodels/examples/ex_kernel_test_functional.py:39:32: E231 missing whitespace after ','
statsmodels/examples/ex_kernel_test_functional.py:41:5: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_test_functional.py:42:39: E231 missing whitespace after ','
statsmodels/examples/ex_kernel_test_functional.py:43:40: E231 missing whitespace after ','
statsmodels/examples/ex_kernel_test_functional.py:43:61: E231 missing whitespace after ','
statsmodels/examples/ex_kernel_test_functional.py:44:44: E231 missing whitespace after ','
statsmodels/examples/ex_kernel_test_functional.py:44:53: E231 missing whitespace after ','
statsmodels/examples/ex_kernel_test_functional.py:53:80: E501 line too long (85 > 79 characters)
statsmodels/examples/ex_kernel_test_functional.py:54:80: E501 line too long (86 > 79 characters)
statsmodels/examples/ex_kernel_test_functional.py:56:80: E501 line too long (82 > 79 characters)
statsmodels/examples/ex_kernel_test_functional.py:59:12: E225 missing whitespace around operator
statsmodels/examples/ex_ols_robustcov.py:16:1: E303 too many blank lines (3)
statsmodels/examples/ex_ols_robustcov.py:21:80: E501 line too long (80 > 79 characters)
statsmodels/examples/ex_ols_robustcov.py:55:58: E231 missing whitespace after ':'
statsmodels/examples/ex_ols_robustcov.py:61:42: E231 missing whitespace after ':'
statsmodels/examples/ex_ols_robustcov.py:61:58: E231 missing whitespace after ':'
statsmodels/examples/ex_regressionplots.py:16:1: E265 block comment should start with '# '
statsmodels/examples/ex_regressionplots.py:17:1: E265 block comment should start with '# '
statsmodels/examples/ex_regressionplots.py:26:11: E225 missing whitespace around operator
statsmodels/examples/ex_regressionplots.py:32:1: E265 block comment should start with '# '
statsmodels/examples/ex_regressionplots.py:39:1: E265 block comment should start with '# '
statsmodels/examples/ex_regressionplots.py:40:1: E265 block comment should start with '# '
statsmodels/examples/ex_regressionplots.py:43:13: E261 at least two spaces before inline comment
statsmodels/examples/ex_regressionplots.py:43:14: E262 inline comment should start with '# '
statsmodels/examples/ex_regressionplots.py:46:5: E265 block comment should start with '# '
statsmodels/examples/ex_regressionplots.py:47:5: E265 block comment should start with '# '
statsmodels/examples/ex_regressionplots.py:59:28: E231 missing whitespace after ','
statsmodels/examples/ex_regressionplots.py:59:30: E231 missing whitespace after ','
statsmodels/examples/ex_regressionplots.py:60:5: E265 block comment should start with '# '
statsmodels/examples/ex_regressionplots.py:62:42: E261 at least two spaces before inline comment
statsmodels/examples/ex_regressionplots.py:63:28: E231 missing whitespace after ','
statsmodels/examples/ex_regressionplots.py:63:30: E231 missing whitespace after ','
statsmodels/examples/ex_regressionplots.py:67:28: E231 missing whitespace after ','
statsmodels/examples/ex_regressionplots.py:67:30: E231 missing whitespace after ','
statsmodels/examples/ex_regressionplots.py:68:5: E265 block comment should start with '# '
statsmodels/examples/ex_regressionplots.py:70:46: E261 at least two spaces before inline comment
statsmodels/examples/ex_regressionplots.py:71:28: E231 missing whitespace after ','
statsmodels/examples/ex_regressionplots.py:71:30: E231 missing whitespace after ','
statsmodels/examples/ex_regressionplots.py:75:28: E231 missing whitespace after ','
statsmodels/examples/ex_regressionplots.py:75:30: E231 missing whitespace after ','
statsmodels/examples/ex_regressionplots.py:76:5: E265 block comment should start with '# '
statsmodels/examples/ex_regressionplots.py:78:61: E261 at least two spaces before inline comment
statsmodels/examples/ex_regressionplots.py:79:28: E231 missing whitespace after ','
statsmodels/examples/ex_regressionplots.py:79:30: E231 missing whitespace after ','
statsmodels/examples/ex_regressionplots.py:82:80: E501 line too long (88 > 79 characters)
statsmodels/examples/ex_regressionplots.py:84:28: E231 missing whitespace after ','
statsmodels/examples/ex_regressionplots.py:84:30: E231 missing whitespace after ','
statsmodels/examples/ex_regressionplots.py:85:5: E265 block comment should start with '# '
statsmodels/examples/ex_regressionplots.py:86:30: E231 missing whitespace after ','
statsmodels/examples/ex_regressionplots.py:86:33: E231 missing whitespace after ','
statsmodels/examples/ex_regressionplots.py:87:31: E231 missing whitespace after ','
statsmodels/examples/ex_regressionplots.py:87:34: E231 missing whitespace after ','
statsmodels/examples/ex_regressionplots.py:91:44: E261 at least two spaces before inline comment
statsmodels/examples/ex_regressionplots.py:92:28: E231 missing whitespace after ','
statsmodels/examples/ex_regressionplots.py:92:30: E231 missing whitespace after ','
statsmodels/examples/ex_regressionplots.py:93:5: E265 block comment should start with '# '
statsmodels/examples/ex_regressionplots.py:94:30: E231 missing whitespace after ','
statsmodels/examples/ex_regressionplots.py:94:33: E231 missing whitespace after ','
statsmodels/examples/ex_regressionplots.py:95:31: E231 missing whitespace after ','
statsmodels/examples/ex_regressionplots.py:95:34: E231 missing whitespace after ','
statsmodels/examples/ex_regressionplots.py:100:80: E501 line too long (84 > 79 characters)
statsmodels/examples/ex_regressionplots.py:102:28: E231 missing whitespace after ','
statsmodels/examples/ex_regressionplots.py:102:30: E231 missing whitespace after ','
statsmodels/examples/ex_regressionplots.py:103:5: E265 block comment should start with '# '
statsmodels/examples/ex_regressionplots.py:108:65: E261 at least two spaces before inline comment
statsmodels/examples/ex_regressionplots.py:109:28: E231 missing whitespace after ','
statsmodels/examples/ex_regressionplots.py:109:30: E231 missing whitespace after ','
statsmodels/examples/ex_regressionplots.py:114:5: E303 too many blank lines (2)
statsmodels/examples/ex_regressionplots.py:114:5: E265 block comment should start with '# '
statsmodels/examples/ex_regressionplots.py:120:48: E231 missing whitespace after ','
statsmodels/examples/ex_regressionplots.py:123:41: E231 missing whitespace after ','
statsmodels/examples/ex_regressionplots.py:128:51: E231 missing whitespace after ','
statsmodels/examples/ex_regressionplots.py:129:1: E265 block comment should start with '# '
statsmodels/examples/ex_regressionplots.py:134:15: E231 missing whitespace after ','
statsmodels/examples/ex_regressionplots.py:134:26: E231 missing whitespace after ','
statsmodels/examples/ex_regressionplots.py:139:15: E231 missing whitespace after ','
statsmodels/examples/ex_regressionplots.py:139:26: E231 missing whitespace after ','
statsmodels/examples/ex_regressionplots.py:141:1: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_regression_censored2.py:13:5: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_regression_censored2.py:19:14: E225 missing whitespace around operator
statsmodels/examples/ex_kernel_regression_censored2.py:20:8: E225 missing whitespace around operator
statsmodels/examples/ex_kernel_regression_censored2.py:28:27: E231 missing whitespace after ','
statsmodels/examples/ex_kernel_regression_censored2.py:28:29: E231 missing whitespace after ','
statsmodels/examples/ex_kernel_regression_censored2.py:31:5: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_regression_censored2.py:32:5: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_regression_censored2.py:34:5: E265 block comment should start with '# '
statsmodels/examples/example_kde.py:11:28: E231 missing whitespace after ','
statsmodels/examples/example_kde.py:12:17: E128 continuation line under-indented for visual indent
statsmodels/examples/example_kde.py:12:23: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/example_kde.py:12:25: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/example_kde.py:12:38: E231 missing whitespace after ','
statsmodels/examples/example_kde.py:12:48: E231 missing whitespace after ','
statsmodels/examples/example_kde.py:12:59: E231 missing whitespace after ','
statsmodels/examples/example_kde.py:13:1: E265 block comment should start with '# '
statsmodels/examples/example_kde.py:13:80: E501 line too long (80 > 79 characters)
statsmodels/examples/example_kde.py:14:1: E265 block comment should start with '# '
statsmodels/examples/example_kde.py:14:80: E501 line too long (80 > 79 characters)
statsmodels/examples/example_kde.py:30:1: E265 block comment should start with '# '
statsmodels/examples/example_kde.py:31:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_t.py:16:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_t.py:25:1: E302 expected 2 blank lines, found 1
statsmodels/examples/ex_generic_mle_t.py:30:1: E303 too many blank lines (3)
statsmodels/examples/ex_generic_mle_t.py:62:80: E501 line too long (107 > 79 characters)
statsmodels/examples/ex_generic_mle_t.py:64:9: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_t.py:71:9: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_t.py:78:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_t.py:81:27: E231 missing whitespace after ','
statsmodels/examples/ex_generic_mle_t.py:85:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_t.py:91:29: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/ex_generic_mle_t.py:91:31: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/ex_generic_mle_t.py:96:3: E225 missing whitespace around operator
statsmodels/examples/ex_generic_mle_t.py:201:80: E501 line too long (141 > 79 characters)
statsmodels/examples/ex_generic_mle_t.py:219:80: E501 line too long (120 > 79 characters)
statsmodels/examples/try_polytrend.py:10:1: E265 block comment should start with '# '
statsmodels/examples/try_polytrend.py:21:19: E231 missing whitespace after ','
statsmodels/examples/try_polytrend.py:21:21: E231 missing whitespace after ','
statsmodels/examples/try_polytrend.py:26:18: E231 missing whitespace after ','
statsmodels/examples/try_polytrend.py:28:26: E231 missing whitespace after ','
statsmodels/examples/try_polytrend.py:37:1: E265 block comment should start with '# '
statsmodels/examples/try_polytrend.py:39:5: E265 block comment should start with '# '
statsmodels/examples/try_polytrend.py:52:80: E501 line too long (83 > 79 characters)
statsmodels/examples/try_polytrend.py:55:1: E265 block comment should start with '# '
statsmodels/examples/try_polytrend.py:57:10: E231 missing whitespace after ','
statsmodels/examples/try_polytrend.py:57:32: E262 inline comment should start with '# '
statsmodels/examples/try_polytrend.py:58:3: E231 missing whitespace after ','
statsmodels/examples/try_gee.py:17:3: E231 missing whitespace after ','
statsmodels/examples/try_gee.py:19:33: E231 missing whitespace after ','
statsmodels/examples/try_gee.py:20:15: E231 missing whitespace after ','
statsmodels/examples/try_gee.py:25:22: E127 continuation line over-indented for visual indent
statsmodels/examples/try_gee.py:31:18: E127 continuation line over-indented for visual indent
statsmodels/examples/try_gee.py:41:1: E265 block comment should start with '# '
statsmodels/examples/try_gee.py:74:34: E127 continuation line over-indented for visual indent
statsmodels/examples/try_gee.py:75:34: E127 continuation line over-indented for visual indent
statsmodels/examples/try_gee.py:75:80: E501 line too long (87 > 79 characters)
statsmodels/examples/example_functional_plots.py:15:1: E265 block comment should start with '# '
statsmodels/examples/example_functional_plots.py:16:1: E265 block comment should start with '# '
statsmodels/examples/example_functional_plots.py:20:1: E265 block comment should start with '# '
statsmodels/examples/example_functional_plots.py:22:1: E265 block comment should start with '# '
statsmodels/examples/example_functional_plots.py:23:1: E265 block comment should start with '# '
statsmodels/examples/example_functional_plots.py:24:1: E265 block comment should start with '# '
statsmodels/examples/example_functional_plots.py:25:1: E265 block comment should start with '# '
statsmodels/examples/example_functional_plots.py:41:1: E303 too many blank lines (3)
statsmodels/examples/example_functional_plots.py:41:1: E265 block comment should start with '# '
statsmodels/examples/ex_emplike_1.py:22:50: E262 inline comment should start with '# '
statsmodels/examples/ex_emplike_1.py:24:1: E265 block comment should start with '# '
statsmodels/examples/ex_emplike_1.py:30:1: E265 block comment should start with '# '
statsmodels/examples/ex_emplike_1.py:35:1: E265 block comment should start with '# '
statsmodels/examples/ex_emplike_1.py:92:51: E231 missing whitespace after ','
statsmodels/examples/ex_emplike_1.py:92:58: E231 missing whitespace after ','
statsmodels/examples/ex_emplike_1.py:98:52: E231 missing whitespace after ','
statsmodels/examples/ex_emplike_1.py:98:59: E231 missing whitespace after ','
statsmodels/examples/try_tukey_hsd.py:61:1: E265 block comment should start with '# '
statsmodels/examples/try_tukey_hsd.py:111:80: E501 line too long (99 > 79 characters)
statsmodels/examples/try_tukey_hsd.py:112:21: E128 continuation line under-indented for visual indent
statsmodels/examples/try_tukey_hsd.py:112:80: E501 line too long (100 > 79 characters)
statsmodels/examples/try_tukey_hsd.py:113:21: E128 continuation line under-indented for visual indent
statsmodels/examples/try_tukey_hsd.py:113:80: E501 line too long (100 > 79 characters)
statsmodels/examples/try_tukey_hsd.py:114:21: E128 continuation line under-indented for visual indent
statsmodels/examples/try_tukey_hsd.py:115:80: E501 line too long (102 > 79 characters)
statsmodels/examples/try_tukey_hsd.py:116:5: E128 continuation line under-indented for visual indent
statsmodels/examples/try_tukey_hsd.py:116:80: E501 line too long (105 > 79 characters)
statsmodels/examples/try_tukey_hsd.py:117:5: E128 continuation line under-indented for visual indent
statsmodels/examples/try_tukey_hsd.py:117:80: E501 line too long (102 > 79 characters)
statsmodels/examples/try_tukey_hsd.py:118:5: E128 continuation line under-indented for visual indent
statsmodels/examples/try_tukey_hsd.py:118:80: E501 line too long (108 > 79 characters)
statsmodels/examples/try_tukey_hsd.py:119:5: E128 continuation line under-indented for visual indent
statsmodels/examples/try_tukey_hsd.py:119:80: E501 line too long (103 > 79 characters)
statsmodels/examples/try_tukey_hsd.py:120:5: E128 continuation line under-indented for visual indent
statsmodels/examples/try_tukey_hsd.py:120:80: E501 line too long (107 > 79 characters)
statsmodels/examples/try_tukey_hsd.py:121:5: E128 continuation line under-indented for visual indent
statsmodels/examples/try_tukey_hsd.py:121:80: E501 line too long (107 > 79 characters)
statsmodels/examples/try_tukey_hsd.py:122:5: E128 continuation line under-indented for visual indent
statsmodels/examples/try_tukey_hsd.py:122:80: E501 line too long (87 > 79 characters)
statsmodels/examples/try_tukey_hsd.py:124:48: E231 missing whitespace after ','
statsmodels/examples/try_tukey_hsd.py:124:56: E231 missing whitespace after ','
statsmodels/examples/try_tukey_hsd.py:125:42: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/try_tukey_hsd.py:125:44: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/try_tukey_hsd.py:125:80: E501 line too long (84 > 79 characters)
statsmodels/examples/try_tukey_hsd.py:126:42: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/try_tukey_hsd.py:126:44: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/try_tukey_hsd.py:128:1: E265 block comment should start with '# '
statsmodels/examples/try_tukey_hsd.py:130:1: E302 expected 2 blank lines, found 1
statsmodels/examples/try_tukey_hsd.py:134:80: E501 line too long (109 > 79 characters)
statsmodels/examples/try_tukey_hsd.py:137:57: E127 continuation line over-indented for visual indent
statsmodels/examples/try_tukey_hsd.py:141:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/examples/try_tukey_hsd.py:149:80: E501 line too long (84 > 79 characters)
statsmodels/examples/try_tukey_hsd.py:153:1: E265 block comment should start with '# '
statsmodels/examples/try_tukey_hsd.py:154:32: E231 missing whitespace after ','
statsmodels/examples/try_tukey_hsd.py:154:42: E231 missing whitespace after ','
statsmodels/examples/try_tukey_hsd.py:154:45: E231 missing whitespace after ','
statsmodels/examples/try_tukey_hsd.py:154:55: E231 missing whitespace after ','
statsmodels/examples/try_tukey_hsd.py:154:66: E231 missing whitespace after ','
statsmodels/examples/try_tukey_hsd.py:154:76: E231 missing whitespace after ','
statsmodels/examples/try_tukey_hsd.py:154:80: E501 line too long (160 > 79 characters)
statsmodels/examples/try_tukey_hsd.py:154:85: E231 missing whitespace after ','
statsmodels/examples/try_tukey_hsd.py:154:94: E231 missing whitespace after ','
statsmodels/examples/try_tukey_hsd.py:154:104: E231 missing whitespace after ','
statsmodels/examples/try_tukey_hsd.py:154:116: E231 missing whitespace after ','
statsmodels/examples/try_tukey_hsd.py:154:125: E231 missing whitespace after ','
statsmodels/examples/try_tukey_hsd.py:154:147: E231 missing whitespace after ','
statsmodels/examples/try_tukey_hsd.py:155:52: E231 missing whitespace after ','
statsmodels/examples/try_tukey_hsd.py:161:80: E501 line too long (117 > 79 characters)
statsmodels/examples/try_tukey_hsd.py:180:80: E501 line too long (84 > 79 characters)
statsmodels/examples/try_tukey_hsd.py:211:42: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/try_tukey_hsd.py:211:44: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/try_tukey_hsd.py:211:80: E501 line too long (102 > 79 characters)
statsmodels/examples/try_tukey_hsd.py:213:15: E231 missing whitespace after ','
statsmodels/examples/try_tukey_hsd.py:213:17: E231 missing whitespace after ','
statsmodels/examples/try_tukey_hsd.py:215:25: E231 missing whitespace after ','
statsmodels/examples/try_tukey_hsd.py:215:58: E231 missing whitespace after ','
statsmodels/examples/ex_sandwich2.py:15:1: E265 block comment should start with '# '
statsmodels/examples/ex_sandwich2.py:23:80: E501 line too long (97 > 79 characters)
statsmodels/examples/ex_sandwich2.py:27:80: E501 line too long (88 > 79 characters)
statsmodels/examples/ex_sandwich2.py:31:1: E265 block comment should start with '# '
statsmodels/examples/ex_sandwich2.py:32:1: E265 block comment should start with '# '
statsmodels/examples/ex_sandwich2.py:33:1: E265 block comment should start with '# '
statsmodels/examples/ex_sandwich2.py:37:1: E265 block comment should start with '# '
statsmodels/examples/ex_sandwich2.py:38:39: E261 at least two spaces before inline comment
statsmodels/examples/ex_sandwich2.py:38:40: E262 inline comment should start with '# '
statsmodels/examples/ex_sandwich2.py:40:1: E265 block comment should start with '# '
statsmodels/examples/ex_sandwich2.py:41:11: E225 missing whitespace around operator
statsmodels/examples/ex_sandwich2.py:41:30: E262 inline comment should start with '# '
statsmodels/examples/ex_sandwich2.py:47:1: E265 block comment should start with '# '
statsmodels/examples/ex_sandwich2.py:53:1: E265 block comment should start with '# '
statsmodels/examples/ex_sandwich2.py:60:80: E501 line too long (140 > 79 characters)
statsmodels/examples/ex_sandwich2.py:61:80: E501 line too long (115 > 79 characters)
statsmodels/examples/ex_sandwich2.py:62:80: E501 line too long (122 > 79 characters)
statsmodels/examples/ex_sandwich2.py:63:80: E501 line too long (102 > 79 characters)
statsmodels/examples/ex_sandwich2.py:71:1: E265 block comment should start with '# '
statsmodels/examples/ex_sandwich2.py:72:1: E265 block comment should start with '# '
statsmodels/examples/ex_inter_rater.py:24:55: E231 missing whitespace after ','
statsmodels/examples/ex_inter_rater.py:34:23: E231 missing whitespace after ','
statsmodels/examples/ex_inter_rater.py:35:40: E261 at least two spaces before inline comment
statsmodels/examples/ex_inter_rater.py:35:41: E262 inline comment should start with '# '
statsmodels/examples/ex_inter_rater.py:38:43: E261 at least two spaces before inline comment
statsmodels/examples/ex_inter_rater.py:38:44: E262 inline comment should start with '# '
statsmodels/examples/ex_inter_rater.py:41:45: E262 inline comment should start with '# '
statsmodels/examples/ex_inter_rater.py:42:67: E262 inline comment should start with '# '
statsmodels/examples/ex_inter_rater.py:51:1: E265 block comment should start with '# '
statsmodels/examples/ex_inter_rater.py:66:1: E265 block comment should start with '# '
statsmodels/examples/ex_inter_rater.py:70:1: E265 block comment should start with '# '
statsmodels/examples/ex_multivar_kde.py:34:80: E501 line too long (104 > 79 characters)
statsmodels/examples/ex_multivar_kde.py:47:13: E128 continuation line under-indented for visual indent
statsmodels/examples/ex_feasible_gls_het.py:33:5: E265 block comment should start with '# '
statsmodels/examples/ex_feasible_gls_het.py:38:22: E261 at least two spaces before inline comment
statsmodels/examples/ex_feasible_gls_het.py:38:22: E262 inline comment should start with '# '
statsmodels/examples/ex_feasible_gls_het.py:42:28: E262 inline comment should start with '# '
statsmodels/examples/ex_feasible_gls_het.py:43:5: E265 block comment should start with '# '
statsmodels/examples/ex_feasible_gls_het.py:43:80: E501 line too long (94 > 79 characters)
statsmodels/examples/ex_feasible_gls_het.py:44:5: E265 block comment should start with '# '
statsmodels/examples/ex_feasible_gls_het.py:44:80: E501 line too long (94 > 79 characters)
statsmodels/examples/ex_feasible_gls_het.py:45:34: E225 missing whitespace around operator
statsmodels/examples/ex_feasible_gls_het.py:46:13: E231 missing whitespace after ','
statsmodels/examples/ex_feasible_gls_het.py:46:16: E231 missing whitespace after ','
statsmodels/examples/ex_feasible_gls_het.py:65:5: E265 block comment should start with '# '
statsmodels/examples/ex_feasible_gls_het.py:66:5: E265 block comment should start with '# '
statsmodels/examples/ex_feasible_gls_het.py:67:5: E265 block comment should start with '# '
statsmodels/examples/ex_feasible_gls_het.py:70:5: E303 too many blank lines (2)
statsmodels/examples/ex_feasible_gls_het.py:71:5: E265 block comment should start with '# '
statsmodels/examples/ex_feasible_gls_het.py:79:5: E265 block comment should start with '# '
statsmodels/examples/ex_feasible_gls_het.py:80:5: E265 block comment should start with '# '
statsmodels/examples/ex_feasible_gls_het.py:92:5: E265 block comment should start with '# '
statsmodels/examples/ex_feasible_gls_het.py:93:13: E231 missing whitespace after ','
statsmodels/examples/ex_feasible_gls_het.py:93:50: E261 at least two spaces before inline comment
statsmodels/examples/ex_feasible_gls_het.py:93:51: E262 inline comment should start with '# '
statsmodels/examples/ex_feasible_gls_het.py:109:41: E261 at least two spaces before inline comment
statsmodels/examples/ex_feasible_gls_het.py:109:42: E262 inline comment should start with '# '
statsmodels/examples/ex_feasible_gls_het.py:109:80: E501 line too long (81 > 79 characters)
statsmodels/examples/ex_feasible_gls_het.py:123:9: E303 too many blank lines (2)
statsmodels/examples/koul_and_mc.py:5:1: E265 block comment should start with '# '
statsmodels/examples/koul_and_mc.py:27:1: E265 block comment should start with '# '
statsmodels/examples/ex_wald_anova.py:23:25: E231 missing whitespace after ','
statsmodels/examples/ex_wald_anova.py:23:27: E231 missing whitespace after ','
statsmodels/examples/ex_wald_anova.py:24:80: E501 line too long (88 > 79 characters)
statsmodels/examples/ex_wald_anova.py:27:25: E127 continuation line over-indented for visual indent
statsmodels/examples/ex_wald_anova.py:29:80: E501 line too long (90 > 79 characters)
statsmodels/examples/ex_wald_anova.py:35:80: E501 line too long (87 > 79 characters)
statsmodels/examples/ex_wald_anova.py:37:80: E501 line too long (87 > 79 characters)
statsmodels/examples/ex_wald_anova.py:41:80: E501 line too long (85 > 79 characters)
statsmodels/examples/ex_wald_anova.py:46:80: E501 line too long (81 > 79 characters)
statsmodels/examples/example_discrete_mnl.py:25:1: E265 block comment should start with '# '
statsmodels/examples/example_discrete_mnl.py:26:1: E265 block comment should start with '# '
statsmodels/examples/example_discrete_mnl.py:29:62: E231 missing whitespace after ','
statsmodels/examples/example_discrete_mnl.py:30:80: E501 line too long (93 > 79 characters)
statsmodels/examples/example_discrete_mnl.py:32:50: E231 missing whitespace after ','
statsmodels/examples/example_discrete_mnl.py:33:26: E127 continuation line over-indented for visual indent
statsmodels/examples/example_discrete_mnl.py:53:1: E265 block comment should start with '# '
statsmodels/examples/example_discrete_mnl.py:54:1: E265 block comment should start with '# '
statsmodels/examples/example_discrete_mnl.py:56:80: E501 line too long (93 > 79 characters)
statsmodels/examples/example_discrete_mnl.py:57:80: E501 line too long (80 > 79 characters)
statsmodels/examples/example_discrete_mnl.py:63:80: E501 line too long (117 > 79 characters)
statsmodels/examples/run_all.py:11:32: E261 at least two spaces before inline comment
statsmodels/examples/run_all.py:11:33: E262 inline comment should start with '# '
statsmodels/examples/run_all.py:17:55: E261 at least two spaces before inline comment
statsmodels/examples/run_all.py:17:56: E262 inline comment should start with '# '
statsmodels/examples/run_all.py:33:1: E265 block comment should start with '# '
statsmodels/examples/run_all.py:37:1: E303 too many blank lines (3)
statsmodels/examples/run_all.py:37:1: E265 block comment should start with '# '
statsmodels/examples/run_all.py:39:1: E302 expected 2 blank lines, found 0
statsmodels/examples/run_all.py:41:1: E305 expected 2 blank lines after class or function definition, found 0
statsmodels/examples/run_all.py:53:9: E722 do not use bare 'except'
statsmodels/examples/run_all.py:54:13: E265 block comment should start with '# '
statsmodels/examples/run_all.py:65:1: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_test_functional_li_wang.py:64:1: E303 too many blank lines (3)
statsmodels/examples/ex_kernel_test_functional_li_wang.py:72:5: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_test_functional_li_wang.py:76:5: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_test_functional_li_wang.py:80:16: E261 at least two spaces before inline comment
statsmodels/examples/ex_kernel_test_functional_li_wang.py:80:17: E262 inline comment should start with '# '
statsmodels/examples/ex_kernel_test_functional_li_wang.py:92:47: E261 at least two spaces before inline comment
statsmodels/examples/ex_kernel_test_functional_li_wang.py:97:36: E231 missing whitespace after ','
statsmodels/examples/ex_kernel_test_functional_li_wang.py:98:9: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_test_functional_li_wang.py:99:9: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_test_functional_li_wang.py:100:53: E262 inline comment should start with '# '
statsmodels/examples/ex_kernel_test_functional_li_wang.py:101:43: E231 missing whitespace after ','
statsmodels/examples/ex_kernel_test_functional_li_wang.py:102:44: E231 missing whitespace after ','
statsmodels/examples/ex_kernel_test_functional_li_wang.py:102:65: E231 missing whitespace after ','
statsmodels/examples/ex_kernel_test_functional_li_wang.py:103:48: E231 missing whitespace after ','
statsmodels/examples/ex_kernel_test_functional_li_wang.py:103:57: E231 missing whitespace after ','
statsmodels/examples/ex_kernel_test_functional_li_wang.py:115:19: E231 missing whitespace after ','
statsmodels/examples/ex_kernel_test_functional_li_wang.py:115:22: E231 missing whitespace after ','
statsmodels/examples/ex_kernel_test_functional_li_wang.py:120:80: E501 line too long (89 > 79 characters)
statsmodels/examples/ex_kernel_test_functional_li_wang.py:121:80: E501 line too long (85 > 79 characters)
statsmodels/examples/ex_kernel_test_functional_li_wang.py:122:80: E501 line too long (86 > 79 characters)
statsmodels/examples/ex_kernel_test_functional_li_wang.py:124:80: E501 line too long (82 > 79 characters)
statsmodels/examples/ex_kernel_test_functional_li_wang.py:129:12: E225 missing whitespace around operator
statsmodels/examples/example_ols_minimal_comp.py:12:18: E231 missing whitespace after ','
statsmodels/examples/example_ols_minimal_comp.py:20:25: E231 missing whitespace after ','
statsmodels/examples/example_ols_minimal_comp.py:22:24: E231 missing whitespace after ','
statsmodels/examples/example_ols_minimal_comp.py:22:26: E231 missing whitespace after ','
statsmodels/examples/ex_generic_mle.py:20:35: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/ex_generic_mle.py:20:37: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/ex_generic_mle.py:22:1: E302 expected 2 blank lines, found 1
statsmodels/examples/ex_generic_mle.py:28:54: E231 missing whitespace after ','
statsmodels/examples/ex_generic_mle.py:40:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle.py:47:27: E231 missing whitespace after ','
statsmodels/examples/ex_generic_mle.py:48:19: E231 missing whitespace after ','
statsmodels/examples/ex_generic_mle.py:53:16: E261 at least two spaces before inline comment
statsmodels/examples/ex_generic_mle.py:53:16: E262 inline comment should start with '# '
statsmodels/examples/ex_generic_mle.py:62:49: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/ex_generic_mle.py:62:51: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/ex_generic_mle.py:70:9: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle.py:72:9: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle.py:79:49: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/ex_generic_mle.py:79:51: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/ex_generic_mle.py:83:1: E302 expected 2 blank lines, found 1
statsmodels/examples/ex_generic_mle.py:97:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/examples/ex_generic_mle.py:98:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle.py:98:80: E501 line too long (97 > 79 characters)
statsmodels/examples/ex_generic_mle.py:99:80: E501 line too long (96 > 79 characters)
statsmodels/examples/ex_generic_mle.py:99:90: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/ex_generic_mle.py:99:92: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/ex_generic_mle.py:105:74: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/ex_generic_mle.py:105:76: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/ex_generic_mle.py:105:80: E501 line too long (80 > 79 characters)
statsmodels/examples/ex_generic_mle.py:113:80: E501 line too long (80 > 79 characters)
statsmodels/examples/ex_generic_mle.py:116:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle.py:122:3: E225 missing whitespace around operator
statsmodels/examples/ex_generic_mle.py:123:3: E225 missing whitespace around operator
statsmodels/examples/ex_generic_mle.py:158:80: E501 line too long (99 > 79 characters)
statsmodels/examples/ex_generic_mle.py:181:80: E501 line too long (124 > 79 characters)
statsmodels/examples/ex_generic_mle.py:244:80: E501 line too long (113 > 79 characters)
statsmodels/examples/ex_generic_mle.py:288:80: E501 line too long (89 > 79 characters)
statsmodels/examples/ex_generic_mle.py:335:80: E501 line too long (367 > 79 characters)
statsmodels/examples/ex_generic_mle.py:342:80: E501 line too long (80 > 79 characters)
statsmodels/examples/ex_generic_mle.py:345:80: E501 line too long (85 > 79 characters)
statsmodels/examples/ex_scatter_ellipse.py:17:21: E231 missing whitespace after ','
statsmodels/examples/ex_scatter_ellipse.py:19:1: E265 block comment should start with '# '
statsmodels/examples/ex_scatter_ellipse.py:21:1: E265 block comment should start with '# '
statsmodels/examples/ex_scatter_ellipse.py:22:1: E265 block comment should start with '# '
statsmodels/examples/ex_scatter_ellipse.py:27:1: E265 block comment should start with '# '
statsmodels/examples/ex_scatter_ellipse.py:28:20: E231 missing whitespace after ','
statsmodels/examples/ex_scatter_ellipse.py:31:21: E261 at least two spaces before inline comment
statsmodels/examples/ex_scatter_ellipse.py:31:22: E262 inline comment should start with '# '
statsmodels/examples/ex_scatter_ellipse.py:43:1: E265 block comment should start with '# '
statsmodels/examples/ex_scatter_ellipse.py:44:1: E265 block comment should start with '# '
statsmodels/examples/ex_scatter_ellipse.py:45:1: E265 block comment should start with '# '
statsmodels/examples/ex_scatter_ellipse.py:46:1: E265 block comment should start with '# '
statsmodels/examples/ex_scatter_ellipse.py:46:80: E501 line too long (87 > 79 characters)
statsmodels/examples/ex_scatter_ellipse.py:47:1: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_regression3.py:34:38: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_regression3.py:34:80: E501 line too long (87 > 79 characters)
statsmodels/examples/ex_kernel_regression3.py:36:62: E261 at least two spaces before inline comment
statsmodels/examples/ex_kernel_regression3.py:36:63: E262 inline comment should start with '# '
statsmodels/examples/ex_kernel_regression3.py:36:80: E501 line too long (101 > 79 characters)
statsmodels/examples/ex_kernel_regression3.py:37:56: E231 missing whitespace after ','
statsmodels/examples/ex_kernel_regression3.py:38:38: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_regression3.py:38:80: E501 line too long (87 > 79 characters)
statsmodels/examples/ex_kernel_regression3.py:52:55: E261 at least two spaces before inline comment
statsmodels/examples/ex_kernel_regression3.py:52:55: E262 inline comment should start with '# '
statsmodels/examples/ex_kernel_regression3.py:57:5: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_regression3.py:67:27: E231 missing whitespace after ','
statsmodels/examples/ex_kernel_regression3.py:67:29: E231 missing whitespace after ','
statsmodels/examples/ex_grangercausality.py:16:25: E231 missing whitespace after ','
statsmodels/examples/ex_grangercausality.py:20:1: E265 block comment should start with '# '
statsmodels/examples/ex_grangercausality.py:21:43: E262 inline comment should start with '# '
statsmodels/examples/ex_grangercausality.py:22:44: E231 missing whitespace after ','
statsmodels/examples/ex_grangercausality.py:30:80: E501 line too long (80 > 79 characters)
statsmodels/examples/ex_kde_confint.py:18:21: E231 missing whitespace after ','
statsmodels/examples/ex_kde_confint.py:19:23: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/ex_kde_confint.py:19:25: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/ex_kde_confint.py:19:49: E231 missing whitespace after ','
statsmodels/examples/ex_kde_confint.py:21:9: E261 at least two spaces before inline comment
statsmodels/examples/ex_kde_confint.py:33:34: E231 missing whitespace after ','
statsmodels/examples/ex_kde_confint.py:33:43: E231 missing whitespace after ','
statsmodels/examples/ex_kde_confint.py:34:21: E127 continuation line over-indented for visual indent
statsmodels/examples/ex_kde_confint.py:44:43: E261 at least two spaces before inline comment
statsmodels/examples/ex_kde_confint.py:44:44: E262 inline comment should start with '# '
statsmodels/examples/ex_kde_confint.py:53:5: E265 block comment should start with '# '
statsmodels/examples/ex_kde_confint.py:64:43: E231 missing whitespace after ','
statsmodels/examples/ex_kde_confint.py:64:62: E231 missing whitespace after ','
statsmodels/examples/ex_sandwich3.py:17:1: E265 block comment should start with '# '
statsmodels/examples/ex_sandwich3.py:18:1: E265 block comment should start with '# '
statsmodels/examples/ex_sandwich3.py:18:80: E501 line too long (81 > 79 characters)
statsmodels/examples/ex_sandwich3.py:23:80: E501 line too long (99 > 79 characters)
statsmodels/examples/ex_sandwich3.py:24:24: E127 continuation line over-indented for visual indent
statsmodels/examples/ex_sandwich3.py:29:14: E231 missing whitespace after ','
statsmodels/examples/ex_sandwich3.py:30:14: E231 missing whitespace after ','
statsmodels/examples/ex_sandwich3.py:31:13: E231 missing whitespace after ','
statsmodels/examples/ex_sandwich3.py:32:29: E231 missing whitespace after ','
statsmodels/examples/ex_sandwich3.py:37:1: E265 block comment should start with '# '
statsmodels/examples/ex_sandwich3.py:38:1: E265 block comment should start with '# '
statsmodels/examples/ex_sandwich3.py:38:80: E501 line too long (81 > 79 characters)
statsmodels/examples/ex_sandwich3.py:42:30: E262 inline comment should start with '# '
statsmodels/examples/ex_sandwich3.py:43:31: E262 inline comment should start with '# '
statsmodels/examples/ex_sandwich3.py:58:1: E265 block comment should start with '# '
statsmodels/examples/ex_sandwich3.py:59:1: E265 block comment should start with '# '
statsmodels/examples/ex_lowess.py:25:1: E265 block comment should start with '# '
statsmodels/examples/ex_lowess.py:27:21: E127 continuation line over-indented for visual indent
statsmodels/examples/ex_lowess.py:28:21: E127 continuation line over-indented for visual indent
statsmodels/examples/ex_lowess.py:29:21: E127 continuation line over-indented for visual indent
statsmodels/examples/ex_lowess.py:30:21: E127 continuation line over-indented for visual indent
statsmodels/examples/ex_lowess.py:31:21: E127 continuation line over-indented for visual indent
statsmodels/examples/ex_lowess.py:32:21: E127 continuation line over-indented for visual indent
statsmodels/examples/ex_lowess.py:36:30: E201 whitespace after '['
statsmodels/examples/ex_lowess.py:37:29: E201 whitespace after '['
statsmodels/examples/ex_lowess.py:38:29: E201 whitespace after '['
statsmodels/examples/ex_lowess.py:39:29: E201 whitespace after '['
statsmodels/examples/ex_lowess.py:40:29: E201 whitespace after '['
statsmodels/examples/ex_lowess.py:41:29: E201 whitespace after '['
statsmodels/examples/ex_lowess.py:42:29: E201 whitespace after '['
statsmodels/examples/ex_lowess.py:43:29: E201 whitespace after '['
statsmodels/examples/ex_lowess.py:43:54: E202 whitespace before ']'
statsmodels/examples/ex_lowess.py:44:29: E201 whitespace after '['
statsmodels/examples/ex_lowess.py:45:29: E201 whitespace after '['
statsmodels/examples/ex_lowess.py:46:29: E201 whitespace after '['
statsmodels/examples/ex_lowess.py:47:29: E201 whitespace after '['
statsmodels/examples/ex_lowess.py:48:29: E201 whitespace after '['
statsmodels/examples/ex_lowess.py:49:29: E201 whitespace after '['
statsmodels/examples/ex_lowess.py:50:29: E201 whitespace after '['
statsmodels/examples/ex_lowess.py:51:29: E201 whitespace after '['
statsmodels/examples/ex_lowess.py:52:29: E201 whitespace after '['
statsmodels/examples/ex_lowess.py:53:29: E201 whitespace after '['
statsmodels/examples/ex_lowess.py:54:29: E201 whitespace after '['
statsmodels/examples/ex_lowess.py:55:29: E201 whitespace after '['
statsmodels/examples/ex_lowess.py:55:54: E202 whitespace before ']'
statsmodels/examples/ex_lowess.py:62:25: E231 missing whitespace after ','
statsmodels/examples/ex_lowess.py:63:27: E231 missing whitespace after ','
statsmodels/examples/ex_lowess.py:68:35: E127 continuation line over-indented for visual indent
statsmodels/examples/ex_lowess.py:68:44: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/ex_lowess.py:68:46: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/ex_lowess.py:68:57: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/ex_lowess.py:68:59: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/ex_lowess.py:72:58: E231 missing whitespace after ','
statsmodels/examples/ex_lowess.py:72:63: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/ex_lowess.py:72:65: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/ex_lowess.py:73:58: E231 missing whitespace after ','
statsmodels/examples/ex_lowess.py:73:63: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/ex_lowess.py:73:65: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/ex_lowess.py:75:1: E265 block comment should start with '# '
statsmodels/examples/try_power2.py:18:80: E501 line too long (96 > 79 characters)
statsmodels/examples/try_power2.py:20:80: E501 line too long (112 > 79 characters)
statsmodels/examples/try_power2.py:22:80: E501 line too long (112 > 79 characters)
statsmodels/examples/try_power2.py:23:80: E501 line too long (113 > 79 characters)
statsmodels/examples/try_power2.py:28:80: E501 line too long (105 > 79 characters)
statsmodels/examples/try_power2.py:29:80: E501 line too long (105 > 79 characters)
statsmodels/examples/try_power2.py:31:80: E501 line too long (105 > 79 characters)
statsmodels/examples/try_power2.py:32:80: E501 line too long (106 > 79 characters)
statsmodels/examples/try_power2.py:35:80: E501 line too long (112 > 79 characters)
statsmodels/examples/try_power2.py:37:80: E501 line too long (128 > 79 characters)
statsmodels/examples/try_power2.py:38:80: E501 line too long (128 > 79 characters)
statsmodels/examples/try_power2.py:39:80: E501 line too long (129 > 79 characters)
statsmodels/examples/try_power2.py:41:5: E265 block comment should start with '# '
statsmodels/examples/try_power2.py:48:80: E501 line too long (94 > 79 characters)
statsmodels/examples/try_power2.py:50:80: E501 line too long (110 > 79 characters)
statsmodels/examples/try_power2.py:51:80: E501 line too long (110 > 79 characters)
statsmodels/examples/try_power2.py:52:80: E501 line too long (111 > 79 characters)
statsmodels/examples/try_power2.py:53:80: E501 line too long (120 > 79 characters)
statsmodels/examples/try_power2.py:56:80: E501 line too long (128 > 79 characters)
statsmodels/examples/try_power2.py:57:80: E501 line too long (128 > 79 characters)
statsmodels/examples/ex_kernel_semilinear_dgp.py:11:1: E303 too many blank lines (3)
statsmodels/examples/ex_kernel_semilinear_dgp.py:15:5: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_semilinear_dgp.py:25:5: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_semilinear_dgp.py:26:5: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_semilinear_dgp.py:27:18: E261 at least two spaces before inline comment
statsmodels/examples/ex_kernel_semilinear_dgp.py:27:19: E262 inline comment should start with '# '
statsmodels/examples/ex_kernel_semilinear_dgp.py:33:24: E262 inline comment should start with '# '
statsmodels/examples/ex_kernel_semilinear_dgp.py:38:14: E261 at least two spaces before inline comment
statsmodels/examples/ex_kernel_semilinear_dgp.py:38:14: E262 inline comment should start with '# '
statsmodels/examples/ex_kernel_semilinear_dgp.py:39:14: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_semilinear_dgp.py:40:14: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_semilinear_dgp.py:41:14: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_semilinear_dgp.py:47:10: E231 missing whitespace after ','
statsmodels/examples/ex_kernel_semilinear_dgp.py:48:9: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_semilinear_dgp.py:56:37: E261 at least two spaces before inline comment
statsmodels/examples/ex_kernel_semilinear_dgp.py:56:38: E262 inline comment should start with '# '
statsmodels/examples/ex_kernel_semilinear_dgp.py:57:80: E501 line too long (85 > 79 characters)
statsmodels/examples/ex_kernel_semilinear_dgp.py:64:77: E502 the backslash is redundant between brackets
statsmodels/examples/ex_kernel_semilinear_dgp.py:65:41: E127 continuation line over-indented for visual indent
statsmodels/examples/ex_kernel_semilinear_dgp.py:68:78: E231 missing whitespace after ','
statsmodels/examples/ex_kernel_semilinear_dgp.py:68:80: E501 line too long (81 > 79 characters)
statsmodels/examples/ex_kernel_semilinear_dgp.py:78:80: E501 line too long (97 > 79 characters)
statsmodels/examples/ex_kernel_semilinear_dgp.py:86:80: E501 line too long (92 > 79 characters)
statsmodels/examples/ex_kernel_semilinear_dgp.py:87:80: E501 line too long (98 > 79 characters)
statsmodels/examples/ex_kernel_semilinear_dgp.py:88:80: E501 line too long (94 > 79 characters)
statsmodels/examples/ex_kernel_semilinear_dgp.py:94:80: E501 line too long (90 > 79 characters)
statsmodels/examples/ex_kernel_semilinear_dgp.py:95:80: E501 line too long (98 > 79 characters)
statsmodels/examples/ex_kernel_semilinear_dgp.py:96:80: E501 line too long (105 > 79 characters)
statsmodels/examples/ex_kernel_semilinear_dgp.py:103:80: E501 line too long (81 > 79 characters)
statsmodels/examples/ex_kernel_semilinear_dgp.py:109:80: E501 line too long (85 > 79 characters)
statsmodels/examples/ex_kernel_semilinear_dgp.py:110:80: E501 line too long (81 > 79 characters)
statsmodels/examples/try_power.py:12:6: E225 missing whitespace around operator
statsmodels/examples/try_power.py:13:2: E225 missing whitespace around operator
statsmodels/examples/try_power.py:14:5: E225 missing whitespace around operator
statsmodels/examples/try_power.py:15:6: E225 missing whitespace around operator
statsmodels/examples/try_power.py:18:80: E501 line too long (90 > 79 characters)
statsmodels/examples/try_power.py:23:1: E265 block comment should start with '# '
statsmodels/examples/try_power.py:28:1: E265 block comment should start with '# '
statsmodels/examples/try_power.py:35:1: E265 block comment should start with '# '
statsmodels/examples/try_power.py:39:1: E265 block comment should start with '# '
statsmodels/examples/try_power.py:61:1: E302 expected 2 blank lines, found 1
statsmodels/examples/try_power.py:62:80: E501 line too long (80 > 79 characters)
statsmodels/examples/try_power.py:65:1: E265 block comment should start with '# '
statsmodels/examples/try_power.py:68:80: E501 line too long (94 > 79 characters)
statsmodels/examples/ex_kernel_singleindex_dgp.py:11:1: E303 too many blank lines (3)
statsmodels/examples/ex_kernel_singleindex_dgp.py:15:5: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_singleindex_dgp.py:25:5: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_singleindex_dgp.py:26:5: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_singleindex_dgp.py:27:18: E261 at least two spaces before inline comment
statsmodels/examples/ex_kernel_singleindex_dgp.py:27:19: E262 inline comment should start with '# '
statsmodels/examples/ex_kernel_singleindex_dgp.py:33:24: E262 inline comment should start with '# '
statsmodels/examples/ex_kernel_singleindex_dgp.py:35:14: E261 at least two spaces before inline comment
statsmodels/examples/ex_kernel_singleindex_dgp.py:35:14: E262 inline comment should start with '# '
statsmodels/examples/ex_kernel_singleindex_dgp.py:36:14: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_singleindex_dgp.py:37:14: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_singleindex_dgp.py:38:14: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_singleindex_dgp.py:44:10: E231 missing whitespace after ','
statsmodels/examples/ex_kernel_singleindex_dgp.py:45:9: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_singleindex_dgp.py:50:59: E261 at least two spaces before inline comment
statsmodels/examples/ex_kernel_singleindex_dgp.py:50:60: E262 inline comment should start with '# '
statsmodels/examples/ex_kernel_singleindex_dgp.py:51:27: E128 continuation line under-indented for visual indent
statsmodels/examples/ex_kernel_singleindex_dgp.py:51:42: E261 at least two spaces before inline comment
statsmodels/examples/ex_kernel_singleindex_dgp.py:51:42: E262 inline comment should start with '# '
statsmodels/examples/ex_kernel_singleindex_dgp.py:56:37: E261 at least two spaces before inline comment
statsmodels/examples/ex_kernel_singleindex_dgp.py:56:38: E262 inline comment should start with '# '
statsmodels/examples/ex_kernel_singleindex_dgp.py:57:80: E501 line too long (85 > 79 characters)
statsmodels/examples/ex_kernel_singleindex_dgp.py:68:80: E501 line too long (92 > 79 characters)
statsmodels/examples/ex_kernel_singleindex_dgp.py:69:80: E501 line too long (98 > 79 characters)
statsmodels/examples/ex_kernel_singleindex_dgp.py:70:80: E501 line too long (94 > 79 characters)
statsmodels/examples/ex_kernel_singleindex_dgp.py:76:80: E501 line too long (81 > 79 characters)
statsmodels/examples/ex_kernel_singleindex_dgp.py:82:80: E501 line too long (85 > 79 characters)
statsmodels/examples/ex_kernel_singleindex_dgp.py:83:80: E501 line too long (81 > 79 characters)
statsmodels/examples/ex_kernel_singleindex_dgp.py:88:80: E501 line too long (84 > 79 characters)
statsmodels/examples/ex_kernel_singleindex_dgp.py:89:80: E501 line too long (80 > 79 characters)
statsmodels/examples/try_2regress.py:4:80: E501 line too long (83 > 79 characters)
statsmodels/examples/try_2regress.py:16:10: E261 at least two spaces before inline comment
statsmodels/examples/try_2regress.py:16:11: E262 inline comment should start with '# '
statsmodels/examples/try_2regress.py:21:39: E231 missing whitespace after ','
statsmodels/examples/try_2regress.py:21:42: E231 missing whitespace after ','
statsmodels/examples/try_2regress.py:24:22: E231 missing whitespace after ','
statsmodels/examples/try_2regress.py:25:49: E231 missing whitespace after ','
statsmodels/examples/try_2regress.py:26:31: E231 missing whitespace after ','
statsmodels/examples/try_2regress.py:28:1: E265 block comment should start with '# '
statsmodels/examples/try_2regress.py:31:1: E265 block comment should start with '# '
statsmodels/examples/try_2regress.py:34:39: E231 missing whitespace after ','
statsmodels/examples/try_2regress.py:34:42: E231 missing whitespace after ','
statsmodels/examples/try_2regress.py:38:22: E231 missing whitespace after ','
statsmodels/examples/try_2regress.py:39:49: E231 missing whitespace after ','
statsmodels/examples/try_2regress.py:40:31: E231 missing whitespace after ','
statsmodels/examples/try_2regress.py:45:23: E231 missing whitespace after ','
statsmodels/examples/try_2regress.py:45:27: E231 missing whitespace after ','
statsmodels/examples/try_2regress.py:46:23: E231 missing whitespace after ','
statsmodels/examples/try_2regress.py:47:26: E225 missing whitespace around operator
statsmodels/examples/try_2regress.py:48:23: E231 missing whitespace after ','
statsmodels/examples/try_2regress.py:48:33: E231 missing whitespace after ','
statsmodels/examples/try_2regress.py:51:29: E231 missing whitespace after ','
statsmodels/examples/try_2regress.py:51:37: E231 missing whitespace after ','
statsmodels/examples/try_2regress.py:51:42: E231 missing whitespace after ','
statsmodels/examples/try_2regress.py:54:1: E265 block comment should start with '# '
statsmodels/examples/try_2regress.py:55:1: E265 block comment should start with '# '
statsmodels/examples/try_2regress.py:56:21: E231 missing whitespace after ','
statsmodels/examples/try_2regress.py:56:23: E231 missing whitespace after ','
statsmodels/examples/try_2regress.py:56:25: E231 missing whitespace after ','
statsmodels/examples/try_2regress.py:56:28: E231 missing whitespace after ','
statsmodels/examples/try_2regress.py:56:31: E231 missing whitespace after ','
statsmodels/examples/try_2regress.py:56:33: E231 missing whitespace after ','
statsmodels/examples/try_2regress.py:56:35: E231 missing whitespace after ','
statsmodels/examples/ex_emplike_2.py:13:19: E231 missing whitespace after ','
statsmodels/examples/ex_emplike_2.py:90:1: E722 do not use bare 'except'
statsmodels/examples/ex_kernel_regression_dgp.py:18:5: E303 too many blank lines (2)
statsmodels/examples/ex_kernel_regression_dgp.py:26:14: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_regression_dgp.py:32:10: E231 missing whitespace after ','
statsmodels/examples/ex_kernel_regression_dgp.py:33:9: E265 block comment should start with '# '
statsmodels/examples/ex_outliers_influence.py:23:43: E231 missing whitespace after ','
statsmodels/examples/ex_outliers_influence.py:26:19: E231 missing whitespace after ','
statsmodels/examples/ex_outliers_influence.py:27:34: E231 missing whitespace after ','
statsmodels/examples/ex_outliers_influence.py:30:5: E303 too many blank lines (2)
statsmodels/examples/ex_outliers_influence.py:34:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_outliers_influence.py:39:18: E261 at least two spaces before inline comment
statsmodels/examples/ex_outliers_influence.py:39:19: E262 inline comment should start with '# '
statsmodels/examples/ex_outliers_influence.py:41:5: E265 block comment should start with '# '
statsmodels/examples/ex_outliers_influence.py:42:5: E265 block comment should start with '# '
statsmodels/examples/ex_outliers_influence.py:46:40: E261 at least two spaces before inline comment
statsmodels/examples/ex_outliers_influence.py:46:41: E262 inline comment should start with '# '
statsmodels/examples/ex_outliers_influence.py:46:80: E501 line too long (88 > 79 characters)
statsmodels/examples/ex_outliers_influence.py:49:5: E265 block comment should start with '# '
statsmodels/examples/ex_outliers_influence.py:53:5: E265 block comment should start with '# '
statsmodels/examples/ex_outliers_influence.py:58:5: E265 block comment should start with '# '
statsmodels/examples/ex_outliers_influence.py:60:5: E265 block comment should start with '# '
statsmodels/examples/ex_outliers_influence.py:61:5: E265 block comment should start with '# '
statsmodels/examples/ex_outliers_influence.py:63:5: E265 block comment should start with '# '
statsmodels/examples/ex_outliers_influence.py:66:5: E265 block comment should start with '# '
statsmodels/examples/ex_outliers_influence.py:71:5: E303 too many blank lines (2)
statsmodels/examples/ex_outliers_influence.py:82:31: E231 missing whitespace after ','
statsmodels/examples/ex_outliers_influence.py:82:33: E231 missing whitespace after ','
statsmodels/examples/ex_outliers_influence.py:85:32: E231 missing whitespace after ','
statsmodels/examples/ex_outliers_influence.py:85:34: E231 missing whitespace after ','
statsmodels/examples/ex_outliers_influence.py:89:39: E261 at least two spaces before inline comment
statsmodels/examples/ex_outliers_influence.py:89:40: E262 inline comment should start with '# '
statsmodels/examples/ex_outliers_influence.py:90:32: E261 at least two spaces before inline comment
statsmodels/examples/ex_outliers_influence.py:91:42: E261 at least two spaces before inline comment
statsmodels/examples/ex_outliers_influence.py:94:5: E303 too many blank lines (2)
statsmodels/examples/ex_outliers_influence.py:96:5: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:14:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:15:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:21:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:30:1: E302 expected 2 blank lines, found 1
statsmodels/examples/ex_generic_mle_tdist.py:33:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:34:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/examples/ex_generic_mle_tdist.py:36:1: E302 expected 2 blank lines, found 1
statsmodels/examples/ex_generic_mle_tdist.py:50:5: E303 too many blank lines (2)
statsmodels/examples/ex_generic_mle_tdist.py:69:80: E501 line too long (107 > 79 characters)
statsmodels/examples/ex_generic_mle_tdist.py:71:9: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:74:13: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:83:9: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:90:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:112:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:113:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:115:30: E261 at least two spaces before inline comment
statsmodels/examples/ex_generic_mle_tdist.py:115:31: E262 inline comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:116:41: E261 at least two spaces before inline comment
statsmodels/examples/ex_generic_mle_tdist.py:116:42: E262 inline comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:119:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:134:29: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/ex_generic_mle_tdist.py:134:31: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/ex_generic_mle_tdist.py:134:71: E261 at least two spaces before inline comment
statsmodels/examples/ex_generic_mle_tdist.py:134:71: E262 inline comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:134:80: E501 line too long (80 > 79 characters)
statsmodels/examples/ex_generic_mle_tdist.py:135:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:139:30: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/ex_generic_mle_tdist.py:139:32: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/ex_generic_mle_tdist.py:145:3: E225 missing whitespace around operator
statsmodels/examples/ex_generic_mle_tdist.py:148:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:150:3: E225 missing whitespace around operator
statsmodels/examples/ex_generic_mle_tdist.py:157:1: E303 too many blank lines (4)
statsmodels/examples/ex_generic_mle_tdist.py:157:1: E266 too many leading '#' for block comment
statsmodels/examples/ex_generic_mle_tdist.py:162:1: E302 expected 2 blank lines, found 4
statsmodels/examples/ex_generic_mle_tdist.py:168:5: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:176:9: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:178:13: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:183:9: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:186:48: E262 inline comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:188:9: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:189:9: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:190:9: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:191:17: E225 missing whitespace around operator
statsmodels/examples/ex_generic_mle_tdist.py:191:29: E261 at least two spaces before inline comment
statsmodels/examples/ex_generic_mle_tdist.py:191:30: E262 inline comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:208:13: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:209:13: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:211:80: E501 line too long (88 > 79 characters)
statsmodels/examples/ex_generic_mle_tdist.py:212:13: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:214:36: E231 missing whitespace after ','
statsmodels/examples/ex_generic_mle_tdist.py:214:45: E231 missing whitespace after ','
statsmodels/examples/ex_generic_mle_tdist.py:222:5: E303 too many blank lines (2)
statsmodels/examples/ex_generic_mle_tdist.py:230:9: F841 local variable 'rvsmin' is assigned to but never used
statsmodels/examples/ex_generic_mle_tdist.py:233:13: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:236:36: E231 missing whitespace after ','
statsmodels/examples/ex_generic_mle_tdist.py:236:45: E231 missing whitespace after ','
statsmodels/examples/ex_generic_mle_tdist.py:238:9: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:242:13: F841 local variable 'xmin' is assigned to but never used
statsmodels/examples/ex_generic_mle_tdist.py:245:38: E231 missing whitespace after ','
statsmodels/examples/ex_generic_mle_tdist.py:245:42: E231 missing whitespace after ','
statsmodels/examples/ex_generic_mle_tdist.py:249:80: E501 line too long (85 > 79 characters)
statsmodels/examples/ex_generic_mle_tdist.py:263:13: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:266:36: E231 missing whitespace after ','
statsmodels/examples/ex_generic_mle_tdist.py:266:45: E231 missing whitespace after ','
statsmodels/examples/ex_generic_mle_tdist.py:268:9: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:274:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:275:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/examples/ex_generic_mle_tdist.py:287:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:303:80: E501 line too long (97 > 79 characters)
statsmodels/examples/ex_generic_mle_tdist.py:304:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:304:80: E501 line too long (97 > 79 characters)
statsmodels/examples/ex_generic_mle_tdist.py:309:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:314:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:314:80: E501 line too long (84 > 79 characters)
statsmodels/examples/ex_generic_mle_tdist.py:320:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:320:80: E501 line too long (106 > 79 characters)
statsmodels/examples/ex_generic_mle_tdist.py:321:80: E501 line too long (113 > 79 characters)
statsmodels/examples/ex_generic_mle_tdist.py:325:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:327:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:328:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:331:22: E231 missing whitespace after ','
statsmodels/examples/ex_generic_mle_tdist.py:340:80: E501 line too long (90 > 79 characters)
statsmodels/examples/ex_generic_mle_tdist.py:352:80: E501 line too long (90 > 79 characters)
statsmodels/examples/ex_generic_mle_tdist.py:415:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:416:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:417:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:418:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:419:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:420:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:421:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:422:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:422:80: E501 line too long (91 > 79 characters)
statsmodels/examples/ex_generic_mle_tdist.py:424:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:429:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:430:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:432:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:434:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:434:80: E501 line too long (91 > 79 characters)
statsmodels/examples/ex_generic_mle_tdist.py:436:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:439:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:440:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:442:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:444:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:445:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:447:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:449:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:450:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:451:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:453:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:454:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:455:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:456:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:459:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:460:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:462:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:463:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:464:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:465:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:467:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:468:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:469:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:470:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:471:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:472:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:473:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:474:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:475:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:476:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:477:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:478:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:479:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:480:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:481:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:482:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:483:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:484:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:485:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:486:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:487:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:488:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:489:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:490:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:492:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:493:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:495:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:496:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:497:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:499:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:500:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:501:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:502:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:503:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:504:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:505:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:506:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:507:1: E265 block comment should start with '# '
statsmodels/examples/ex_generic_mle_tdist.py:535:80: E501 line too long (90 > 79 characters)
statsmodels/examples/ex_generic_mle_tdist.py:547:80: E501 line too long (90 > 79 characters)
statsmodels/examples/ex_generic_mle_tdist.py:819:80: E501 line too long (110 > 79 characters)
statsmodels/examples/ex_generic_mle_tdist.py:827:80: E501 line too long (131 > 79 characters)
statsmodels/examples/ex_pandas.py:25:1: E265 block comment should start with '# '
statsmodels/examples/ex_pandas.py:36:1: E265 block comment should start with '# '
statsmodels/examples/ex_pandas.py:38:1: E265 block comment should start with '# '
statsmodels/examples/ex_pandas.py:73:1: E265 block comment should start with '# '
statsmodels/examples/ex_pandas.py:75:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/examples/ex_pandas.py:80:1: E128 continuation line under-indented for visual indent
statsmodels/examples/ex_pandas.py:87:1: E265 block comment should start with '# '
statsmodels/examples/ex_pandas.py:107:1: E265 block comment should start with '# '
statsmodels/examples/es_misc_poisson2.py:12:1: E302 expected 2 blank lines, found 1
statsmodels/examples/es_misc_poisson2.py:15:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/examples/es_misc_poisson2.py:20:27: E231 missing whitespace after ','
statsmodels/examples/es_misc_poisson2.py:26:1: E265 block comment should start with '# '
statsmodels/examples/es_misc_poisson2.py:32:1: E265 block comment should start with '# '
statsmodels/examples/es_misc_poisson2.py:35:37: E231 missing whitespace after ','
statsmodels/examples/es_misc_poisson2.py:35:42: E262 inline comment should start with '# '
statsmodels/examples/es_misc_poisson2.py:37:49: E231 missing whitespace after ','
statsmodels/examples/es_misc_poisson2.py:40:80: E501 line too long (82 > 79 characters)
statsmodels/examples/es_misc_poisson2.py:43:45: E231 missing whitespace after ','
statsmodels/examples/es_misc_poisson2.py:44:35: E231 missing whitespace after ','
statsmodels/examples/es_misc_poisson2.py:45:42: E261 at least two spaces before inline comment
statsmodels/examples/es_misc_poisson2.py:45:43: E262 inline comment should start with '# '
statsmodels/examples/es_misc_poisson2.py:46:80: E501 line too long (84 > 79 characters)
statsmodels/examples/es_misc_poisson2.py:50:35: E231 missing whitespace after ','
statsmodels/examples/es_misc_poisson2.py:52:80: E501 line too long (82 > 79 characters)
statsmodels/examples/es_misc_poisson2.py:59:35: E231 missing whitespace after ','
statsmodels/examples/es_misc_poisson2.py:61:80: E501 line too long (82 > 79 characters)
statsmodels/examples/ex_predict_results.py:35:8: E231 missing whitespace after ','
statsmodels/examples/ex_predict_results.py:35:11: E231 missing whitespace after ','
statsmodels/examples/ex_predict_results.py:45:1: E303 too many blank lines (3)
statsmodels/examples/ex_predict_results.py:68:35: E231 missing whitespace after ','
statsmodels/examples/ex_predict_results.py:88:80: E501 line too long (93 > 79 characters)
statsmodels/examples/try_fit_constrained.py:23:5: E303 too many blank lines (3)
statsmodels/examples/try_fit_constrained.py:27:5: E303 too many blank lines (3)
statsmodels/examples/try_fit_constrained.py:42:19: E231 missing whitespace after ','
statsmodels/examples/try_fit_constrained.py:42:21: E231 missing whitespace after ','
statsmodels/examples/try_fit_constrained.py:43:5: E265 block comment should start with '# '
statsmodels/examples/try_fit_constrained.py:47:5: E303 too many blank lines (2)
statsmodels/examples/try_fit_constrained.py:51:5: E265 block comment should start with '# '
statsmodels/examples/try_fit_constrained.py:55:22: E231 missing whitespace after ','
statsmodels/examples/try_fit_constrained.py:61:22: E231 missing whitespace after ','
statsmodels/examples/try_fit_constrained.py:62:15: E231 missing whitespace after ','
statsmodels/examples/try_fit_constrained.py:63:5: E265 block comment should start with '# '
statsmodels/examples/try_fit_constrained.py:68:5: E265 block comment should start with '# '
statsmodels/examples/try_fit_constrained.py:69:5: E265 block comment should start with '# '
statsmodels/examples/try_fit_constrained.py:71:80: E501 line too long (84 > 79 characters)
statsmodels/examples/try_fit_constrained.py:80:5: E265 block comment should start with '# '
statsmodels/examples/try_fit_constrained.py:83:5: E303 too many blank lines (2)
statsmodels/examples/try_fit_constrained.py:87:80: E501 line too long (95 > 79 characters)
statsmodels/examples/try_fit_constrained.py:88:5: E265 block comment should start with '# '
statsmodels/examples/try_fit_constrained.py:99:5: E265 block comment should start with '# '
statsmodels/examples/try_fit_constrained.py:99:80: E501 line too long (82 > 79 characters)
statsmodels/examples/try_fit_constrained.py:100:44: E231 missing whitespace after ','
statsmodels/examples/try_fit_constrained.py:100:46: E231 missing whitespace after ','
statsmodels/examples/try_fit_constrained.py:112:5: E265 block comment should start with '# '
statsmodels/examples/try_fit_constrained.py:112:80: E501 line too long (82 > 79 characters)
statsmodels/examples/try_fit_constrained.py:113:52: E231 missing whitespace after ','
statsmodels/examples/try_fit_constrained.py:125:5: E265 block comment should start with '# '
statsmodels/examples/try_fit_constrained.py:126:5: E265 block comment should start with '# '
statsmodels/examples/try_fit_constrained.py:127:80: E501 line too long (85 > 79 characters)
statsmodels/examples/try_fit_constrained.py:133:80: E501 line too long (90 > 79 characters)
statsmodels/examples/try_fit_constrained.py:141:5: E303 too many blank lines (2)
statsmodels/examples/try_fit_constrained.py:151:80: E501 line too long (100 > 79 characters)
statsmodels/examples/try_fit_constrained.py:161:80: E501 line too long (105 > 79 characters)
statsmodels/examples/try_fit_constrained.py:162:80: E501 line too long (86 > 79 characters)
statsmodels/examples/try_fit_constrained.py:166:5: E303 too many blank lines (2)
statsmodels/examples/try_fit_constrained.py:168:80: E501 line too long (106 > 79 characters)
statsmodels/examples/try_fit_constrained.py:169:80: E501 line too long (85 > 79 characters)
statsmodels/examples/try_fit_constrained.py:174:80: E501 line too long (89 > 79 characters)
statsmodels/examples/try_fit_constrained.py:178:80: E501 line too long (106 > 79 characters)
statsmodels/examples/try_fit_constrained.py:184:80: E501 line too long (106 > 79 characters)
statsmodels/examples/try_fit_constrained.py:185:80: E501 line too long (93 > 79 characters)
statsmodels/examples/ex_sandwich.py:17:10: E261 at least two spaces before inline comment
statsmodels/examples/ex_sandwich.py:17:11: E262 inline comment should start with '# '
statsmodels/examples/ex_sandwich.py:22:28: E231 missing whitespace after ','
statsmodels/examples/ex_sandwich.py:29:1: E265 block comment should start with '# '
statsmodels/examples/ex_sandwich.py:36:1: E265 block comment should start with '# '
statsmodels/examples/ex_sandwich.py:40:1: E265 block comment should start with '# '
statsmodels/examples/ex_sandwich.py:46:1: E265 block comment should start with '# '
statsmodels/examples/ex_sandwich.py:51:1: E265 block comment should start with '# '
statsmodels/examples/ex_sandwich.py:62:1: E265 block comment should start with '# '
statsmodels/examples/ex_sandwich.py:63:80: E501 line too long (86 > 79 characters)
statsmodels/examples/ex_sandwich.py:65:1: E265 block comment should start with '# '
statsmodels/examples/ex_sandwich.py:68:1: E265 block comment should start with '# '
statsmodels/examples/ex_sandwich.py:72:80: E501 line too long (82 > 79 characters)
statsmodels/examples/ex_kernel_regression.py:14:1: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_regression.py:15:1: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_regression.py:19:1: E303 too many blank lines (3)
statsmodels/examples/ex_kernel_regression.py:31:8: E128 continuation line under-indented for visual indent
statsmodels/examples/ex_kernel_regression.py:32:8: E128 continuation line under-indented for visual indent
statsmodels/examples/ex_kernel_regression.py:33:8: E128 continuation line under-indented for visual indent
statsmodels/examples/ex_kernel_regression.py:34:8: E128 continuation line under-indented for visual indent
statsmodels/examples/ex_kernel_regression.py:59:23: E231 missing whitespace after ','
statsmodels/examples/ex_kernel_regression.py:59:25: E231 missing whitespace after ','
statsmodels/examples/tut_ols_ancova.py:30:80: E501 line too long (82 > 79 characters)
statsmodels/examples/tut_ols_ancova.py:41:1: E265 block comment should start with '# '
statsmodels/examples/tut_ols_ancova.py:44:1: E265 block comment should start with '# '
statsmodels/examples/tut_ols_ancova.py:45:1: E265 block comment should start with '# '
statsmodels/examples/tut_ols_ancova.py:47:1: E265 block comment should start with '# '
statsmodels/examples/tut_ols_ancova.py:48:1: E265 block comment should start with '# '
statsmodels/examples/tut_ols_ancova.py:53:1: E265 block comment should start with '# '
statsmodels/examples/tut_ols_ancova.py:57:1: E265 block comment should start with '# '
statsmodels/examples/tut_ols_ancova.py:58:14: E231 missing whitespace after ','
statsmodels/examples/tut_ols_ancova.py:59:1: E265 block comment should start with '# '
statsmodels/examples/tut_ols_ancova.py:60:22: E231 missing whitespace after ','
statsmodels/examples/tut_ols_ancova.py:65:1: E265 block comment should start with '# '
statsmodels/examples/tut_ols_ancova.py:66:1: E265 block comment should start with '# '
statsmodels/examples/tut_ols_ancova.py:69:1: E265 block comment should start with '# '
statsmodels/examples/tut_ols_ancova.py:71:1: E265 block comment should start with '# '
statsmodels/examples/tut_ols_ancova.py:74:1: E265 block comment should start with '# '
statsmodels/examples/tut_ols_ancova.py:76:1: E265 block comment should start with '# '
statsmodels/examples/tut_ols_ancova.py:77:1: E265 block comment should start with '# '
statsmodels/examples/tut_ols_ancova.py:88:1: E265 block comment should start with '# '
statsmodels/examples/tut_ols_ancova.py:89:1: E265 block comment should start with '# '
statsmodels/examples/ex_nearest_corr.py:30:5: E265 block comment should start with '# '
statsmodels/examples/ex_nearest_corr.py:62:9: E265 block comment should start with '# '
statsmodels/examples/ex_nearest_corr.py:63:9: E265 block comment should start with '# '
statsmodels/examples/ex_nearest_corr.py:87:20: E201 whitespace after '['
statsmodels/examples/ex_nearest_corr.py:88:20: E128 continuation line under-indented for visual indent
statsmodels/examples/ex_nearest_corr.py:89:20: E128 continuation line under-indented for visual indent
statsmodels/examples/ex_nearest_corr.py:90:20: E128 continuation line under-indented for visual indent
statsmodels/examples/ex_nearest_corr.py:91:20: E128 continuation line under-indented for visual indent
statsmodels/examples/ex_nearest_corr.py:92:20: E128 continuation line under-indented for visual indent
statsmodels/examples/ex_nearest_corr.py:92:68: E231 missing whitespace after ','
statsmodels/examples/try_gof_chisquare.py:12:35: E128 continuation line under-indented for visual indent
statsmodels/examples/try_gof_chisquare.py:21:1: E265 block comment should start with '# '
statsmodels/examples/try_gof_chisquare.py:30:1: E265 block comment should start with '# '
statsmodels/examples/try_gof_chisquare.py:31:1: E265 block comment should start with '# '
statsmodels/examples/try_gof_chisquare.py:32:36: E231 missing whitespace after ','
statsmodels/examples/try_gof_chisquare.py:65:1: E265 block comment should start with '# '
statsmodels/examples/try_gof_chisquare.py:66:1: E265 block comment should start with '# '
statsmodels/examples/try_gof_chisquare.py:66:80: E501 line too long (85 > 79 characters)
statsmodels/examples/try_gof_chisquare.py:76:1: E265 block comment should start with '# '
statsmodels/examples/try_gof_chisquare.py:83:40: E231 missing whitespace after ','
statsmodels/examples/try_gof_chisquare.py:91:80: E501 line too long (80 > 79 characters)
statsmodels/examples/ex_emplike_3.py:23:29: E231 missing whitespace after ','
statsmodels/examples/ex_emplike_3.py:25:38: E261 at least two spaces before inline comment
statsmodels/examples/ex_kde_normalreference.py:6:80: E501 line too long (80 > 79 characters)
statsmodels/examples/ex_kde_normalreference.py:38:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/examples/ex_feasible_gls_het_0.py:29:20: E262 inline comment should start with '# '
statsmodels/examples/ex_feasible_gls_het_0.py:32:28: E261 at least two spaces before inline comment
statsmodels/examples/ex_feasible_gls_het_0.py:32:29: E262 inline comment should start with '# '
statsmodels/examples/ex_feasible_gls_het_0.py:34:42: E231 missing whitespace after ','
statsmodels/examples/ex_feasible_gls_het_0.py:39:5: E303 too many blank lines (2)
statsmodels/examples/ex_feasible_gls_het_0.py:41:5: E265 block comment should start with '# '
statsmodels/examples/ex_feasible_gls_het_0.py:42:80: E501 line too long (90 > 79 characters)
statsmodels/examples/ex_feasible_gls_het_0.py:43:5: E265 block comment should start with '# '
statsmodels/examples/ex_feasible_gls_het_0.py:51:39: E262 inline comment should start with '# '
statsmodels/examples/ex_feasible_gls_het_0.py:51:80: E501 line too long (93 > 79 characters)
statsmodels/examples/ex_feasible_gls_het_0.py:52:5: E265 block comment should start with '# '
statsmodels/examples/ex_feasible_gls_het_0.py:52:80: E501 line too long (94 > 79 characters)
statsmodels/examples/ex_feasible_gls_het_0.py:54:34: E262 inline comment should start with '# '
statsmodels/examples/ex_feasible_gls_het_0.py:62:13: E231 missing whitespace after ','
statsmodels/examples/ex_feasible_gls_het_0.py:62:16: E231 missing whitespace after ','
statsmodels/examples/ex_feasible_gls_het_0.py:62:22: E262 inline comment should start with '# '
statsmodels/examples/ex_feasible_gls_het_0.py:63:13: E262 inline comment should start with '# '
statsmodels/examples/ex_feasible_gls_het_0.py:81:5: E265 block comment should start with '# '
statsmodels/examples/ex_feasible_gls_het_0.py:82:5: E265 block comment should start with '# '
statsmodels/examples/ex_feasible_gls_het_0.py:83:5: E265 block comment should start with '# '
statsmodels/examples/ex_feasible_gls_het_0.py:86:5: E303 too many blank lines (2)
statsmodels/examples/ex_feasible_gls_het_0.py:87:5: E265 block comment should start with '# '
statsmodels/examples/ex_feasible_gls_het_0.py:88:80: E501 line too long (85 > 79 characters)
statsmodels/examples/ex_feasible_gls_het_0.py:95:5: E265 block comment should start with '# '
statsmodels/examples/ex_feasible_gls_het_0.py:96:5: E265 block comment should start with '# '
statsmodels/examples/ex_feasible_gls_het_0.py:98:19: E261 at least two spaces before inline comment
statsmodels/examples/ex_feasible_gls_het_0.py:98:20: E262 inline comment should start with '# '
statsmodels/examples/ex_feasible_gls_het_0.py:108:5: E265 block comment should start with '# '
statsmodels/examples/ex_feasible_gls_het_0.py:109:5: E265 block comment should start with '# '
statsmodels/examples/ex_feasible_gls_het_0.py:110:5: E265 block comment should start with '# '
statsmodels/examples/ex_feasible_gls_het_0.py:111:5: E265 block comment should start with '# '
statsmodels/examples/ex_feasible_gls_het_0.py:117:5: E265 block comment should start with '# '
statsmodels/examples/ex_feasible_gls_het_0.py:119:39: E261 at least two spaces before inline comment
statsmodels/examples/ex_feasible_gls_het_0.py:119:39: E262 inline comment should start with '# '
statsmodels/examples/ex_feasible_gls_het_0.py:129:5: E265 block comment should start with '# '
statsmodels/examples/ex_feasible_gls_het_0.py:130:41: E261 at least two spaces before inline comment
statsmodels/examples/ex_feasible_gls_het_0.py:130:42: E262 inline comment should start with '# '
statsmodels/examples/ex_feasible_gls_het_0.py:130:80: E501 line too long (81 > 79 characters)
statsmodels/examples/ex_feasible_gls_het_0.py:153:9: E265 block comment should start with '# '
statsmodels/examples/ex_feasible_gls_het_0.py:156:9: E265 block comment should start with '# '
statsmodels/examples/ex_feasible_gls_het_0.py:161:9: E303 too many blank lines (2)
statsmodels/examples/ex_arch_canada.py:13:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:14:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:15:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:16:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:17:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:18:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:19:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:20:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:21:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:22:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:23:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:24:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:25:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:26:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:27:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:28:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:29:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:30:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:31:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:32:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:33:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:34:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:35:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:36:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:37:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:38:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:39:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:40:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:41:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:42:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:43:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:44:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:45:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:46:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:47:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:48:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:49:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:50:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:51:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:52:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:53:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:54:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:55:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:56:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:57:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:58:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:59:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:60:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:61:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:62:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:63:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:64:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:65:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:66:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:67:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:68:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:69:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:70:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:71:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:72:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:73:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:74:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:75:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:76:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:77:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:78:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:79:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:80:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:81:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:82:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:83:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:84:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:85:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:86:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:87:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:88:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:89:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:90:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:91:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:92:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:93:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:94:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:95:80: E501 line too long (83 > 79 characters)
statsmodels/examples/ex_arch_canada.py:96:80: E501 line too long (86 > 79 characters)
statsmodels/examples/ex_arch_canada.py:98:56: E231 missing whitespace after ','
statsmodels/examples/ex_arch_canada.py:99:2: E225 missing whitespace around operator
statsmodels/examples/ex_arch_canada.py:100:34: E231 missing whitespace after ','
statsmodels/examples/ex_arch_canada.py:100:46: E231 missing whitespace after ','
statsmodels/examples/ex_arch_canada.py:100:80: E501 line too long (93 > 79 characters)
statsmodels/examples/ex_arch_canada.py:102:33: E231 missing whitespace after ','
statsmodels/examples/ex_arch_canada.py:111:80: E501 line too long (81 > 79 characters)
statsmodels/examples/ex_arch_canada.py:114:1: E265 block comment should start with '# '
statsmodels/examples/ex_arch_canada.py:122:1: E265 block comment should start with '# '
statsmodels/examples/ex_arch_canada.py:129:1: E265 block comment should start with '# '
statsmodels/examples/ex_arch_canada.py:130:1: E265 block comment should start with '# '
statsmodels/examples/ex_arch_canada.py:137:1: E265 block comment should start with '# '
statsmodels/examples/ex_arch_canada.py:153:1: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_regression_sigtest.py:44:5: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_regression_sigtest.py:50:14: E225 missing whitespace around operator
statsmodels/examples/ex_kernel_regression_sigtest.py:51:5: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_regression_sigtest.py:53:5: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_regression_sigtest.py:54:5: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_regression_sigtest.py:55:5: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_regression_sigtest.py:56:5: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_regression_sigtest.py:61:5: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_regression_sigtest.py:63:5: E265 block comment should start with '# '
statsmodels/examples/ex_kernel_regression2.py:32:30: E128 continuation line under-indented for visual indent
statsmodels/examples/ex_kernel_regression2.py:33:30: E128 continuation line under-indented for visual indent
statsmodels/examples/ex_kernel_regression2.py:37:30: E128 continuation line under-indented for visual indent
statsmodels/examples/ex_kernel_regression2.py:38:30: E128 continuation line under-indented for visual indent
statsmodels/examples/ex_kernel_regression2.py:48:27: E231 missing whitespace after ','
statsmodels/examples/ex_kernel_regression2.py:48:29: E231 missing whitespace after ','
statsmodels/examples/ex_misc_tmodel.py:9:1: E265 block comment should start with '# '
statsmodels/examples/ex_misc_tmodel.py:10:1: E265 block comment should start with '# '
statsmodels/examples/ex_misc_tmodel.py:36:1: E265 block comment should start with '# '
statsmodels/examples/ex_misc_tmodel.py:37:1: E265 block comment should start with '# '
statsmodels/examples/ex_misc_tmodel.py:39:30: E261 at least two spaces before inline comment
statsmodels/examples/ex_misc_tmodel.py:39:31: E262 inline comment should start with '# '
statsmodels/examples/ex_misc_tmodel.py:40:41: E261 at least two spaces before inline comment
statsmodels/examples/ex_misc_tmodel.py:40:42: E262 inline comment should start with '# '
statsmodels/examples/ex_misc_tmodel.py:43:1: E265 block comment should start with '# '
statsmodels/examples/ex_misc_tmodel.py:60:29: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/ex_misc_tmodel.py:60:31: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/ex_misc_tmodel.py:61:44: E261 at least two spaces before inline comment
statsmodels/examples/ex_misc_tmodel.py:61:44: E262 inline comment should start with '# '
statsmodels/examples/ex_misc_tmodel.py:62:1: E265 block comment should start with '# '
statsmodels/examples/ex_misc_tmodel.py:67:30: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/ex_misc_tmodel.py:67:32: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/ex_misc_tmodel.py:73:3: E225 missing whitespace around operator
statsmodels/examples/ex_misc_tmodel.py:79:1: E265 block comment should start with '# '
statsmodels/examples/ex_misc_tmodel.py:80:1: E265 block comment should start with '# '
statsmodels/examples/ex_misc_tmodel.py:81:1: E265 block comment should start with '# '
statsmodels/examples/ex_misc_tmodel.py:82:1: E265 block comment should start with '# '
statsmodels/examples/tut_ols_rlm_short.py:12:1: E265 block comment should start with '# '
statsmodels/examples/tut_ols_rlm_short.py:17:1: E265 block comment should start with '# '
statsmodels/examples/tut_ols_rlm_short.py:28:7: E231 missing whitespace after ','
statsmodels/examples/tut_ols_rlm_short.py:28:10: E231 missing whitespace after ','
statsmodels/examples/tut_ols_rlm_short.py:28:13: E231 missing whitespace after ','
statsmodels/examples/tut_ols_rlm_short.py:28:16: E231 missing whitespace after ','
statsmodels/examples/tut_ols_rlm_short.py:48:1: E265 block comment should start with '# '
statsmodels/examples/example_rpy.py:8:80: E501 line too long (82 > 79 characters)
statsmodels/examples/example_rpy.py:28:6: E231 missing whitespace after ','
statsmodels/examples/example_rpy.py:38:7: E231 missing whitespace after ','
statsmodels/examples/example_rpy.py:39:14: E231 missing whitespace after ','
statsmodels/examples/example_rpy.py:45:21: E127 continuation line over-indented for visual indent
statsmodels/examples/ex_misc_tarma.py:20:1: E731 do not assign a lambda expression, use a def
statsmodels/examples/ex_misc_tarma.py:44:17: E201 whitespace after '('
statsmodels/examples/ex_misc_tarma.py:53:1: E265 block comment should start with '# '
statsmodels/examples/ex_misc_tarma.py:70:22: E262 inline comment should start with '# '
statsmodels/examples/ex_misc_tarma.py:75:1: E265 block comment should start with '# '
statsmodels/examples/example_enhanced_boxplots.py:26:47: E231 missing whitespace after ':'
statsmodels/examples/example_enhanced_boxplots.py:26:64: E231 missing whitespace after ':'
statsmodels/examples/example_enhanced_boxplots.py:27:51: E231 missing whitespace after ':'
statsmodels/examples/example_enhanced_boxplots.py:28:51: E231 missing whitespace after ':'
statsmodels/examples/example_enhanced_boxplots.py:40:21: E128 continuation line under-indented for visual indent
statsmodels/examples/example_enhanced_boxplots.py:40:44: E231 missing whitespace after ':'
statsmodels/examples/example_enhanced_boxplots.py:40:61: E231 missing whitespace after ':'
statsmodels/examples/example_enhanced_boxplots.py:41:48: E231 missing whitespace after ':'
statsmodels/examples/example_enhanced_boxplots.py:42:48: E231 missing whitespace after ':'
statsmodels/examples/example_enhanced_boxplots.py:53:10: E225 missing whitespace around operator
statsmodels/examples/example_enhanced_boxplots.py:53:24: E231 missing whitespace after ':'
statsmodels/examples/example_enhanced_boxplots.py:53:41: E231 missing whitespace after ':'
statsmodels/examples/example_enhanced_boxplots.py:53:65: E231 missing whitespace after ':'
statsmodels/examples/example_enhanced_boxplots.py:54:28: E231 missing whitespace after ':'
statsmodels/examples/example_enhanced_boxplots.py:54:44: E231 missing whitespace after ':'
statsmodels/examples/example_enhanced_boxplots.py:55:27: E231 missing whitespace after ':'
statsmodels/examples/example_enhanced_boxplots.py:55:53: E231 missing whitespace after ':'
statsmodels/examples/example_enhanced_boxplots.py:55:69: E231 missing whitespace after ':'
statsmodels/examples/example_enhanced_boxplots.py:56:29: E231 missing whitespace after ':'
statsmodels/examples/example_enhanced_boxplots.py:58:21: E128 continuation line under-indented for visual indent
statsmodels/examples/ex_univar_kde.py:38:80: E501 line too long (82 > 79 characters)
statsmodels/examples/ex_univar_kde.py:47:74: E502 the backslash is redundant between brackets
statsmodels/examples/ex_univar_kde.py:60:80: E501 line too long (82 > 79 characters)
statsmodels/examples/ex_univar_kde.py:69:71: E502 the backslash is redundant between brackets
statsmodels/examples/ex_univar_kde.py:80:80: E501 line too long (82 > 79 characters)
statsmodels/examples/ex_univar_kde.py:88:64: E502 the backslash is redundant between brackets
statsmodels/examples/ex_univar_kde.py:101:80: E501 line too long (82 > 79 characters)
statsmodels/examples/ex_univar_kde.py:110:65: E502 the backslash is redundant between brackets
statsmodels/examples/ex_univar_kde.py:122:80: E501 line too long (82 > 79 characters)
statsmodels/examples/ex_univar_kde.py:131:65: E502 the backslash is redundant between brackets
statsmodels/examples/ex_univar_kde.py:142:80: E501 line too long (82 > 79 characters)
statsmodels/examples/ex_univar_kde.py:151:65: E502 the backslash is redundant between brackets
statsmodels/examples/ex_proportion.py:31:39: E231 missing whitespace after ','
statsmodels/examples/ex_proportion.py:32:80: E501 line too long (115 > 79 characters)
statsmodels/examples/ex_proportion.py:34:21: E231 missing whitespace after ','
statsmodels/examples/ex_pareto_plot.py:16:1: E265 block comment should start with '# '
statsmodels/examples/ex_pareto_plot.py:22:1: E265 block comment should start with '# '
statsmodels/examples/ex_pareto_plot.py:23:1: E265 block comment should start with '# '
statsmodels/examples/ex_pareto_plot.py:24:1: E265 block comment should start with '# '
statsmodels/examples/ex_pareto_plot.py:25:1: E265 block comment should start with '# '
statsmodels/examples/ex_rootfinding.py:13:1: E265 block comment should start with '# '
statsmodels/examples/ex_rootfinding.py:14:1: E265 block comment should start with '# '
statsmodels/examples/ex_rootfinding.py:16:14: E261 at least two spaces before inline comment
statsmodels/examples/ex_rootfinding.py:16:15: E262 inline comment should start with '# '
statsmodels/examples/ex_rootfinding.py:36:1: E303 too many blank lines (3)
statsmodels/examples/ex_rootfinding.py:48:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/examples/ex_rootfinding.py:70:58: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/ex_rootfinding.py:72:59: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/ex_rootfinding.py:78:5: E303 too many blank lines (2)
statsmodels/examples/ex_rootfinding.py:95:59: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/ex_rootfinding.py:104:46: E231 missing whitespace after ','
statsmodels/examples/ex_rootfinding.py:105:46: E231 missing whitespace after ','
statsmodels/examples/ex_rootfinding.py:107:47: E231 missing whitespace after ','
statsmodels/examples/ex_rootfinding.py:108:47: E231 missing whitespace after ','
statsmodels/examples/l1_demo/demo.py:47:13: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:47:78: E502 the backslash is redundant between brackets
statsmodels/examples/l1_demo/demo.py:48:21: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:48:72: E502 the backslash is redundant between brackets
statsmodels/examples/l1_demo/demo.py:49:21: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:50:13: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:53:13: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:53:62: E502 the backslash is redundant between brackets
statsmodels/examples/l1_demo/demo.py:54:21: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:55:13: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:58:13: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:58:67: E502 the backslash is redundant between brackets
statsmodels/examples/l1_demo/demo.py:59:13: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:59:32: E231 missing whitespace after ','
statsmodels/examples/l1_demo/demo.py:62:13: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:62:68: E502 the backslash is redundant between brackets
statsmodels/examples/l1_demo/demo.py:63:13: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:63:32: E231 missing whitespace after ','
statsmodels/examples/l1_demo/demo.py:66:13: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:66:63: E502 the backslash is redundant between brackets
statsmodels/examples/l1_demo/demo.py:67:21: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:68:21: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:69:21: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:72:13: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:73:21: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:74:21: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:77:13: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:77:78: E502 the backslash is redundant between brackets
statsmodels/examples/l1_demo/demo.py:78:21: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:79:21: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:80:21: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:83:13: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:83:75: E502 the backslash is redundant between brackets
statsmodels/examples/l1_demo/demo.py:84:21: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:85:21: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:86:21: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:89:13: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:89:69: E502 the backslash is redundant between brackets
statsmodels/examples/l1_demo/demo.py:90:21: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:91:21: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:94:13: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:94:69: E502 the backslash is redundant between brackets
statsmodels/examples/l1_demo/demo.py:95:13: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:95:32: E231 missing whitespace after ','
statsmodels/examples/l1_demo/demo.py:98:13: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:98:72: E502 the backslash is redundant between brackets
statsmodels/examples/l1_demo/demo.py:99:21: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:100:21: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:100:40: E231 missing whitespace after ','
statsmodels/examples/l1_demo/demo.py:103:13: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:103:67: E502 the backslash is redundant between brackets
statsmodels/examples/l1_demo/demo.py:104:21: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:105:21: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:105:40: E231 missing whitespace after ','
statsmodels/examples/l1_demo/demo.py:116:9: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:117:9: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:118:9: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:166:80: E501 line too long (80 > 79 characters)
statsmodels/examples/l1_demo/demo.py:167:12: E231 missing whitespace after ','
statsmodels/examples/l1_demo/demo.py:169:5: E266 too many leading '#' for block comment
statsmodels/examples/l1_demo/demo.py:181:5: E266 too many leading '#' for block comment
statsmodels/examples/l1_demo/demo.py:183:13: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:186:13: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:192:9: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:198:5: E266 too many leading '#' for block comment
statsmodels/examples/l1_demo/demo.py:216:9: E128 continuation line under-indented for visual indent
statsmodels/examples/l1_demo/demo.py:220:5: E266 too many leading '#' for block comment
statsmodels/examples/l1_demo/demo.py:228:5: E266 too many leading '#' for block comment
statsmodels/examples/l1_demo/demo.py:237:80: E501 line too long (83 > 79 characters)
statsmodels/examples/l1_demo/demo.py:249:80: E501 line too long (85 > 79 characters)
statsmodels/examples/l1_demo/demo.py:251:80: E501 line too long (85 > 79 characters)
statsmodels/examples/l1_demo/demo.py:288:5: E266 too many leading '#' for block comment
statsmodels/examples/l1_demo/demo.py:289:5: E266 too many leading '#' for block comment
statsmodels/examples/l1_demo/demo.py:291:5: F841 local variable 'noise' is assigned to but never used
statsmodels/examples/l1_demo/demo.py:295:5: E266 too many leading '#' for block comment
statsmodels/examples/l1_demo/demo.py:310:5: E266 too many leading '#' for block comment
statsmodels/examples/l1_demo/demo.py:311:5: E266 too many leading '#' for block comment
statsmodels/examples/l1_demo/demo.py:313:5: F841 local variable 'noise' is assigned to but never used
statsmodels/examples/l1_demo/demo.py:315:5: E266 too many leading '#' for block comment
statsmodels/examples/l1_demo/demo.py:336:5: E266 too many leading '#' for block comment
statsmodels/examples/l1_demo/demo.py:341:80: E501 line too long (81 > 79 characters)
statsmodels/examples/l1_demo/demo.py:344:25: E231 missing whitespace after ','
statsmodels/examples/l1_demo/demo.py:347:5: E266 too many leading '#' for block comment
statsmodels/examples/l1_demo/demo.py:352:1: E303 too many blank lines (3)
statsmodels/examples/l1_demo/sklearn_compare.py:27:1: E266 too many leading '#' for block comment
statsmodels/examples/l1_demo/sklearn_compare.py:31:1: E266 too many leading '#' for block comment
statsmodels/examples/l1_demo/sklearn_compare.py:32:1: E266 too many leading '#' for block comment
statsmodels/examples/l1_demo/sklearn_compare.py:39:78: E502 the backslash is redundant between brackets
statsmodels/examples/l1_demo/sklearn_compare.py:44:1: E266 too many leading '#' for block comment
statsmodels/examples/l1_demo/sklearn_compare.py:48:1: E266 too many leading '#' for block comment
statsmodels/examples/l1_demo/sklearn_compare.py:58:15: E231 missing whitespace after ','
statsmodels/examples/l1_demo/sklearn_compare.py:59:1: E266 too many leading '#' for block comment
statsmodels/examples/l1_demo/sklearn_compare.py:71:1: E266 too many leading '#' for block comment
statsmodels/examples/l1_demo/sklearn_compare.py:79:34: E231 missing whitespace after ','
statsmodels/examples/l1_demo/sklearn_compare.py:80:34: E231 missing whitespace after ','
statsmodels/examples/l1_demo/sklearn_compare.py:85:1: E266 too many leading '#' for block comment
statsmodels/examples/l1_demo/sklearn_compare.py:101:28: E231 missing whitespace after ','
statsmodels/examples/l1_demo/short_demo.py:25:1: E266 too many leading '#' for block comment
statsmodels/examples/l1_demo/short_demo.py:31:1: E266 too many leading '#' for block comment
statsmodels/examples/l1_demo/short_demo.py:33:1: E266 too many leading '#' for block comment
statsmodels/examples/l1_demo/short_demo.py:36:1: E266 too many leading '#' for block comment
statsmodels/examples/l1_demo/short_demo.py:48:1: E266 too many leading '#' for block comment
statsmodels/examples/l1_demo/short_demo.py:56:1: E266 too many leading '#' for block comment
statsmodels/examples/l1_demo/short_demo.py:63:1: E266 too many leading '#' for block comment
statsmodels/examples/l1_demo/short_demo.py:67:9: E231 missing whitespace after ','
statsmodels/examples/l1_demo/short_demo.py:71:1: E265 block comment should start with '# '
statsmodels/examples/l1_demo/short_demo.py:73:1: E265 block comment should start with '# '
statsmodels/examples/l1_demo/short_demo.py:75:1: E266 too many leading '#' for block comment
statsmodels/examples/l1_demo/short_demo.py:83:1: E266 too many leading '#' for block comment
statsmodels/examples/l1_demo/short_demo.py:88:1: E266 too many leading '#' for block comment
statsmodels/examples/l1_demo/short_demo.py:95:1: E266 too many leading '#' for block comment
statsmodels/examples/l1_demo/short_demo.py:104:12: E231 missing whitespace after ','
statsmodels/examples/l1_demo/short_demo.py:106:1: E266 too many leading '#' for block comment
statsmodels/examples/l1_demo/short_demo.py:114:29: E231 missing whitespace after ','
statsmodels/examples/tsa/try_ar.py:11:1: E302 expected 2 blank lines, found 1
statsmodels/examples/tsa/try_ar.py:14:80: E501 line too long (82 > 79 characters)
statsmodels/examples/tsa/try_ar.py:39:5: E265 block comment should start with '# '
statsmodels/examples/tsa/try_ar.py:48:5: E265 block comment should start with '# '
statsmodels/examples/tsa/try_ar.py:50:80: E501 line too long (81 > 79 characters)
statsmodels/examples/tsa/try_ar.py:54:9: E265 block comment should start with '# '
statsmodels/examples/tsa/try_ar.py:55:80: E501 line too long (84 > 79 characters)
statsmodels/examples/tsa/try_ar.py:60:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/examples/tsa/try_ar.py:63:38: E231 missing whitespace after ','
statsmodels/examples/tsa/try_ar.py:64:42: E231 missing whitespace after ','
statsmodels/examples/tsa/try_ar.py:66:75: E231 missing whitespace after ','
statsmodels/examples/tsa/try_ar.py:66:80: E501 line too long (80 > 79 characters)
statsmodels/examples/tsa/try_ar.py:72:3: E225 missing whitespace around operator
statsmodels/examples/tsa/try_ar.py:72:80: E501 line too long (88 > 79 characters)
statsmodels/examples/tsa/try_ar.py:73:80: E501 line too long (83 > 79 characters)
statsmodels/examples/tsa/try_ar.py:76:80: E501 line too long (83 > 79 characters)
statsmodels/examples/tsa/try_ar.py:79:1: E265 block comment should start with '# '
statsmodels/examples/tsa/compare_arma.py:8:80: E501 line too long (125 > 79 characters)
statsmodels/examples/tsa/compare_arma.py:31:19: E231 missing whitespace after ','
statsmodels/examples/tsa/compare_arma.py:39:3: E225 missing whitespace around operator
statsmodels/examples/tsa/compare_arma.py:41:19: E231 missing whitespace after ','
statsmodels/examples/tsa/compare_arma.py:42:3: E225 missing whitespace around operator
statsmodels/examples/tsa/compare_arma.py:53:3: E225 missing whitespace around operator
statsmodels/examples/tsa/compare_arma.py:55:3: E225 missing whitespace around operator
statsmodels/examples/tsa/compare_arma.py:61:3: E225 missing whitespace around operator
statsmodels/examples/tsa/compare_arma.py:62:26: E231 missing whitespace after ','
statsmodels/examples/tsa/compare_arma.py:62:28: E231 missing whitespace after ','
statsmodels/examples/tsa/compare_arma.py:63:3: E225 missing whitespace around operator
statsmodels/examples/tsa/compare_arma.py:69:3: E225 missing whitespace around operator
statsmodels/examples/tsa/compare_arma.py:70:26: E231 missing whitespace after ','
statsmodels/examples/tsa/compare_arma.py:70:28: E231 missing whitespace after ','
statsmodels/examples/tsa/compare_arma.py:71:3: E225 missing whitespace around operator
statsmodels/examples/tsa/lagpolynomial.py:15:5: E265 block comment should start with '# '
statsmodels/examples/tsa/lagpolynomial.py:21:80: E501 line too long (85 > 79 characters)
statsmodels/examples/tsa/lagpolynomial.py:36:53: E262 inline comment should start with '# '
statsmodels/examples/tsa/lagpolynomial.py:40:1: E303 too many blank lines (3)
statsmodels/examples/tsa/arma_plots.py:16:26: E261 at least two spaces before inline comment
statsmodels/examples/tsa/arma_plots.py:16:27: E262 inline comment should start with '# '
statsmodels/examples/tsa/arma_plots.py:17:26: E261 at least two spaces before inline comment
statsmodels/examples/tsa/arma_plots.py:17:27: E262 inline comment should start with '# '
statsmodels/examples/tsa/arma_plots.py:23:80: E501 line too long (80 > 79 characters)
statsmodels/examples/tsa/arma_plots.py:31:9: E265 block comment should start with '# '
statsmodels/examples/tsa/arma_plots.py:32:9: E265 block comment should start with '# '
statsmodels/examples/tsa/arma_plots.py:33:9: E265 block comment should start with '# '
statsmodels/examples/tsa/arma_plots.py:34:9: E265 block comment should start with '# '
statsmodels/examples/tsa/arma_plots.py:40:1: E266 too many leading '#' for block comment
statsmodels/examples/tsa/arma_plots.py:41:1: E266 too many leading '#' for block comment
statsmodels/examples/tsa/arma_plots.py:44:44: E261 at least two spaces before inline comment
statsmodels/examples/tsa/arma_plots.py:44:45: E262 inline comment should start with '# '
statsmodels/examples/tsa/arma_plots.py:46:23: E231 missing whitespace after ','
statsmodels/examples/tsa/arma_plots.py:47:24: E225 missing whitespace around operator
statsmodels/examples/tsa/arma_plots.py:50:1: E266 too many leading '#' for block comment
statsmodels/examples/tsa/arma_plots.py:51:1: E266 too many leading '#' for block comment
statsmodels/examples/tsa/arma_plots.py:54:44: E261 at least two spaces before inline comment
statsmodels/examples/tsa/arma_plots.py:54:45: E262 inline comment should start with '# '
statsmodels/examples/tsa/arma_plots.py:56:23: E231 missing whitespace after ','
statsmodels/examples/tsa/arma_plots.py:57:24: E225 missing whitespace around operator
statsmodels/examples/tsa/arma_plots.py:60:1: E266 too many leading '#' for block comment
statsmodels/examples/tsa/arma_plots.py:61:1: E265 block comment should start with '# '
statsmodels/examples/tsa/arma_plots.py:62:1: E266 too many leading '#' for block comment
statsmodels/examples/tsa/arma_plots.py:72:15: E261 at least two spaces before inline comment
statsmodels/examples/tsa/arma_plots.py:72:16: E262 inline comment should start with '# '
statsmodels/examples/tsa/arma_plots.py:73:32: E201 whitespace after '('
statsmodels/examples/tsa/arma_plots.py:73:54: E202 whitespace before ')'
statsmodels/examples/tsa/arma_plots.py:77:1: E303 too many blank lines (3)
statsmodels/examples/tsa/ex_var.py:9:25: E231 missing whitespace after ','
statsmodels/examples/tsa/ex_var.py:9:36: E231 missing whitespace after ','
statsmodels/examples/tsa/ex_var.py:11:25: E231 missing whitespace after ','
statsmodels/examples/tsa/ex_var.py:13:23: E261 at least two spaces before inline comment
statsmodels/examples/tsa/ex_var.py:13:24: E262 inline comment should start with '# '
statsmodels/examples/tsa/ex_var.py:22:1: E265 block comment should start with '# '
statsmodels/examples/tsa/ex_var.py:24:44: E231 missing whitespace after ','
statsmodels/examples/tsa/ex_var.py:28:1: E265 block comment should start with '# '
statsmodels/examples/tsa/ex_var.py:30:45: E231 missing whitespace after ','
statsmodels/examples/tsa/ex_var.py:36:1: E265 block comment should start with '# '
statsmodels/examples/tsa/ex_var.py:39:49: E231 missing whitespace after ','
statsmodels/examples/tsa/ex_var.py:41:44: E262 inline comment should start with '# '
statsmodels/examples/tsa/ex_var.py:44:1: E265 block comment should start with '# '
statsmodels/examples/tsa/ex_var.py:46:1: E265 block comment should start with '# '
statsmodels/examples/tsa/ar1cholesky.py:11:1: E302 expected 2 blank lines, found 1
statsmodels/examples/tsa/ar1cholesky.py:11:21: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/tsa/ar1cholesky.py:11:23: E251 unexpected spaces around keyword / parameter equals
statsmodels/examples/tsa/ar1cholesky.py:14:30: E222 multiple spaces after operator
statsmodels/examples/tsa/ar1cholesky.py:21:1: E265 block comment should start with '# '
statsmodels/examples/tsa/ar1cholesky.py:22:1: E265 block comment should start with '# '
statsmodels/examples/tsa/ar1cholesky.py:23:21: E201 whitespace after '['
statsmodels/examples/tsa/ar1cholesky.py:24:9: E128 continuation line under-indented for visual indent
statsmodels/examples/tsa/ar1cholesky.py:37:14: E231 missing whitespace after ','
statsmodels/examples/tsa/ex_arma_all.py:18:1: E265 block comment should start with '# '
statsmodels/examples/tsa/ex_arma_all.py:19:9: E231 missing whitespace after ','
statsmodels/examples/tsa/ex_arma_all.py:23:26: E231 missing whitespace after ','
statsmodels/examples/tsa/ex_arma_all.py:25:30: E231 missing whitespace after ','
statsmodels/examples/tsa/ex_arma_all.py:25:53: E231 missing whitespace after ','
statsmodels/examples/tsa/ex_arma_all.py:28:1: E265 block comment should start with '# '
statsmodels/examples/tsa/ex_arma_all.py:31:1: E265 block comment should start with '# '
statsmodels/examples/tsa/ex_arma_all.py:38:1: E265 block comment should start with '# '
statsmodels/examples/tsa/ex_arma_all.py:42:27: E231 missing whitespace after ','
statsmodels/examples/tsa/ex_arma_all.py:44:32: E231 missing whitespace after ','
statsmodels/examples/tsa/ex_arma_all.py:44:55: E231 missing whitespace after ','
statsmodels/examples/tsa/ex_arma_all.py:44:68: E231 missing whitespace after ','
statsmodels/examples/tsa/ex_arma_all.py:44:80: E501 line too long (80 > 79 characters)
statsmodels/examples/tsa/ex_arma_all.py:50:1: E265 block comment should start with '# '
statsmodels/examples/tsa/ex_arma_all.py:51:1: E265 block comment should start with '# '
statsmodels/examples/tsa/ex_arma_all.py:52:17: E231 missing whitespace after ','
statsmodels/examples/tsa/ex_arma_all.py:56:36: E231 missing whitespace after ','
statsmodels/examples/tsa/ex_arma_all.py:56:41: E231 missing whitespace after ','
statsmodels/examples/tsa/ex_arma_all.py:56:52: E231 missing whitespace after ','
statsmodels/examples/tsa/ex_arma_all.py:56:55: E231 missing whitespace after ','
statsmodels/examples/tsa/ex_arma_all.py:56:59: E231 missing whitespace after ','
statsmodels/examples/tsa/ex_arma_all.py:57:1: E265 block comment should start with '# '
statsmodels/examples/tsa/ex_arma_all.py:58:1: E265 block comment should start with '# '
statsmodels/examples/tsa/ex_arma_all.py:59:1: E265 block comment should start with '# '
statsmodels/examples/tsa/ex_arma_all.py:60:1: E265 block comment should start with '# '
statsmodels/examples/tsa/ex_arma_all.py:61:1: E265 block comment should start with '# '
statsmodels/examples/tsa/ex_arma_all.py:63:29: E231 missing whitespace after ','
statsmodels/examples/tsa/ex_arma_all.py:65:34: E231 missing whitespace after ','
statsmodels/examples/tsa/ex_coint.py:5:1: E265 block comment should start with '# '
statsmodels/nonparametric/smoothers_lowess.py:13:1: E302 expected 2 blank lines, found 1
statsmodels/nonparametric/smoothers_lowess.py:13:80: E501 line too long (83 > 79 characters)
statsmodels/nonparametric/smoothers_lowess.py:228:25: E128 continuation line under-indented for visual indent
statsmodels/nonparametric/smoothers_lowess.py:230:80: E501 line too long (83 > 79 characters)
statsmodels/nonparametric/smoothers_lowess.py:234:33: E128 continuation line under-indented for visual indent
statsmodels/nonparametric/smoothers_lowess.py:234:80: E501 line too long (83 > 79 characters)
statsmodels/nonparametric/smoothers_lowess.py:238:80: E501 line too long (89 > 79 characters)
statsmodels/nonparametric/smoothers_lowess.py:241:25: E128 continuation line under-indented for visual indent
statsmodels/nonparametric/smoothers_lowess_old.py:6:80: E501 line too long (141 > 79 characters)
statsmodels/nonparametric/smoothers_lowess_old.py:8:80: E501 line too long (154 > 79 characters)
statsmodels/nonparametric/smoothers_lowess_old.py:109:41: E261 at least two spaces before inline comment
statsmodels/nonparametric/smoothers_lowess_old.py:109:42: E262 inline comment should start with '# '
statsmodels/nonparametric/smoothers_lowess_old.py:119:19: E231 missing whitespace after ','
statsmodels/nonparametric/smoothers_lowess_old.py:150:26: E231 missing whitespace after ','
statsmodels/nonparametric/smoothers_lowess_old.py:150:36: E251 unexpected spaces around keyword / parameter equals
statsmodels/nonparametric/smoothers_lowess_old.py:150:38: E251 unexpected spaces around keyword / parameter equals
statsmodels/nonparametric/smoothers_lowess_old.py:151:20: E231 missing whitespace after ','
statsmodels/nonparametric/smoothers_lowess_old.py:153:19: E231 missing whitespace after ','
statsmodels/nonparametric/smoothers_lowess_old.py:157:9: E265 block comment should start with '# '
statsmodels/nonparametric/smoothers_lowess_old.py:161:41: E231 missing whitespace after ','
statsmodels/nonparametric/smoothers_lowess_old.py:162:33: E127 continuation line over-indented for visual indent
statsmodels/nonparametric/smoothers_lowess_old.py:163:29: E128 continuation line under-indented for visual indent
statsmodels/nonparametric/smoothers_lowess_old.py:164:34: E231 missing whitespace after ','
statsmodels/nonparametric/smoothers_lowess_old.py:165:18: E231 missing whitespace after ','
statsmodels/nonparametric/smoothers_lowess_old.py:165:41: E231 missing whitespace after ','
statsmodels/nonparametric/smoothers_lowess_old.py:167:12: E231 missing whitespace after ','
statsmodels/nonparametric/smoothers_lowess_old.py:168:24: E231 missing whitespace after ','
statsmodels/nonparametric/smoothers_lowess_old.py:170:31: E231 missing whitespace after ','
statsmodels/nonparametric/smoothers_lowess_old.py:170:44: E231 missing whitespace after ','
statsmodels/nonparametric/smoothers_lowess_old.py:176:5: E303 too many blank lines (2)
statsmodels/nonparametric/smoothers_lowess_old.py:232:20: E231 missing whitespace after ','
statsmodels/nonparametric/smoothers_lowess_old.py:233:19: E231 missing whitespace after ','
statsmodels/nonparametric/smoothers_lowess_old.py:238:53: E261 at least two spaces before inline comment
statsmodels/nonparametric/smoothers_lowess_old.py:238:53: E262 inline comment should start with '# '
statsmodels/nonparametric/smoothers_lowess_old.py:241:31: E225 missing whitespace around operator
statsmodels/nonparametric/smoothers_lowess_old.py:246:5: E303 too many blank lines (2)
statsmodels/nonparametric/smoothers_lowess_old.py:247:34: E231 missing whitespace after ','
statsmodels/nonparametric/smoothers_lowess_old.py:248:57: E128 continuation line under-indented for visual indent
statsmodels/nonparametric/smoothers_lowess_old.py:250:12: E231 missing whitespace after ','
statsmodels/nonparametric/smoothers_lowess_old.py:252:33: E231 missing whitespace after ','
statsmodels/nonparametric/smoothers_lowess_old.py:261:32: E231 missing whitespace after ','
statsmodels/nonparametric/smoothers_lowess_old.py:283:21: E225 missing whitespace around operator
statsmodels/nonparametric/smoothers_lowess_old.py:310:5: E265 block comment should start with '# '
statsmodels/nonparametric/smoothers_lowess_old.py:311:26: E261 at least two spaces before inline comment
statsmodels/nonparametric/smoothers_lowess_old.py:311:27: E262 inline comment should start with '# '
statsmodels/nonparametric/smoothers_lowess_old.py:313:26: E261 at least two spaces before inline comment
statsmodels/nonparametric/smoothers_lowess_old.py:313:27: E262 inline comment should start with '# '
statsmodels/nonparametric/smoothers_lowess_old.py:331:5: E265 block comment should start with '# '
statsmodels/nonparametric/smoothers_lowess_old.py:350:5: E265 block comment should start with '# '
statsmodels/nonparametric/smoothers_lowess_old.py:352:26: E261 at least two spaces before inline comment
statsmodels/nonparametric/smoothers_lowess_old.py:352:27: E262 inline comment should start with '# '
statsmodels/nonparametric/bandwidths.py:26:1: E266 too many leading '#' for block comment
statsmodels/nonparametric/bandwidths.py:60:1: E302 expected 2 blank lines, found 1
statsmodels/nonparametric/bandwidths.py:123:80: E501 line too long (80 > 79 characters)
statsmodels/nonparametric/bandwidths.py:139:1: E266 too many leading '#' for block comment
statsmodels/nonparametric/bandwidths.py:141:1: E266 too many leading '#' for block comment
statsmodels/nonparametric/bandwidths.py:143:1: E266 too many leading '#' for block comment
statsmodels/nonparametric/bandwidths.py:145:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/nonparametric/kernel_density.py:38:80: E501 line too long (80 > 79 characters)
statsmodels/nonparametric/kernel_density.py:108:75: E502 the backslash is redundant between brackets
statsmodels/nonparametric/kernel_density.py:222:80: E501 line too long (133 > 79 characters)
statsmodels/nonparametric/kernel_density.py:281:9: E265 block comment should start with '# '
statsmodels/nonparametric/kernel_density.py:282:9: E265 block comment should start with '# '
statsmodels/nonparametric/kernel_density.py:290:9: E266 too many leading '#' for block comment
statsmodels/nonparametric/kernel_density.py:291:9: E265 block comment should start with '# '
statsmodels/nonparametric/kernel_density.py:494:80: E501 line too long (87 > 79 characters)
statsmodels/nonparametric/kernel_density.py:558:80: E501 line too long (103 > 79 characters)
statsmodels/nonparametric/kdetools.py:1:1: E266 too many leading '#' for block comment
statsmodels/nonparametric/kdetools.py:4:1: E302 expected 2 blank lines, found 1
statsmodels/nonparametric/kdetools.py:13:1: E302 expected 2 blank lines, found 1
statsmodels/nonparametric/kdetools.py:23:1: E302 expected 2 blank lines, found 1
statsmodels/nonparametric/kdetools.py:39:1: E302 expected 2 blank lines, found 1
statsmodels/nonparametric/kdetools.py:48:9: E261 at least two spaces before inline comment
statsmodels/nonparametric/kdetools.py:50:5: E722 do not use bare 'except'
statsmodels/nonparametric/kdetools.py:54:1: E302 expected 2 blank lines, found 1
statsmodels/nonparametric/kernels.py:18:1: E265 block comment should start with '# '
statsmodels/nonparametric/kernels.py:187:23: E262 inline comment should start with '# '
statsmodels/nonparametric/_kernel_base.py:23:40: E251 unexpected spaces around keyword / parameter equals
statsmodels/nonparametric/_kernel_base.py:23:42: E251 unexpected spaces around keyword / parameter equals
statsmodels/nonparametric/_kernel_base.py:24:33: E251 unexpected spaces around keyword / parameter equals
statsmodels/nonparametric/_kernel_base.py:24:35: E251 unexpected spaces around keyword / parameter equals
statsmodels/nonparametric/_kernel_base.py:27:80: E501 line too long (84 > 79 characters)
statsmodels/nonparametric/_kernel_base.py:65:25: E128 continuation line under-indented for visual indent
statsmodels/nonparametric/_kernel_base.py:72:13: E128 continuation line under-indented for visual indent
statsmodels/nonparametric/_kernel_base.py:82:73: E502 the backslash is redundant between brackets
statsmodels/nonparametric/_kernel_base.py:83:18: E128 continuation line under-indented for visual indent
statsmodels/nonparametric/_kernel_base.py:94:44: E262 inline comment should start with '# '
statsmodels/nonparametric/_kernel_base.py:212:78: E502 the backslash is redundant between brackets
statsmodels/nonparametric/_kernel_base.py:213:67: E502 the backslash is redundant between brackets
statsmodels/nonparametric/_kernel_base.py:232:50: E225 missing whitespace around operator
statsmodels/nonparametric/_kernel_base.py:233:54: E225 missing whitespace around operator
statsmodels/nonparametric/_kernel_base.py:378:80: E501 line too long (100 > 79 characters)
statsmodels/nonparametric/_kernel_base.py:501:5: E265 block comment should start with '# '
statsmodels/nonparametric/_kernel_base.py:502:5: E265 block comment should start with '# '
statsmodels/nonparametric/_kernel_base.py:506:5: E265 block comment should start with '# '
statsmodels/nonparametric/kernel_regression.py:39:80: E501 line too long (80 > 79 characters)
statsmodels/nonparametric/kernel_regression.py:52:80: E501 line too long (80 > 79 characters)
statsmodels/nonparametric/kernel_regression.py:54:80: E501 line too long (81 > 79 characters)
statsmodels/nonparametric/kernel_regression.py:139:18: E127 continuation line over-indented for visual indent
statsmodels/nonparametric/kernel_regression.py:158:80: E501 line too long (85 > 79 characters)
statsmodels/nonparametric/kernel_regression.py:180:9: E265 block comment should start with '# '
statsmodels/nonparametric/kernel_regression.py:180:80: E501 line too long (84 > 79 characters)
statsmodels/nonparametric/kernel_regression.py:244:23: E265 block comment should start with '# '
statsmodels/nonparametric/kernel_regression.py:248:59: E261 at least two spaces before inline comment
statsmodels/nonparametric/kernel_regression.py:248:60: E262 inline comment should start with '# '
statsmodels/nonparametric/kernel_regression.py:248:80: E501 line too long (86 > 79 characters)
statsmodels/nonparametric/kernel_regression.py:249:49: E261 at least two spaces before inline comment
statsmodels/nonparametric/kernel_regression.py:249:50: E262 inline comment should start with '# '
statsmodels/nonparametric/kernel_regression.py:252:9: E265 block comment should start with '# '
statsmodels/nonparametric/kernel_regression.py:277:72: E231 missing whitespace after ','
statsmodels/nonparametric/kernel_regression.py:284:80: E501 line too long (80 > 79 characters)
statsmodels/nonparametric/kernel_regression.py:292:9: E265 block comment should start with '# '
statsmodels/nonparametric/kernel_regression.py:293:9: E265 block comment should start with '# '
statsmodels/nonparametric/kernel_regression.py:294:9: E265 block comment should start with '# '
statsmodels/nonparametric/kernel_regression.py:421:80: E501 line too long (87 > 79 characters)
statsmodels/nonparametric/kernel_regression.py:555:14: E225 missing whitespace around operator
statsmodels/nonparametric/kernel_regression.py:558:26: E231 missing whitespace after ','
statsmodels/nonparametric/kernel_regression.py:558:75: E202 whitespace before ')'
statsmodels/nonparametric/kernel_regression.py:628:5: E303 too many blank lines (2)
statsmodels/nonparametric/kernel_regression.py:789:25: E127 continuation line over-indented for visual indent
statsmodels/nonparametric/kernel_regression.py:789:33: E251 unexpected spaces around keyword / parameter equals
statsmodels/nonparametric/kernel_regression.py:789:35: E251 unexpected spaces around keyword / parameter equals
statsmodels/nonparametric/kernel_regression.py:793:9: E265 block comment should start with '# '
statsmodels/nonparametric/kernel_regression.py:899:35: E251 unexpected spaces around keyword / parameter equals
statsmodels/nonparametric/kernel_regression.py:899:37: E251 unexpected spaces around keyword / parameter equals
statsmodels/nonparametric/kernel_regression.py:929:38: E231 missing whitespace after ','
statsmodels/nonparametric/kernel_regression.py:933:39: E231 missing whitespace after ','
statsmodels/nonparametric/kernel_regression.py:933:47: E251 unexpected spaces around keyword / parameter equals
statsmodels/nonparametric/kernel_regression.py:933:49: E251 unexpected spaces around keyword / parameter equals
statsmodels/nonparametric/kernel_regression.py:933:52: E231 missing whitespace after ','
statsmodels/nonparametric/kernel_regression.py:956:10: E225 missing whitespace around operator
statsmodels/nonparametric/kernel_regression.py:958:33: E221 multiple spaces before operator
statsmodels/nonparametric/kernel_regression.py:959:45: E251 unexpected spaces around keyword / parameter equals
statsmodels/nonparametric/kernel_regression.py:959:47: E251 unexpected spaces around keyword / parameter equals
statsmodels/nonparametric/tests/test_kde.py:76:80: E501 line too long (83 > 79 characters)
statsmodels/nonparametric/tests/test_kde.py:154:80: E501 line too long (80 > 79 characters)
statsmodels/nonparametric/tests/test_kde.py:207:80: E501 line too long (80 > 79 characters)
statsmodels/nonparametric/tests/test_kernel_density.py:29:9: E122 continuation line missing indentation or outdented
statsmodels/nonparametric/tests/test_kernel_density.py:39:9: E122 continuation line missing indentation or outdented
statsmodels/nonparametric/tests/test_kernel_density.py:40:8: E128 continuation line under-indented for visual indent
statsmodels/nonparametric/tests/test_kernel_density.py:41:8: E128 continuation line under-indented for visual indent
statsmodels/nonparametric/tests/test_kernel_density.py:42:8: E128 continuation line under-indented for visual indent
statsmodels/nonparametric/tests/test_kernel_density.py:43:8: E128 continuation line under-indented for visual indent
statsmodels/nonparametric/tests/test_kernel_density.py:47:9: E122 continuation line missing indentation or outdented
statsmodels/nonparametric/tests/test_kernel_density.py:48:9: E128 continuation line under-indented for visual indent
statsmodels/nonparametric/tests/test_kernel_density.py:49:8: E128 continuation line under-indented for visual indent
statsmodels/nonparametric/tests/test_kernel_density.py:50:8: E128 continuation line under-indented for visual indent
statsmodels/nonparametric/tests/test_kernel_density.py:51:9: E128 continuation line under-indented for visual indent
statsmodels/nonparametric/tests/test_kernel_density.py:52:9: E128 continuation line under-indented for visual indent
statsmodels/nonparametric/tests/test_kernel_density.py:53:9: E128 continuation line under-indented for visual indent
statsmodels/nonparametric/tests/test_kernel_density.py:54:9: E128 continuation line under-indented for visual indent
statsmodels/nonparametric/tests/test_kernel_density.py:55:9: E128 continuation line under-indented for visual indent
statsmodels/nonparametric/tests/test_kernel_density.py:56:9: E128 continuation line under-indented for visual indent
statsmodels/nonparametric/tests/test_kernel_density.py:59:9: E122 continuation line missing indentation or outdented
statsmodels/nonparametric/tests/test_kernel_density.py:60:8: E128 continuation line under-indented for visual indent
statsmodels/nonparametric/tests/test_kernel_density.py:61:8: E128 continuation line under-indented for visual indent
statsmodels/nonparametric/tests/test_kernel_density.py:74:9: E303 too many blank lines (2)
statsmodels/nonparametric/tests/test_kernel_density.py:94:5: E303 too many blank lines (2)
statsmodels/nonparametric/tests/test_kernel_density.py:180:9: E266 too many leading '#' for block comment
statsmodels/nonparametric/tests/test_kernel_density.py:181:9: E266 too many leading '#' for block comment
statsmodels/nonparametric/tests/test_kernel_density.py:182:9: E266 too many leading '#' for block comment
statsmodels/nonparametric/tests/test_kernel_density.py:183:9: E266 too many leading '#' for block comment
statsmodels/nonparametric/tests/test_kernel_density.py:184:9: E266 too many leading '#' for block comment
statsmodels/nonparametric/tests/test_kernel_density.py:185:9: E266 too many leading '#' for block comment
statsmodels/nonparametric/tests/test_kernel_density.py:186:9: E266 too many leading '#' for block comment
statsmodels/nonparametric/tests/test_kernel_density.py:187:9: E266 too many leading '#' for block comment
statsmodels/nonparametric/tests/test_kernel_density.py:192:80: E501 line too long (81 > 79 characters)
statsmodels/nonparametric/tests/test_kernel_density.py:226:18: E225 missing whitespace around operator
statsmodels/nonparametric/tests/test_kernel_density.py:228:13: E128 continuation line under-indented for visual indent
statsmodels/nonparametric/tests/test_kernel_density.py:229:13: E128 continuation line under-indented for visual indent
statsmodels/nonparametric/tests/test_kernel_density.py:230:9: E265 block comment should start with '# '
statsmodels/nonparametric/tests/test_kernel_density.py:232:9: E265 block comment should start with '# '
statsmodels/nonparametric/tests/test_kernel_density.py:242:18: E225 missing whitespace around operator
statsmodels/nonparametric/tests/test_kernel_density.py:245:13: E128 continuation line under-indented for visual indent
statsmodels/nonparametric/tests/test_kernel_density.py:247:9: E265 block comment should start with '# '
statsmodels/nonparametric/tests/test_kernel_density.py:249:9: E265 block comment should start with '# '
statsmodels/nonparametric/tests/test_kernel_density.py:251:66: E251 unexpected spaces around keyword / parameter equals
statsmodels/nonparametric/tests/test_kernel_density.py:251:68: E251 unexpected spaces around keyword / parameter equals
statsmodels/nonparametric/tests/test_kernel_density.py:259:18: E225 missing whitespace around operator
statsmodels/nonparametric/tests/test_kernel_density.py:262:13: E128 continuation line under-indented for visual indent
statsmodels/nonparametric/tests/test_kernel_density.py:266:71: E251 unexpected spaces around keyword / parameter equals
statsmodels/nonparametric/tests/test_kernel_density.py:266:73: E251 unexpected spaces around keyword / parameter equals
statsmodels/nonparametric/tests/test_kernel_density.py:273:16: E225 missing whitespace around operator
statsmodels/nonparametric/tests/test_kernel_density.py:276:13: E128 continuation line under-indented for visual indent
statsmodels/nonparametric/tests/test_kernel_density.py:302:9: F841 local variable 'dens_ls' is assigned to but never used
statsmodels/nonparametric/tests/test_kernel_density.py:311:52: E261 at least two spaces before inline comment
statsmodels/nonparametric/tests/test_kernel_density.py:327:9: E265 block comment should start with '# '
statsmodels/nonparametric/tests/test_kernel_density.py:327:80: E501 line too long (80 > 79 characters)
statsmodels/nonparametric/tests/test_kernel_density.py:330:9: E266 too many leading '#' for block comment
statsmodels/nonparametric/tests/test_kernel_density.py:331:9: E266 too many leading '#' for block comment
statsmodels/nonparametric/tests/test_kernel_density.py:332:9: E266 too many leading '#' for block comment
statsmodels/nonparametric/tests/test_kernel_density.py:333:9: E266 too many leading '#' for block comment
statsmodels/nonparametric/tests/test_kernel_density.py:334:9: E266 too many leading '#' for block comment
statsmodels/nonparametric/tests/test_kernel_density.py:335:9: E266 too many leading '#' for block comment
statsmodels/nonparametric/tests/test_kernel_density.py:336:9: E266 too many leading '#' for block comment
statsmodels/nonparametric/tests/test_kernel_density.py:353:53: E128 continuation line under-indented for visual indent
statsmodels/nonparametric/tests/test_kernel_density.py:354:53: E128 continuation line under-indented for visual indent
statsmodels/nonparametric/tests/test_kernel_density.py:355:53: E128 continuation line under-indented for visual indent
statsmodels/nonparametric/tests/test_kernel_density.py:356:53: E128 continuation line under-indented for visual indent
statsmodels/nonparametric/tests/test_kernel_density.py:380:9: E265 block comment should start with '# '
statsmodels/nonparametric/tests/test_kernel_density.py:394:15: E225 missing whitespace around operator
statsmodels/nonparametric/tests/test_kernel_density.py:394:35: E221 multiple spaces before operator
statsmodels/nonparametric/tests/test_kernel_density.py:397:13: E128 continuation line under-indented for visual indent
statsmodels/nonparametric/tests/test_kernel_density.py:400:9: E265 block comment should start with '# '
statsmodels/nonparametric/tests/test_kernel_density.py:402:9: E265 block comment should start with '# '
statsmodels/nonparametric/tests/test_kernel_density.py:411:16: E225 missing whitespace around operator
statsmodels/nonparametric/tests/test_kernel_density.py:414:13: E128 continuation line under-indented for visual indent
statsmodels/nonparametric/tests/test_lowess.py:142:9: F841 local variable 'res1_fitted' is assigned to but never used
statsmodels/nonparametric/tests/test_kernel_regression.py:59:80: E501 line too long (81 > 79 characters)
statsmodels/nonparametric/tests/test_kernel_regression.py:60:80: E501 line too long (81 > 79 characters)
statsmodels/nonparametric/tests/test_kernel_regression.py:71:38: E231 missing whitespace after ','
statsmodels/nonparametric/tests/test_kernel_regression.py:92:9: E266 too many leading '#' for block comment
statsmodels/nonparametric/tests/test_kernel_regression.py:93:9: E266 too many leading '#' for block comment
statsmodels/nonparametric/tests/test_kernel_regression.py:94:9: E266 too many leading '#' for block comment
statsmodels/nonparametric/tests/test_kernel_regression.py:95:9: E266 too many leading '#' for block comment
statsmodels/nonparametric/tests/test_kernel_regression.py:96:9: E266 too many leading '#' for block comment
statsmodels/nonparametric/tests/test_kernel_regression.py:143:32: E231 missing whitespace after ','
statsmodels/nonparametric/tests/test_kernel_regression.py:149:15: E225 missing whitespace around operator
statsmodels/nonparametric/tests/test_kernel_regression.py:149:32: E225 missing whitespace around operator
statsmodels/nonparametric/tests/test_kernel_regression.py:155:37: E231 missing whitespace after ','
statsmodels/nonparametric/tests/test_kernel_regression.py:155:45: E231 missing whitespace after ','
statsmodels/nonparametric/tests/test_kernel_regression.py:155:48: E231 missing whitespace after ','
statsmodels/nonparametric/tests/test_kernel_regression.py:168:15: E225 missing whitespace around operator
statsmodels/nonparametric/tests/test_kernel_regression.py:168:32: E225 missing whitespace around operator
statsmodels/nonparametric/tests/test_kernel_regression.py:185:32: E231 missing whitespace after ','
statsmodels/nonparametric/tests/test_kernel_regression.py:190:15: E225 missing whitespace around operator
statsmodels/nonparametric/tests/test_kernel_regression.py:193:9: F841 local variable 'sm_bw' is assigned to but never used
statsmodels/nonparametric/tests/test_kernel_regression.py:195:9: F841 local variable 'sm_R2' is assigned to but never used
statsmodels/nonparametric/tests/test_kernel_regression.py:199:45: E251 unexpected spaces around keyword / parameter equals
statsmodels/nonparametric/tests/test_kernel_regression.py:199:47: E251 unexpected spaces around keyword / parameter equals
statsmodels/nonparametric/tests/test_kernel_regression.py:213:15: E225 missing whitespace around operator
statsmodels/nonparametric/tests/test_kernel_regression.py:216:31: E128 continuation line under-indented for visual indent
statsmodels/nonparametric/tests/test_kernel_regression.py:217:31: E128 continuation line under-indented for visual indent
statsmodels/nonparametric/tests/test_kernel_regression.py:231:18: E225 missing whitespace around operator
statsmodels/nonparametric/tests/test_kernel_regression.py:232:12: E225 missing whitespace around operator
statsmodels/nonparametric/tests/test_kernel_regression.py:237:37: E231 missing whitespace after ','
statsmodels/nonparametric/tests/test_kernel_regression.py:237:59: E251 unexpected spaces around keyword / parameter equals
statsmodels/nonparametric/tests/test_kernel_regression.py:237:61: E251 unexpected spaces around keyword / parameter equals
statsmodels/nonparametric/tests/test_kernel_regression.py:246:18: E225 missing whitespace around operator
statsmodels/nonparametric/tests/test_kernel_regression.py:247:9: E265 block comment should start with '# '
statsmodels/nonparametric/tests/test_kernel_regression.py:249:9: E265 block comment should start with '# '
statsmodels/nonparametric/tests/test_kernel_regression.py:250:9: E265 block comment should start with '# '
statsmodels/nonparametric/tests/test_kernel_regression.py:251:9: E265 block comment should start with '# '
statsmodels/nonparametric/tests/test_kernel_regression.py:252:9: E265 block comment should start with '# '
statsmodels/nonparametric/tests/test_kernel_regression.py:256:9: E265 block comment should start with '# '
statsmodels/nonparametric/tests/test_kernel_regression.py:266:32: E231 missing whitespace after ','
statsmodels/nonparametric/tests/test_kernel_regression.py:273:11: E225 missing whitespace around operator
statsmodels/nonparametric/tests/test_kernel_regression.py:277:38: E231 missing whitespace after ','
statsmodels/nonparametric/tests/test_kernel_regression.py:290:32: E231 missing whitespace after ','
statsmodels/nonparametric/tests/test_kernel_regression.py:296:11: E225 missing whitespace around operator
statsmodels/nonparametric/tests/test_kernel_regression.py:329:80: E501 line too long (81 > 79 characters)
statsmodels/nonparametric/tests/test_kernel_regression.py:330:34: E128 continuation line under-indented for visual indent
statsmodels/nonparametric/tests/test_kernel_regression.py:331:34: E128 continuation line under-indented for visual indent
statsmodels/nonparametric/tests/test_kernel_regression.py:350:16: E225 missing whitespace around operator
statsmodels/nonparametric/tests/test_kernel_regression.py:353:80: E501 line too long (83 > 79 characters)
statsmodels/nonparametric/tests/test_kernel_regression.py:363:18: E225 missing whitespace around operator
statsmodels/nonparametric/tests/test_kernel_regression.py:364:12: E225 missing whitespace around operator
statsmodels/nonparametric/tests/test_kernel_regression.py:366:16: E225 missing whitespace around operator
statsmodels/nonparametric/tests/test_kernel_regression.py:370:34: E128 continuation line under-indented for visual indent
statsmodels/nonparametric/tests/test_kernel_regression.py:370:80: E501 line too long (83 > 79 characters)
statsmodels/nonparametric/tests/test_kernel_regression.py:392:80: E501 line too long (80 > 79 characters)
statsmodels/nonparametric/tests/test_bandwidths.py:24:22: E231 missing whitespace after ','
statsmodels/nonparametric/tests/test_bandwidths.py:25:17: E128 continuation line under-indented for visual indent
statsmodels/nonparametric/tests/test_bandwidths.py:25:23: E251 unexpected spaces around keyword / parameter equals
statsmodels/nonparametric/tests/test_bandwidths.py:25:25: E251 unexpected spaces around keyword / parameter equals
statsmodels/nonparametric/tests/test_bandwidths.py:25:38: E231 missing whitespace after ','
statsmodels/nonparametric/tests/test_bandwidths.py:25:48: E231 missing whitespace after ','
statsmodels/nonparametric/tests/test_bandwidths.py:25:59: E231 missing whitespace after ','
statsmodels/nonparametric/tests/test_bandwidths.py:39:41: E231 missing whitespace after ','
statsmodels/nonparametric/tests/test_bandwidths.py:39:53: E231 missing whitespace after ','
statsmodels/nonparametric/tests/test_kernels.py:27:39: E261 at least two spaces before inline comment
statsmodels/nonparametric/tests/test_kernels.py:31:1: E265 block comment should start with '# '
statsmodels/nonparametric/tests/test_kernels.py:32:1: E265 block comment should start with '# '
statsmodels/nonparametric/tests/test_kernels.py:33:1: E265 block comment should start with '# '
statsmodels/nonparametric/tests/test_kernels.py:34:1: E265 block comment should start with '# '
statsmodels/nonparametric/tests/test_kernels.py:35:1: E265 block comment should start with '# '
statsmodels/nonparametric/tests/test_kernels.py:36:1: E265 block comment should start with '# '
statsmodels/nonparametric/tests/test_kernels.py:37:1: E265 block comment should start with '# '
statsmodels/nonparametric/tests/test_kernels.py:38:1: E265 block comment should start with '# '
statsmodels/nonparametric/tests/test_kernels.py:39:1: E265 block comment should start with '# '
statsmodels/nonparametric/tests/test_kernels.py:40:1: E265 block comment should start with '# '
statsmodels/nonparametric/tests/test_kernels.py:41:1: E265 block comment should start with '# '
statsmodels/nonparametric/tests/test_kernels.py:42:1: E265 block comment should start with '# '
statsmodels/nonparametric/tests/test_kernels.py:55:9: E265 block comment should start with '# '
statsmodels/nonparametric/tests/test_kernels.py:55:80: E501 line too long (87 > 79 characters)
statsmodels/nonparametric/tests/test_kernels.py:79:80: E501 line too long (84 > 79 characters)
statsmodels/nonparametric/tests/test_kernels.py:97:9: E265 block comment should start with '# '
statsmodels/nonparametric/tests/test_kernels.py:103:9: F841 local variable 'crit' is assigned to but never used
statsmodels/nonparametric/tests/test_kernels.py:105:9: F841 local variable 'fitted_x' is assigned to but never used
statsmodels/regression/feasible_gls.py:18:16: E231 missing whitespace after ','
statsmodels/regression/feasible_gls.py:34:5: E303 too many blank lines (2)
statsmodels/regression/feasible_gls.py:39:5: E303 too many blank lines (2)
statsmodels/regression/feasible_gls.py:40:9: E265 block comment should start with '# '
statsmodels/regression/feasible_gls.py:41:9: E265 block comment should start with '# '
statsmodels/regression/feasible_gls.py:44:9: E265 block comment should start with '# '
statsmodels/regression/feasible_gls.py:45:9: E265 block comment should start with '# '
statsmodels/regression/feasible_gls.py:46:9: E265 block comment should start with '# '
statsmodels/regression/feasible_gls.py:47:9: E265 block comment should start with '# '
statsmodels/regression/feasible_gls.py:48:9: E265 block comment should start with '# '
statsmodels/regression/feasible_gls.py:49:80: E501 line too long (85 > 79 characters)
statsmodels/regression/feasible_gls.py:141:43: E262 inline comment should start with '# '
statsmodels/regression/feasible_gls.py:143:38: E262 inline comment should start with '# '
statsmodels/regression/feasible_gls.py:179:53: E261 at least two spaces before inline comment
statsmodels/regression/feasible_gls.py:179:54: E262 inline comment should start with '# '
statsmodels/regression/feasible_gls.py:180:27: E262 inline comment should start with '# '
statsmodels/regression/feasible_gls.py:182:13: E265 block comment should start with '# '
statsmodels/regression/feasible_gls.py:185:13: E265 block comment should start with '# '
statsmodels/regression/feasible_gls.py:186:13: E265 block comment should start with '# '
statsmodels/regression/feasible_gls.py:189:37: E262 inline comment should start with '# '
statsmodels/regression/feasible_gls.py:189:80: E501 line too long (81 > 79 characters)
statsmodels/regression/feasible_gls.py:190:17: E265 block comment should start with '# '
statsmodels/regression/feasible_gls.py:191:43: E261 at least two spaces before inline comment
statsmodels/regression/feasible_gls.py:191:44: E262 inline comment should start with '# '
statsmodels/regression/feasible_gls.py:192:17: E265 block comment should start with '# '
statsmodels/regression/feasible_gls.py:193:80: E501 line too long (81 > 79 characters)
statsmodels/regression/feasible_gls.py:195:17: E265 block comment should start with '# '
statsmodels/regression/feasible_gls.py:197:53: E262 inline comment should start with '# '
statsmodels/regression/feasible_gls.py:198:61: E262 inline comment should start with '# '
statsmodels/regression/feasible_gls.py:199:17: E265 block comment should start with '# '
statsmodels/regression/feasible_gls.py:199:80: E501 line too long (81 > 79 characters)
statsmodels/regression/feasible_gls.py:202:9: E265 block comment should start with '# '
statsmodels/regression/linear_model.py:713:80: E501 line too long (131 > 79 characters)
statsmodels/regression/linear_model.py:893:80: E501 line too long (82 > 79 characters)
statsmodels/regression/linear_model.py:895:80: E501 line too long (82 > 79 characters)
statsmodels/regression/linear_model.py:899:80: E501 line too long (88 > 79 characters)
statsmodels/regression/linear_model.py:1249:80: E501 line too long (132 > 79 characters)
statsmodels/regression/linear_model.py:1251:80: E501 line too long (82 > 79 characters)
statsmodels/regression/linear_model.py:1472:80: E501 line too long (81 > 79 characters)
statsmodels/regression/linear_model.py:2621:80: E501 line too long (83 > 79 characters)
statsmodels/regression/quantile_regression.py:32:1: E302 expected 2 blank lines, found 1
statsmodels/regression/quantile_regression.py:58:80: E501 line too long (92 > 79 characters)
statsmodels/regression/quantile_regression.py:59:80: E501 line too long (93 > 79 characters)
statsmodels/regression/quantile_regression.py:60:80: E501 line too long (84 > 79 characters)
statsmodels/regression/quantile_regression.py:69:80: E501 line too long (126 > 79 characters)
statsmodels/regression/quantile_regression.py:70:80: E501 line too long (212 > 79 characters)
statsmodels/regression/quantile_regression.py:71:80: E501 line too long (153 > 79 characters)
statsmodels/regression/quantile_regression.py:136:80: E501 line too long (90 > 79 characters)
statsmodels/regression/quantile_regression.py:164:30: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/quantile_regression.py:164:32: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/quantile_regression.py:187:80: E501 line too long (87 > 79 characters)
statsmodels/regression/quantile_regression.py:234:80: E501 line too long (84 > 79 characters)
statsmodels/regression/quantile_regression.py:235:80: E501 line too long (82 > 79 characters)
statsmodels/regression/quantile_regression.py:239:1: E265 block comment should start with '# '
statsmodels/regression/quantile_regression.py:239:80: E501 line too long (80 > 79 characters)
statsmodels/regression/quantile_regression.py:240:1: E265 block comment should start with '# '
statsmodels/regression/quantile_regression.py:241:1: E265 block comment should start with '# '
statsmodels/regression/quantile_regression.py:242:1: E265 block comment should start with '# '
statsmodels/regression/quantile_regression.py:242:80: E501 line too long (85 > 79 characters)
statsmodels/regression/quantile_regression.py:243:1: E265 block comment should start with '# '
statsmodels/regression/quantile_regression.py:280:5: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:26:50: E231 missing whitespace after ','
statsmodels/regression/tests/test_glsar_gretl.py:39:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:40:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:42:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:46:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:46:80: E501 line too long (81 > 79 characters)
statsmodels/regression/tests/test_glsar_gretl.py:47:9: F841 local variable 'endogd' is assigned to but never used
statsmodels/regression/tests/test_glsar_gretl.py:48:9: F841 local variable 'exogd' is assigned to but never used
statsmodels/regression/tests/test_glsar_gretl.py:48:80: E501 line too long (91 > 79 characters)
statsmodels/regression/tests/test_glsar_gretl.py:54:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:58:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:60:56: E262 inline comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:62:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:65:9: E303 too many blank lines (2)
statsmodels/regression/tests/test_glsar_gretl.py:67:80: E501 line too long (95 > 79 characters)
statsmodels/regression/tests/test_glsar_gretl.py:69:80: E501 line too long (91 > 79 characters)
statsmodels/regression/tests/test_glsar_gretl.py:69:86: E261 at least two spaces before inline comment
statsmodels/regression/tests/test_glsar_gretl.py:70:26: E201 whitespace after '['
statsmodels/regression/tests/test_glsar_gretl.py:70:80: E501 line too long (90 > 79 characters)
statsmodels/regression/tests/test_glsar_gretl.py:70:85: E261 at least two spaces before inline comment
statsmodels/regression/tests/test_glsar_gretl.py:71:80: E501 line too long (93 > 79 characters)
statsmodels/regression/tests/test_glsar_gretl.py:71:86: E261 at least two spaces before inline comment
statsmodels/regression/tests/test_glsar_gretl.py:71:87: E262 inline comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:73:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:76:9: E122 continuation line missing indentation or outdented
statsmodels/regression/tests/test_glsar_gretl.py:76:19: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:76:21: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:77:9: E122 continuation line missing indentation or outdented
statsmodels/regression/tests/test_glsar_gretl.py:77:18: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:77:20: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:78:9: E122 continuation line missing indentation or outdented
statsmodels/regression/tests/test_glsar_gretl.py:78:12: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:78:14: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:79:9: E122 continuation line missing indentation or outdented
statsmodels/regression/tests/test_glsar_gretl.py:79:23: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:79:25: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:80:9: E122 continuation line missing indentation or outdented
statsmodels/regression/tests/test_glsar_gretl.py:80:17: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:80:19: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:81:9: E122 continuation line missing indentation or outdented
statsmodels/regression/tests/test_glsar_gretl.py:81:21: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:81:23: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:82:9: E122 continuation line missing indentation or outdented
statsmodels/regression/tests/test_glsar_gretl.py:82:15: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:82:17: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:83:9: E122 continuation line missing indentation or outdented
statsmodels/regression/tests/test_glsar_gretl.py:83:17: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:83:19: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:84:9: E122 continuation line missing indentation or outdented
statsmodels/regression/tests/test_glsar_gretl.py:84:19: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:84:21: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:85:9: E122 continuation line missing indentation or outdented
statsmodels/regression/tests/test_glsar_gretl.py:85:11: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:85:13: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:88:9: E303 too many blank lines (2)
statsmodels/regression/tests/test_glsar_gretl.py:88:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:92:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:95:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:101:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:104:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:105:23: E262 inline comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:107:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:109:51: E231 missing whitespace after ','
statsmodels/regression/tests/test_glsar_gretl.py:110:48: E231 missing whitespace after ','
statsmodels/regression/tests/test_glsar_gretl.py:111:52: E231 missing whitespace after ','
statsmodels/regression/tests/test_glsar_gretl.py:114:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:114:80: E501 line too long (89 > 79 characters)
statsmodels/regression/tests/test_glsar_gretl.py:115:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:115:80: E501 line too long (91 > 79 characters)
statsmodels/regression/tests/test_glsar_gretl.py:116:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:116:80: E501 line too long (99 > 79 characters)
statsmodels/regression/tests/test_glsar_gretl.py:117:80: E501 line too long (100 > 79 characters)
statsmodels/regression/tests/test_glsar_gretl.py:118:80: E501 line too long (80 > 79 characters)
statsmodels/regression/tests/test_glsar_gretl.py:122:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:122:80: E501 line too long (90 > 79 characters)
statsmodels/regression/tests/test_glsar_gretl.py:124:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:125:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:130:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:131:21: E261 at least two spaces before inline comment
statsmodels/regression/tests/test_glsar_gretl.py:131:22: E262 inline comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:133:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:136:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:137:51: E231 missing whitespace after ','
statsmodels/regression/tests/test_glsar_gretl.py:138:48: E231 missing whitespace after ','
statsmodels/regression/tests/test_glsar_gretl.py:139:52: E231 missing whitespace after ','
statsmodels/regression/tests/test_glsar_gretl.py:142:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:142:80: E501 line too long (89 > 79 characters)
statsmodels/regression/tests/test_glsar_gretl.py:143:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:143:80: E501 line too long (91 > 79 characters)
statsmodels/regression/tests/test_glsar_gretl.py:144:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:144:80: E501 line too long (99 > 79 characters)
statsmodels/regression/tests/test_glsar_gretl.py:145:80: E501 line too long (100 > 79 characters)
statsmodels/regression/tests/test_glsar_gretl.py:146:80: E501 line too long (80 > 79 characters)
statsmodels/regression/tests/test_glsar_gretl.py:147:80: E501 line too long (84 > 79 characters)
statsmodels/regression/tests/test_glsar_gretl.py:148:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:148:80: E501 line too long (90 > 79 characters)
statsmodels/regression/tests/test_glsar_gretl.py:152:9: E303 too many blank lines (3)
statsmodels/regression/tests/test_glsar_gretl.py:153:45: E231 missing whitespace after ','
statsmodels/regression/tests/test_glsar_gretl.py:155:47: E231 missing whitespace after ','
statsmodels/regression/tests/test_glsar_gretl.py:157:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:158:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:165:9: E303 too many blank lines (3)
statsmodels/regression/tests/test_glsar_gretl.py:230:80: E501 line too long (83 > 79 characters)
statsmodels/regression/tests/test_glsar_gretl.py:256:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:279:9: E303 too many blank lines (2)
statsmodels/regression/tests/test_glsar_gretl.py:279:9: E266 too many leading '#' for block comment
statsmodels/regression/tests/test_glsar_gretl.py:281:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:282:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:283:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:285:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:286:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:289:9: E122 continuation line missing indentation or outdented
statsmodels/regression/tests/test_glsar_gretl.py:289:80: E501 line too long (85 > 79 characters)
statsmodels/regression/tests/test_glsar_gretl.py:289:80: E261 at least two spaces before inline comment
statsmodels/regression/tests/test_glsar_gretl.py:290:9: E122 continuation line missing indentation or outdented
statsmodels/regression/tests/test_glsar_gretl.py:290:77: E261 at least two spaces before inline comment
statsmodels/regression/tests/test_glsar_gretl.py:290:78: E262 inline comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:290:80: E501 line too long (81 > 79 characters)
statsmodels/regression/tests/test_glsar_gretl.py:291:9: E122 continuation line missing indentation or outdented
statsmodels/regression/tests/test_glsar_gretl.py:291:80: E501 line too long (84 > 79 characters)
statsmodels/regression/tests/test_glsar_gretl.py:291:80: E261 at least two spaces before inline comment
statsmodels/regression/tests/test_glsar_gretl.py:294:31: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:294:33: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:295:30: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:295:32: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:296:24: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:296:26: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:297:35: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:297:37: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:298:29: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:298:31: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:299:33: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:299:35: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:300:27: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:300:29: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:301:29: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:301:31: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:302:24: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:302:26: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:303:24: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:303:26: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:304:24: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:304:26: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:305:25: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:305:27: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:306:31: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:306:33: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:307:23: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:307:25: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_glsar_gretl.py:309:9: F841 local variable 'linear_logs' is assigned to but never used
statsmodels/regression/tests/test_glsar_gretl.py:310:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:311:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:314:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:314:80: E501 line too long (80 > 79 characters)
statsmodels/regression/tests/test_glsar_gretl.py:315:9: F841 local variable 'lm_acorr4' is assigned to but never used
statsmodels/regression/tests/test_glsar_gretl.py:316:9: F841 local variable 'lm2_acorr4' is assigned to but never used
statsmodels/regression/tests/test_glsar_gretl.py:317:9: F841 local variable 'acorr_ljungbox4' is assigned to but never used
statsmodels/regression/tests/test_glsar_gretl.py:319:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:320:9: F841 local variable 'cusum_Harvey_Collier' is assigned to but never used
statsmodels/regression/tests/test_glsar_gretl.py:320:29: E221 multiple spaces before operator
statsmodels/regression/tests/test_glsar_gretl.py:320:63: E261 at least two spaces before inline comment
statsmodels/regression/tests/test_glsar_gretl.py:320:64: E262 inline comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:320:80: E501 line too long (91 > 79 characters)
statsmodels/regression/tests/test_glsar_gretl.py:321:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:322:9: F841 local variable 'break_qlr' is assigned to but never used
statsmodels/regression/tests/test_glsar_gretl.py:322:53: E262 inline comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:322:80: E501 line too long (83 > 79 characters)
statsmodels/regression/tests/test_glsar_gretl.py:323:9: F841 local variable 'break_chow' is assigned to but never used
statsmodels/regression/tests/test_glsar_gretl.py:323:54: E261 at least two spaces before inline comment
statsmodels/regression/tests/test_glsar_gretl.py:327:9: F841 local variable 'normality' is assigned to but never used
statsmodels/regression/tests/test_glsar_gretl.py:330:9: F841 local variable 'het_breusch_pagan' is assigned to but never used
statsmodels/regression/tests/test_glsar_gretl.py:330:62: E262 inline comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:330:80: E501 line too long (81 > 79 characters)
statsmodels/regression/tests/test_glsar_gretl.py:334:9: E303 too many blank lines (2)
statsmodels/regression/tests/test_glsar_gretl.py:336:9: F841 local variable 'reset_3' is assigned to but never used
statsmodels/regression/tests/test_glsar_gretl.py:336:51: E262 inline comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:338:9: F841 local variable 'cond_1norm' is assigned to but never used
statsmodels/regression/tests/test_glsar_gretl.py:339:9: F841 local variable 'determinant' is assigned to but never used
statsmodels/regression/tests/test_glsar_gretl.py:340:9: F841 local variable 'reciprocal_condition_number' is assigned to but never used
statsmodels/regression/tests/test_glsar_gretl.py:341:9: F841 local variable 'vif' is assigned to but never used
statsmodels/regression/tests/test_glsar_gretl.py:343:80: E501 line too long (87 > 79 characters)
statsmodels/regression/tests/test_glsar_gretl.py:345:80: E501 line too long (83 > 79 characters)
statsmodels/regression/tests/test_glsar_gretl.py:347:42: E231 missing whitespace after ':'
statsmodels/regression/tests/test_glsar_gretl.py:348:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:351:46: E231 missing whitespace after ':'
statsmodels/regression/tests/test_glsar_gretl.py:355:22: E261 at least two spaces before inline comment
statsmodels/regression/tests/test_glsar_gretl.py:355:23: E262 inline comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:358:18: E222 multiple spaces after operator
statsmodels/regression/tests/test_glsar_gretl.py:360:51: E231 missing whitespace after ','
statsmodels/regression/tests/test_glsar_gretl.py:361:48: E231 missing whitespace after ','
statsmodels/regression/tests/test_glsar_gretl.py:362:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:365:75: E261 at least two spaces before inline comment
statsmodels/regression/tests/test_glsar_gretl.py:365:76: E262 inline comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:365:80: E501 line too long (88 > 79 characters)
statsmodels/regression/tests/test_glsar_gretl.py:366:80: E501 line too long (90 > 79 characters)
statsmodels/regression/tests/test_glsar_gretl.py:366:85: E261 at least two spaces before inline comment
statsmodels/regression/tests/test_glsar_gretl.py:366:86: E262 inline comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:367:80: E501 line too long (98 > 79 characters)
statsmodels/regression/tests/test_glsar_gretl.py:367:93: E261 at least two spaces before inline comment
statsmodels/regression/tests/test_glsar_gretl.py:367:94: E262 inline comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:368:80: E501 line too long (100 > 79 characters)
statsmodels/regression/tests/test_glsar_gretl.py:369:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:370:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:372:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:372:80: E501 line too long (88 > 79 characters)
statsmodels/regression/tests/test_glsar_gretl.py:373:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:373:80: E501 line too long (95 > 79 characters)
statsmodels/regression/tests/test_glsar_gretl.py:374:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:374:80: E501 line too long (90 > 79 characters)
statsmodels/regression/tests/test_glsar_gretl.py:377:9: E303 too many blank lines (2)
statsmodels/regression/tests/test_glsar_gretl.py:378:45: E231 missing whitespace after ','
statsmodels/regression/tests/test_glsar_gretl.py:380:47: E231 missing whitespace after ','
statsmodels/regression/tests/test_glsar_gretl.py:393:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:394:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:399:9: F841 local variable 'vif2' is assigned to but never used
statsmodels/regression/tests/test_glsar_gretl.py:399:76: E231 missing whitespace after ','
statsmodels/regression/tests/test_glsar_gretl.py:402:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:403:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:404:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:404:80: E501 line too long (97 > 79 characters)
statsmodels/regression/tests/test_glsar_gretl.py:406:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:412:1: E302 expected 2 blank lines, found 1
statsmodels/regression/tests/test_glsar_gretl.py:413:5: E265 block comment should start with '# '
statsmodels/regression/tests/test_glsar_gretl.py:419:80: E501 line too long (80 > 79 characters)
statsmodels/regression/tests/test_glsar_gretl.py:430:80: E501 line too long (81 > 79 characters)
statsmodels/regression/tests/test_glsar_gretl.py:437:1: E303 too many blank lines (4)
statsmodels/regression/tests/test_recursive_ls.py:58:1: E302 expected 2 blank lines, found 1
statsmodels/regression/tests/test_recursive_ls.py:220:1: E302 expected 2 blank lines, found 1
statsmodels/regression/tests/test_recursive_ls.py:243:5: E303 too many blank lines (2)
statsmodels/regression/tests/test_recursive_ls.py:303:5: F841 local variable 'fig' is assigned to but never used
statsmodels/regression/tests/test_recursive_ls.py:361:80: E501 line too long (81 > 79 characters)
statsmodels/regression/tests/test_cov.py:14:22: E231 missing whitespace after ','
statsmodels/regression/tests/test_cov.py:26:5: E265 block comment should start with '# '
statsmodels/regression/tests/test_cov.py:32:5: E265 block comment should start with '# '
statsmodels/regression/tests/test_cov.py:35:22: E231 missing whitespace after ','
statsmodels/regression/tests/test_cov.py:36:39: E231 missing whitespace after ','
statsmodels/regression/tests/test_robustcov.py:68:80: E501 line too long (83 > 79 characters)
statsmodels/regression/tests/test_robustcov.py:69:80: E501 line too long (82 > 79 characters)
statsmodels/regression/tests/test_robustcov.py:73:9: F841 local variable 'rtolh' is assigned to but never used
statsmodels/regression/tests/test_robustcov.py:89:13: E265 block comment should start with '# '
statsmodels/regression/tests/test_robustcov.py:91:80: E501 line too long (83 > 79 characters)
statsmodels/regression/tests/test_robustcov.py:240:80: E501 line too long (98 > 79 characters)
statsmodels/regression/tests/test_robustcov.py:454:9: F841 local variable 'res' is assigned to but never used
statsmodels/regression/tests/test_regression.py:821:9: F841 local variable 'df_resid' is assigned to but never used
statsmodels/regression/tests/test_regression.py:1147:80: E501 line too long (99 > 79 characters)
statsmodels/regression/tests/test_regression.py:1148:80: E501 line too long (99 > 79 characters)
statsmodels/regression/tests/test_regression.py:1149:80: E501 line too long (99 > 79 characters)
statsmodels/regression/tests/test_regression.py:1150:80: E501 line too long (99 > 79 characters)
statsmodels/regression/tests/test_regression.py:1151:80: E501 line too long (99 > 79 characters)
statsmodels/regression/tests/test_regression.py:1152:80: E501 line too long (99 > 79 characters)
statsmodels/regression/tests/test_regression.py:1153:80: E501 line too long (99 > 79 characters)
statsmodels/regression/tests/test_regression.py:1154:80: E501 line too long (99 > 79 characters)
statsmodels/regression/tests/test_regression.py:1155:80: E501 line too long (99 > 79 characters)
statsmodels/regression/tests/test_regression.py:1159:80: E501 line too long (135 > 79 characters)
statsmodels/regression/tests/test_regression.py:1161:80: E501 line too long (131 > 79 characters)
statsmodels/regression/tests/test_regression.py:1162:80: E501 line too long (131 > 79 characters)
statsmodels/regression/tests/test_regression.py:1163:80: E501 line too long (131 > 79 characters)
statsmodels/regression/tests/test_regression.py:1164:80: E501 line too long (131 > 79 characters)
statsmodels/regression/tests/test_regression.py:1165:80: E501 line too long (131 > 79 characters)
statsmodels/regression/tests/test_regression.py:1166:80: E501 line too long (131 > 79 characters)
statsmodels/regression/tests/test_regression.py:1167:80: E501 line too long (131 > 79 characters)
statsmodels/regression/tests/test_regression.py:1171:80: E501 line too long (84 > 79 characters)
statsmodels/regression/tests/test_regression.py:1172:80: E501 line too long (84 > 79 characters)
statsmodels/regression/tests/test_regression.py:1173:80: E501 line too long (84 > 79 characters)
statsmodels/regression/tests/test_regression.py:1174:80: E501 line too long (84 > 79 characters)
statsmodels/regression/tests/test_regression.py:1181:80: E501 line too long (102 > 79 characters)
statsmodels/regression/tests/test_regression.py:1182:80: E501 line too long (90 > 79 characters)
statsmodels/regression/tests/test_predict.py:26:22: E261 at least two spaces before inline comment
statsmodels/regression/tests/test_predict.py:26:22: E262 inline comment should start with '# '
statsmodels/regression/tests/test_predict.py:33:13: E231 missing whitespace after ','
statsmodels/regression/tests/test_predict.py:33:16: E231 missing whitespace after ','
statsmodels/regression/tests/test_predict.py:38:5: E265 block comment should start with '# '
statsmodels/regression/tests/test_predict.py:46:5: E265 block comment should start with '# '
statsmodels/regression/tests/test_predict.py:52:55: E231 missing whitespace after ','
statsmodels/regression/tests/test_predict.py:60:5: E303 too many blank lines (2)
statsmodels/regression/tests/test_predict.py:63:5: E265 block comment should start with '# '
statsmodels/regression/tests/test_predict.py:71:5: E265 block comment should start with '# '
statsmodels/regression/tests/test_predict.py:78:56: E231 missing whitespace after ','
statsmodels/regression/tests/test_predict.py:80:55: E231 missing whitespace after ','
statsmodels/regression/tests/test_predict.py:83:56: E231 missing whitespace after ','
statsmodels/regression/tests/test_predict.py:86:56: E231 missing whitespace after ','
statsmodels/regression/tests/test_predict.py:89:55: E231 missing whitespace after ','
statsmodels/regression/tests/test_predict.py:96:5: E265 block comment should start with '# '
statsmodels/regression/tests/test_predict.py:97:5: E265 block comment should start with '# '
statsmodels/regression/tests/test_predict.py:98:73: E231 missing whitespace after ','
statsmodels/regression/tests/test_predict.py:102:43: E231 missing whitespace after ','
statsmodels/regression/tests/test_predict.py:105:46: E231 missing whitespace after ','
statsmodels/regression/tests/test_predict.py:128:16: E231 missing whitespace after ','
statsmodels/regression/tests/test_predict.py:128:19: E231 missing whitespace after ','
statsmodels/regression/tests/test_predict.py:131:9: E303 too many blank lines (2)
statsmodels/regression/tests/test_predict.py:182:5: E303 too many blank lines (2)
statsmodels/regression/tests/test_predict.py:191:47: E231 missing whitespace after ','
statsmodels/regression/tests/test_predict.py:206:32: E261 at least two spaces before inline comment
statsmodels/regression/tests/test_predict.py:221:80: E501 line too long (81 > 79 characters)
statsmodels/regression/tests/test_predict.py:231:80: E501 line too long (101 > 79 characters)
statsmodels/regression/tests/test_theil.py:31:9: F841 local variable 'names' is assigned to but never used
statsmodels/regression/tests/test_theil.py:53:9: E303 too many blank lines (2)
statsmodels/regression/tests/test_theil.py:57:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_theil.py:62:80: E501 line too long (81 > 79 characters)
statsmodels/regression/tests/test_theil.py:64:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_theil.py:65:58: E261 at least two spaces before inline comment
statsmodels/regression/tests/test_theil.py:70:5: E303 too many blank lines (2)
statsmodels/regression/tests/test_theil.py:71:38: E231 missing whitespace after ','
statsmodels/regression/tests/test_theil.py:75:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_theil.py:82:42: E221 multiple spaces before operator
statsmodels/regression/tests/test_theil.py:84:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_theil.py:85:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_theil.py:88:29: E231 missing whitespace after ','
statsmodels/regression/tests/test_theil.py:89:29: E231 missing whitespace after ','
statsmodels/regression/tests/test_theil.py:114:5: E303 too many blank lines (2)
statsmodels/regression/tests/test_theil.py:144:27: E265 block comment should start with '# '
statsmodels/regression/tests/test_theil.py:161:42: E261 at least two spaces before inline comment
statsmodels/regression/tests/test_theil.py:161:43: E262 inline comment should start with '# '
statsmodels/regression/tests/test_theil.py:181:1: E302 expected 2 blank lines, found 1
statsmodels/regression/tests/test_theil.py:201:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_theil.py:203:50: E261 at least two spaces before inline comment
statsmodels/regression/tests/test_theil.py:203:51: E262 inline comment should start with '# '
statsmodels/regression/tests/test_theil.py:227:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_theil.py:230:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_theil.py:231:46: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_theil.py:248:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_theil.py:251:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_theil.py:252:46: E251 unexpected spaces around keyword / parameter equals
statsmodels/regression/tests/test_theil.py:271:9: E265 block comment should start with '# '
statsmodels/regression/tests/test_theil.py:283:40: E231 missing whitespace after ','
statsmodels/regression/tests/test_theil.py:284:42: E231 missing whitespace after ','
statsmodels/regression/tests/test_theil.py:296:17: E127 continuation line over-indented for visual indent
statsmodels/regression/tests/test_theil.py:301:18: E261 at least two spaces before inline comment
statsmodels/regression/tests/test_theil.py:301:19: E262 inline comment should start with '# '
statsmodels/regression/tests/test_theil.py:349:47: E262 inline comment should start with '# '
statsmodels/regression/tests/test_glsar_stata.py:33:48: E261 at least two spaces before inline comment
statsmodels/regression/tests/test_glsar_stata.py:33:49: E262 inline comment should start with '# '
statsmodels/regression/tests/test_glsar_stata.py:46:80: E501 line too long (84 > 79 characters)
statsmodels/regression/tests/test_glsar_stata.py:55:80: E501 line too long (97 > 79 characters)
statsmodels/regression/tests/test_glsar_stata.py:66:41: E231 missing whitespace after ','
statsmodels/regression/tests/test_glsar_stata.py:66:43: E231 missing whitespace after ','
statsmodels/regression/tests/test_glsar_stata.py:68:55: E231 missing whitespace after ','
statsmodels/regression/tests/test_glsar_stata.py:68:57: E231 missing whitespace after ','
statsmodels/regression/tests/test_glsar_stata.py:68:80: E501 line too long (83 > 79 characters)
statsmodels/regression/tests/test_glsar_stata.py:69:80: E501 line too long (82 > 79 characters)
statsmodels/regression/tests/test_glsar_stata.py:70:49: E231 missing whitespace after ','
statsmodels/regression/tests/test_glsar_stata.py:70:51: E231 missing whitespace after ','
statsmodels/regression/tests/test_glsar_stata.py:84:25: E201 whitespace after '['
statsmodels/discrete/discrete_margins.py:1:1: E265 block comment should start with '# '
statsmodels/discrete/discrete_margins.py:8:1: E266 too many leading '#' for block comment
statsmodels/discrete/discrete_margins.py:9:1: E265 block comment should start with '# '
statsmodels/discrete/discrete_margins.py:12:1: E302 expected 2 blank lines, found 1
statsmodels/discrete/discrete_margins.py:16:28: E231 missing whitespace after ','
statsmodels/discrete/discrete_margins.py:16:35: E231 missing whitespace after ','
statsmodels/discrete/discrete_margins.py:16:44: E231 missing whitespace after ','
statsmodels/discrete/discrete_margins.py:16:51: E231 missing whitespace after ','
statsmodels/discrete/discrete_margins.py:18:29: E231 missing whitespace after ','
statsmodels/discrete/discrete_margins.py:18:36: E231 missing whitespace after ','
statsmodels/discrete/discrete_margins.py:18:43: E231 missing whitespace after ','
statsmodels/discrete/discrete_margins.py:21:1: E302 expected 2 blank lines, found 1
statsmodels/discrete/discrete_margins.py:25:25: E231 missing whitespace after ','
statsmodels/discrete/discrete_margins.py:30:1: E302 expected 2 blank lines, found 1
statsmodels/discrete/discrete_margins.py:42:1: E302 expected 2 blank lines, found 1
statsmodels/discrete/discrete_margins.py:70:1: E302 expected 2 blank lines, found 1
statsmodels/discrete/discrete_margins.py:74:28: E261 at least two spaces before inline comment
statsmodels/discrete/discrete_margins.py:76:25: E261 at least two spaces before inline comment
statsmodels/discrete/discrete_margins.py:79:1: E302 expected 2 blank lines, found 1
statsmodels/discrete/discrete_margins.py:97:71: E251 unexpected spaces around keyword / parameter equals
statsmodels/discrete/discrete_margins.py:97:73: E251 unexpected spaces around keyword / parameter equals
statsmodels/discrete/discrete_margins.py:105:1: E302 expected 2 blank lines, found 1
statsmodels/discrete/discrete_margins.py:109:28: E261 at least two spaces before inline comment
statsmodels/discrete/discrete_margins.py:111:25: E261 at least two spaces before inline comment
statsmodels/discrete/discrete_margins.py:114:1: E302 expected 2 blank lines, found 1
statsmodels/discrete/discrete_margins.py:115:27: E261 at least two spaces before inline comment
statsmodels/discrete/discrete_margins.py:119:23: E231 missing whitespace after ','
statsmodels/discrete/discrete_margins.py:120:45: E261 at least two spaces before inline comment
statsmodels/discrete/discrete_margins.py:120:46: E262 inline comment should start with '# '
statsmodels/discrete/discrete_margins.py:127:13: E722 do not use bare 'except'
statsmodels/discrete/discrete_margins.py:129:25: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_margins.py:132:5: E265 block comment should start with '# '
statsmodels/discrete/discrete_margins.py:138:27: E231 missing whitespace after ','
statsmodels/discrete/discrete_margins.py:139:15: E231 missing whitespace after ','
statsmodels/discrete/discrete_margins.py:142:1: E302 expected 2 blank lines, found 1
statsmodels/discrete/discrete_margins.py:154:9: E265 block comment should start with '# '
statsmodels/discrete/discrete_margins.py:162:1: E302 expected 2 blank lines, found 1
statsmodels/discrete/discrete_margins.py:169:28: E261 at least two spaces before inline comment
statsmodels/discrete/discrete_margins.py:170:16: E231 missing whitespace after ','
statsmodels/discrete/discrete_margins.py:172:9: E265 block comment should start with '# '
statsmodels/discrete/discrete_margins.py:173:16: E231 missing whitespace after ','
statsmodels/discrete/discrete_margins.py:181:1: E302 expected 2 blank lines, found 1
statsmodels/discrete/discrete_margins.py:187:28: E231 missing whitespace after ','
statsmodels/discrete/discrete_margins.py:190:1: E302 expected 2 blank lines, found 1
statsmodels/discrete/discrete_margins.py:191:9: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_margins.py:208:16: E231 missing whitespace after ','
statsmodels/discrete/discrete_margins.py:209:16: E231 missing whitespace after ','
statsmodels/discrete/discrete_margins.py:213:27: E261 at least two spaces before inline comment
statsmodels/discrete/discrete_margins.py:220:46: E261 at least two spaces before inline comment
statsmodels/discrete/discrete_margins.py:220:80: E501 line too long (83 > 79 characters)
statsmodels/discrete/discrete_margins.py:223:1: E302 expected 2 blank lines, found 1
statsmodels/discrete/discrete_margins.py:224:30: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_margins.py:240:16: E231 missing whitespace after ','
statsmodels/discrete/discrete_margins.py:242:16: E231 missing whitespace after ','
statsmodels/discrete/discrete_margins.py:245:27: E261 at least two spaces before inline comment
statsmodels/discrete/discrete_margins.py:252:46: E261 at least two spaces before inline comment
statsmodels/discrete/discrete_margins.py:252:80: E501 line too long (83 > 79 characters)
statsmodels/discrete/discrete_margins.py:255:1: E302 expected 2 blank lines, found 1
statsmodels/discrete/discrete_margins.py:311:55: E231 missing whitespace after ','
statsmodels/discrete/discrete_margins.py:315:45: E127 continuation line over-indented for visual indent
statsmodels/discrete/discrete_margins.py:315:55: E231 missing whitespace after ','
statsmodels/discrete/discrete_margins.py:322:33: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_margins.py:325:33: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_margins.py:329:5: E265 block comment should start with '# '
statsmodels/discrete/discrete_margins.py:332:1: E302 expected 2 blank lines, found 1
statsmodels/discrete/discrete_margins.py:341:47: E127 continuation line over-indented for visual indent
statsmodels/discrete/discrete_margins.py:342:47: E127 continuation line over-indented for visual indent
statsmodels/discrete/discrete_margins.py:351:1: E303 too many blank lines (3)
statsmodels/discrete/discrete_margins.py:363:1: E302 expected 2 blank lines, found 1
statsmodels/discrete/discrete_margins.py:371:24: E127 continuation line over-indented for visual indent
statsmodels/discrete/discrete_margins.py:409:1: E265 block comment should start with '# '
statsmodels/discrete/discrete_margins.py:410:1: E302 expected 2 blank lines, found 1
statsmodels/discrete/discrete_margins.py:462:35: E127 continuation line over-indented for visual indent
statsmodels/discrete/discrete_margins.py:464:50: E261 at least two spaces before inline comment
statsmodels/discrete/discrete_margins.py:469:32: E231 missing whitespace after ','
statsmodels/discrete/discrete_margins.py:475:25: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_margins.py:479:57: E127 continuation line over-indented for visual indent
statsmodels/discrete/discrete_margins.py:485:80: E501 line too long (81 > 79 characters)
statsmodels/discrete/discrete_margins.py:487:18: E225 missing whitespace around operator
statsmodels/discrete/discrete_margins.py:492:5: E303 too many blank lines (2)
statsmodels/discrete/discrete_margins.py:541:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_margins.py:542:54: E231 missing whitespace after ','
statsmodels/discrete/discrete_margins.py:545:49: E127 continuation line over-indented for visual indent
statsmodels/discrete/discrete_margins.py:546:41: E261 at least two spaces before inline comment
statsmodels/discrete/discrete_margins.py:559:49: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_margins.py:565:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_margins.py:578:45: E231 missing whitespace after ','
statsmodels/discrete/discrete_margins.py:578:63: E231 missing whitespace after ','
statsmodels/discrete/discrete_margins.py:579:36: E231 missing whitespace after ','
statsmodels/discrete/discrete_margins.py:579:51: E231 missing whitespace after ','
statsmodels/discrete/discrete_margins.py:579:67: E231 missing whitespace after ','
statsmodels/discrete/discrete_margins.py:579:69: E231 missing whitespace after ','
statsmodels/discrete/discrete_margins.py:581:31: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_margins.py:582:31: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_margins.py:586:25: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_margins.py:594:21: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_margins.py:596:25: E127 continuation line over-indented for visual indent
statsmodels/discrete/discrete_margins.py:603:27: E127 continuation line over-indented for visual indent
statsmodels/discrete/discrete_margins.py:662:22: E261 at least two spaces before inline comment
statsmodels/discrete/discrete_margins.py:663:9: E265 block comment should start with '# '
statsmodels/discrete/discrete_margins.py:672:33: E261 at least two spaces before inline comment
statsmodels/discrete/discrete_margins.py:673:33: E222 multiple spaces after operator
statsmodels/discrete/discrete_margins.py:696:53: E127 continuation line over-indented for visual indent
statsmodels/discrete/discrete_margins.py:699:46: E261 at least two spaces before inline comment
statsmodels/discrete/discrete_margins.py:705:51: E261 at least two spaces before inline comment
statsmodels/discrete/discrete_margins.py:707:65: E127 continuation line over-indented for visual indent
statsmodels/discrete/discrete_margins.py:713:49: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_margins.py:714:49: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_margins.py:715:49: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_margins.py:716:49: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_margins.py:720:51: E261 at least two spaces before inline comment
statsmodels/discrete/conditional_models.py:10:7: E128 continuation line under-indented for visual indent
statsmodels/discrete/conditional_models.py:29:80: E501 line too long (86 > 79 characters)
statsmodels/discrete/conditional_models.py:37:19: E128 continuation line under-indented for visual indent
statsmodels/discrete/conditional_models.py:487:1: E302 expected 2 blank lines, found 1
statsmodels/discrete/conditional_models.py:597:5: E303 too many blank lines (2)
statsmodels/discrete/conditional_models.py:630:1: E303 too many blank lines (3)
statsmodels/discrete/_diagnostics_count.py:113:36: E231 missing whitespace after ','
statsmodels/discrete/_diagnostics_count.py:132:80: E501 line too long (80 > 79 characters)
statsmodels/discrete/_diagnostics_count.py:290:5: E303 too many blank lines (2)
statsmodels/discrete/_diagnostics_count.py:299:76: E231 missing whitespace after ','
statsmodels/discrete/_diagnostics_count.py:299:80: E501 line too long (81 > 79 characters)
statsmodels/discrete/_diagnostics_count.py:300:5: E265 block comment should start with '# '
statsmodels/discrete/_diagnostics_count.py:300:80: E501 line too long (104 > 79 characters)
statsmodels/discrete/_diagnostics_count.py:302:80: E501 line too long (85 > 79 characters)
statsmodels/discrete/_diagnostics_count.py:306:80: E501 line too long (81 > 79 characters)
statsmodels/discrete/count_model.py:83:37: E128 continuation line under-indented for visual indent
statsmodels/discrete/count_model.py:95:80: E501 line too long (80 > 79 characters)
statsmodels/discrete/count_model.py:97:80: E501 line too long (81 > 79 characters)
statsmodels/discrete/count_model.py:168:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/count_model.py:185:13: E731 do not assign a lambda expression, use a def
statsmodels/discrete/count_model.py:187:80: E501 line too long (80 > 79 characters)
statsmodels/discrete/count_model.py:188:24: E128 continuation line under-indented for visual indent
statsmodels/discrete/count_model.py:189:24: E128 continuation line under-indented for visual indent
statsmodels/discrete/count_model.py:190:24: E128 continuation line under-indented for visual indent
statsmodels/discrete/count_model.py:204:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/count_model.py:205:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/count_model.py:206:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/count_model.py:216:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/count_model.py:224:80: E501 line too long (80 > 79 characters)
statsmodels/discrete/count_model.py:238:80: E501 line too long (81 > 79 characters)
statsmodels/discrete/count_model.py:263:9: F841 local variable 'mu' is assigned to but never used
statsmodels/discrete/count_model.py:269:22: E231 missing whitespace after ','
statsmodels/discrete/count_model.py:270:22: E128 continuation line under-indented for visual indent
statsmodels/discrete/count_model.py:271:25: E231 missing whitespace after ','
statsmodels/discrete/count_model.py:274:26: E231 missing whitespace after ','
statsmodels/discrete/count_model.py:274:31: E222 multiple spaces after operator
statsmodels/discrete/count_model.py:277:35: E127 continuation line over-indented for visual indent
statsmodels/discrete/count_model.py:278:29: E231 missing whitespace after ','
statsmodels/discrete/count_model.py:308:9: E265 block comment should start with '# '
statsmodels/discrete/count_model.py:314:21: E128 continuation line under-indented for visual indent
statsmodels/discrete/count_model.py:315:21: E122 continuation line missing indentation or outdented
statsmodels/discrete/count_model.py:316:21: E122 continuation line missing indentation or outdented
statsmodels/discrete/count_model.py:317:21: E122 continuation line missing indentation or outdented
statsmodels/discrete/count_model.py:318:80: E501 line too long (86 > 79 characters)
statsmodels/discrete/count_model.py:319:21: E128 continuation line under-indented for visual indent
statsmodels/discrete/count_model.py:321:9: E265 block comment should start with '# '
statsmodels/discrete/count_model.py:325:21: E128 continuation line under-indented for visual indent
statsmodels/discrete/count_model.py:361:33: E231 missing whitespace after ','
statsmodels/discrete/count_model.py:362:33: E231 missing whitespace after ','
statsmodels/discrete/count_model.py:453:80: E501 line too long (85 > 79 characters)
statsmodels/discrete/count_model.py:470:9: E265 block comment should start with '# '
statsmodels/discrete/count_model.py:475:9: E265 block comment should start with '# '
statsmodels/discrete/count_model.py:621:9: F841 local variable 'score' is assigned to but never used
statsmodels/discrete/count_model.py:631:9: E265 block comment should start with '# '
statsmodels/discrete/count_model.py:637:21: E128 continuation line under-indented for visual indent
statsmodels/discrete/count_model.py:638:21: E122 continuation line missing indentation or outdented
statsmodels/discrete/count_model.py:638:80: E501 line too long (85 > 79 characters)
statsmodels/discrete/count_model.py:639:21: E128 continuation line under-indented for visual indent
statsmodels/discrete/count_model.py:661:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/count_model.py:759:51: E128 continuation line under-indented for visual indent
statsmodels/discrete/count_model.py:760:51: E128 continuation line under-indented for visual indent
statsmodels/discrete/count_model.py:761:51: E128 continuation line under-indented for visual indent
statsmodels/discrete/count_model.py:762:51: E128 continuation line under-indented for visual indent
statsmodels/discrete/count_model.py:763:51: E128 continuation line under-indented for visual indent
statsmodels/discrete/count_model.py:765:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/count_model.py:771:80: E501 line too long (80 > 79 characters)
statsmodels/discrete/count_model.py:773:80: E501 line too long (86 > 79 characters)
statsmodels/discrete/count_model.py:799:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/count_model.py:830:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/count_model.py:875:51: E128 continuation line under-indented for visual indent
statsmodels/discrete/count_model.py:876:51: E128 continuation line under-indented for visual indent
statsmodels/discrete/count_model.py:877:51: E128 continuation line under-indented for visual indent
statsmodels/discrete/count_model.py:878:51: E128 continuation line under-indented for visual indent
statsmodels/discrete/count_model.py:879:51: E128 continuation line under-indented for visual indent
statsmodels/discrete/count_model.py:881:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/count_model.py:889:80: E501 line too long (84 > 79 characters)
statsmodels/discrete/count_model.py:915:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/count_model.py:1022:5: E122 continuation line missing indentation or outdented
statsmodels/discrete/count_model.py:1023:5: E122 continuation line missing indentation or outdented
statsmodels/discrete/count_model.py:1046:1: E305 expected 2 blank lines after class or function definition, found 0
statsmodels/discrete/count_model.py:1052:1: E305 expected 2 blank lines after class or function definition, found 0
statsmodels/discrete/count_model.py:1058:80: E501 line too long (88 > 79 characters)
statsmodels/discrete/count_model.py:1079:9: E128 continuation line under-indented for visual indent
statsmodels/discrete/count_model.py:1086:1: E305 expected 2 blank lines after class or function definition, found 0
statsmodels/discrete/count_model.py:1093:1: E305 expected 2 blank lines after class or function definition, found 0
statsmodels/discrete/count_model.py:1099:80: E501 line too long (98 > 79 characters)
statsmodels/discrete/count_model.py:1111:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/count_model.py:1120:9: E128 continuation line under-indented for visual indent
statsmodels/discrete/count_model.py:1127:1: E305 expected 2 blank lines after class or function definition, found 0
statsmodels/discrete/count_model.py:1134:1: E305 expected 2 blank lines after class or function definition, found 0
statsmodels/discrete/discrete_model.py:168:1: E266 too many leading '#' for block comment
statsmodels/discrete/discrete_model.py:312:80: E501 line too long (80 > 79 characters)
statsmodels/discrete/discrete_model.py:355:9: E266 too many leading '#' for block comment
statsmodels/discrete/discrete_model.py:356:9: E266 too many leading '#' for block comment
statsmodels/discrete/discrete_model.py:357:9: E266 too many leading '#' for block comment
statsmodels/discrete/discrete_model.py:371:9: E266 too many leading '#' for block comment
statsmodels/discrete/discrete_model.py:378:9: E266 too many leading '#' for block comment
statsmodels/discrete/discrete_model.py:387:80: E501 line too long (86 > 79 characters)
statsmodels/discrete/discrete_model.py:546:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:547:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:548:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:591:33: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:593:62: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:613:45: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:614:37: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:750:25: E261 at least two spaces before inline comment
statsmodels/discrete/discrete_model.py:767:9: E731 do not assign a lambda expression, use a def
statsmodels/discrete/discrete_model.py:767:35: E261 at least two spaces before inline comment
statsmodels/discrete/discrete_model.py:769:60: E251 unexpected spaces around keyword / parameter equals
statsmodels/discrete/discrete_model.py:769:62: E251 unexpected spaces around keyword / parameter equals
statsmodels/discrete/discrete_model.py:770:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:771:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:778:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:779:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:780:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:786:80: E501 line too long (80 > 79 characters)
statsmodels/discrete/discrete_model.py:809:29: E261 at least two spaces before inline comment
statsmodels/discrete/discrete_model.py:813:37: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:822:9: E265 block comment should start with '# '
statsmodels/discrete/discrete_model.py:823:21: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:823:23: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:824:29: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:824:31: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:824:35: E261 at least two spaces before inline comment
statsmodels/discrete/discrete_model.py:828:37: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:828:39: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:828:61: E502 the backslash is redundant between brackets
statsmodels/discrete/discrete_model.py:829:28: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:829:54: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:829:56: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:830:42: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:883:52: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:883:57: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:919:5: E303 too many blank lines (2)
statsmodels/discrete/discrete_model.py:1046:9: E265 block comment should start with '# '
statsmodels/discrete/discrete_model.py:1047:42: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:1049:47: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:1070:47: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:1070:72: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:1074:52: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:1104:5: E303 too many blank lines (2)
statsmodels/discrete/discrete_model.py:1119:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:1120:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:1121:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:1132:80: E501 line too long (90 > 79 characters)
statsmodels/discrete/discrete_model.py:1188:80: E501 line too long (86 > 79 characters)
statsmodels/discrete/discrete_model.py:1246:80: E501 line too long (107 > 79 characters)
statsmodels/discrete/discrete_model.py:1275:80: E501 line too long (96 > 79 characters)
statsmodels/discrete/discrete_model.py:1283:9: E265 block comment should start with '# '
statsmodels/discrete/discrete_model.py:1284:29: E222 multiple spaces after operator
statsmodels/discrete/discrete_model.py:1301:80: E501 line too long (80 > 79 characters)
statsmodels/discrete/discrete_model.py:1321:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:1322:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:1323:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:1366:9: E265 block comment should start with '# '
statsmodels/discrete/discrete_model.py:1383:9: E265 block comment should start with '# '
statsmodels/discrete/discrete_model.py:1385:47: E261 at least two spaces before inline comment
statsmodels/discrete/discrete_model.py:1394:53: E261 at least two spaces before inline comment
statsmodels/discrete/discrete_model.py:1422:80: E501 line too long (112 > 79 characters)
statsmodels/discrete/discrete_model.py:1431:28: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:1450:80: E501 line too long (101 > 79 characters)
statsmodels/discrete/discrete_model.py:1461:28: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:1462:34: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:1480:80: E501 line too long (96 > 79 characters)
statsmodels/discrete/discrete_model.py:1491:28: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:1511:80: E501 line too long (136 > 79 characters)
statsmodels/discrete/discrete_model.py:1520:28: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:1540:80: E501 line too long (116 > 79 characters)
statsmodels/discrete/discrete_model.py:1549:28: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:1833:5: E303 too many blank lines (2)
statsmodels/discrete/discrete_model.py:1845:80: E501 line too long (84 > 79 characters)
statsmodels/discrete/discrete_model.py:1874:13: E731 do not assign a lambda expression, use a def
statsmodels/discrete/discrete_model.py:1901:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:1902:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:1903:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:1912:80: E501 line too long (80 > 79 characters)
statsmodels/discrete/discrete_model.py:1947:25: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:1948:36: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:2001:80: E501 line too long (81 > 79 characters)
statsmodels/discrete/discrete_model.py:2020:25: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:2021:36: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:2053:25: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:2054:36: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:2065:35: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:2069:27: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:2069:51: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:2069:53: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:2069:68: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:2069:70: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:2070:21: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:2093:20: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:2094:21: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:2101:20: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:2163:26: E127 continuation line over-indented for visual indent
statsmodels/discrete/discrete_model.py:2164:26: E127 continuation line over-indented for visual indent
statsmodels/discrete/discrete_model.py:2165:26: E127 continuation line over-indented for visual indent
statsmodels/discrete/discrete_model.py:2166:26: E127 continuation line over-indented for visual indent
statsmodels/discrete/discrete_model.py:2167:26: E127 continuation line over-indented for visual indent
statsmodels/discrete/discrete_model.py:2168:26: E127 continuation line over-indented for visual indent
statsmodels/discrete/discrete_model.py:2172:29: E127 continuation line over-indented for visual indent
statsmodels/discrete/discrete_model.py:2173:29: E127 continuation line over-indented for visual indent
statsmodels/discrete/discrete_model.py:2344:80: E501 line too long (134 > 79 characters)
statsmodels/discrete/discrete_model.py:2431:80: E501 line too long (112 > 79 characters)
statsmodels/discrete/discrete_model.py:2456:80: E501 line too long (101 > 79 characters)
statsmodels/discrete/discrete_model.py:2464:30: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:2483:80: E501 line too long (96 > 79 characters)
statsmodels/discrete/discrete_model.py:2512:80: E501 line too long (159 > 79 characters)
statsmodels/discrete/discrete_model.py:2516:35: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:2634:5: E303 too many blank lines (2)
statsmodels/discrete/discrete_model.py:2651:80: E501 line too long (84 > 79 characters)
statsmodels/discrete/discrete_model.py:2691:5: E303 too many blank lines (2)
statsmodels/discrete/discrete_model.py:2708:80: E501 line too long (201 > 79 characters)
statsmodels/discrete/discrete_model.py:2719:24: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:2738:80: E501 line too long (190 > 79 characters)
statsmodels/discrete/discrete_model.py:2751:19: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:2770:80: E501 line too long (190 > 79 characters)
statsmodels/discrete/discrete_model.py:2785:5: E303 too many blank lines (2)
statsmodels/discrete/discrete_model.py:2802:80: E501 line too long (170 > 79 characters)
statsmodels/discrete/discrete_model.py:2806:80: E501 line too long (138 > 79 characters)
statsmodels/discrete/discrete_model.py:2814:36: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:2833:80: E501 line too long (170 > 79 characters)
statsmodels/discrete/discrete_model.py:2837:80: E501 line too long (138 > 79 characters)
statsmodels/discrete/discrete_model.py:2963:80: E501 line too long (133 > 79 characters)
statsmodels/discrete/discrete_model.py:2966:32: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:2997:51: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3031:51: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3052:80: E501 line too long (214 > 79 characters)
statsmodels/discrete/discrete_model.py:3060:34: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3061:51: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:3061:61: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3062:9: E265 block comment should start with '# '
statsmodels/discrete/discrete_model.py:3096:80: E501 line too long (209 > 79 characters)
statsmodels/discrete/discrete_model.py:3105:34: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3106:51: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:3106:61: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3107:9: E265 block comment should start with '# '
statsmodels/discrete/discrete_model.py:3108:28: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3108:30: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3108:50: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3108:55: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3108:80: E501 line too long (90 > 79 characters)
statsmodels/discrete/discrete_model.py:3127:80: E501 line too long (401 > 79 characters)
statsmodels/discrete/discrete_model.py:3141:31: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3146:33: E261 at least two spaces before inline comment
statsmodels/discrete/discrete_model.py:3148:37: E502 the backslash is redundant between brackets
statsmodels/discrete/discrete_model.py:3149:39: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3149:52: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3149:61: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3149:72: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3151:51: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3151:62: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3151:70: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3151:80: E501 line too long (84 > 79 characters)
statsmodels/discrete/discrete_model.py:3151:81: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3154:80: E501 line too long (91 > 79 characters)
statsmodels/discrete/discrete_model.py:3158:1: E265 block comment should start with '# '
statsmodels/discrete/discrete_model.py:3160:1: E265 block comment should start with '# '
statsmodels/discrete/discrete_model.py:3168:1: E265 block comment should start with '# '
statsmodels/discrete/discrete_model.py:3176:1: E266 too many leading '#' for block comment
statsmodels/discrete/discrete_model.py:3209:1: E266 too many leading '#' for block comment
statsmodels/discrete/discrete_model.py:3366:80: E501 line too long (98 > 79 characters)
statsmodels/discrete/discrete_model.py:3385:30: E261 at least two spaces before inline comment
statsmodels/discrete/discrete_model.py:3391:25: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3392:36: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3399:24: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:3401:31: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:3403:28: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:3403:36: E225 missing whitespace around operator
statsmodels/discrete/discrete_model.py:3404:24: E127 continuation line over-indented for visual indent
statsmodels/discrete/discrete_model.py:3411:25: E127 continuation line over-indented for visual indent
statsmodels/discrete/discrete_model.py:3413:9: E265 block comment should start with '# '
statsmodels/discrete/discrete_model.py:3424:25: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3425:36: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3435:27: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3435:47: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3435:49: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3435:64: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3435:66: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3442:5: E303 too many blank lines (2)
statsmodels/discrete/discrete_model.py:3446:30: E261 at least two spaces before inline comment
statsmodels/discrete/discrete_model.py:3453:25: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3454:36: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3462:35: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3463:9: E265 block comment should start with '# '
statsmodels/discrete/discrete_model.py:3476:27: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3476:49: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3476:51: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3476:67: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3476:69: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3477:34: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:3477:45: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3477:47: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3477:67: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3477:69: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3478:34: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:3487:20: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3488:21: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3498:80: E501 line too long (82 > 79 characters)
statsmodels/discrete/discrete_model.py:3501:20: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3509:30: E261 at least two spaces before inline comment
statsmodels/discrete/discrete_model.py:3517:25: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3518:36: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3524:35: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3530:27: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3530:47: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3530:49: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3530:64: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3530:66: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3538:20: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3539:21: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3542:9: E265 block comment should start with '# '
statsmodels/discrete/discrete_model.py:3545:21: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:3547:21: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:3549:20: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:3553:5: E265 block comment should start with '# '
statsmodels/discrete/discrete_model.py:3623:13: E265 block comment should start with '# '
statsmodels/discrete/discrete_model.py:3625:14: E261 at least two spaces before inline comment
statsmodels/discrete/discrete_model.py:3625:15: E262 inline comment should start with '# '
statsmodels/discrete/discrete_model.py:3636:34: E261 at least two spaces before inline comment
statsmodels/discrete/discrete_model.py:3639:37: E261 at least two spaces before inline comment
statsmodels/discrete/discrete_model.py:3640:51: E261 at least two spaces before inline comment
statsmodels/discrete/discrete_model.py:3641:38: E261 at least two spaces before inline comment
statsmodels/discrete/discrete_model.py:3645:13: E265 block comment should start with '# '
statsmodels/discrete/discrete_model.py:3649:80: E501 line too long (86 > 79 characters)
statsmodels/discrete/discrete_model.py:3669:13: E731 do not assign a lambda expression, use a def
statsmodels/discrete/discrete_model.py:3680:38: E261 at least two spaces before inline comment
statsmodels/discrete/discrete_model.py:3691:28: E262 inline comment should start with '# '
statsmodels/discrete/discrete_model.py:3692:80: E501 line too long (96 > 79 characters)
statsmodels/discrete/discrete_model.py:3696:5: E303 too many blank lines (2)
statsmodels/discrete/discrete_model.py:3697:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:3698:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:3699:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:3711:80: E501 line too long (80 > 79 characters)
statsmodels/discrete/discrete_model.py:3716:13: E265 block comment should start with '# '
statsmodels/discrete/discrete_model.py:3833:80: E501 line too long (84 > 79 characters)
statsmodels/discrete/discrete_model.py:3868:80: E501 line too long (119 > 79 characters)
statsmodels/discrete/discrete_model.py:3912:80: E501 line too long (96 > 79 characters)
statsmodels/discrete/discrete_model.py:3934:80: E501 line too long (119 > 79 characters)
statsmodels/discrete/discrete_model.py:3977:80: E501 line too long (88 > 79 characters)
statsmodels/discrete/discrete_model.py:4026:80: E501 line too long (90 > 79 characters)
statsmodels/discrete/discrete_model.py:4029:9: E303 too many blank lines (2)
statsmodels/discrete/discrete_model.py:4029:20: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:4030:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:4036:9: E303 too many blank lines (2)
statsmodels/discrete/discrete_model.py:4052:80: E501 line too long (88 > 79 characters)
statsmodels/discrete/discrete_model.py:4103:22: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:4104:22: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:4105:22: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:4106:22: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:4156:80: E501 line too long (86 > 79 characters)
statsmodels/discrete/discrete_model.py:4170:13: E731 do not assign a lambda expression, use a def
statsmodels/discrete/discrete_model.py:4173:25: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:4174:25: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:4175:25: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:4188:37: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:4193:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:4194:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:4195:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:4204:80: E501 line too long (80 > 79 characters)
statsmodels/discrete/discrete_model.py:4337:1: E266 too many leading '#' for block comment
statsmodels/discrete/discrete_model.py:4341:9: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:4342:9: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:4346:9: E265 block comment should start with '# '
statsmodels/discrete/discrete_model.py:4362:80: E501 line too long (85 > 79 characters)
statsmodels/discrete/discrete_model.py:4363:80: E501 line too long (82 > 79 characters)
statsmodels/discrete/discrete_model.py:4370:44: E127 continuation line over-indented for visual indent
statsmodels/discrete/discrete_model.py:4373:5: E303 too many blank lines (2)
statsmodels/discrete/discrete_model.py:4484:80: E501 line too long (80 > 79 characters)
statsmodels/discrete/discrete_model.py:4702:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:4823:22: E127 continuation line over-indented for visual indent
statsmodels/discrete/discrete_model.py:4996:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:4997:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:5012:80: E501 line too long (84 > 79 characters)
statsmodels/discrete/discrete_model.py:5042:63: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:5107:1: E302 expected 2 blank lines, found 1
statsmodels/discrete/discrete_model.py:5110:1: E302 expected 2 blank lines, found 1
statsmodels/discrete/discrete_model.py:5113:1: E302 expected 2 blank lines, found 1
statsmodels/discrete/discrete_model.py:5114:80: E501 line too long (130 > 79 characters)
statsmodels/discrete/discrete_model.py:5117:1: E302 expected 2 blank lines, found 1
statsmodels/discrete/discrete_model.py:5118:80: E501 line too long (118 > 79 characters)
statsmodels/discrete/discrete_model.py:5180:80: E501 line too long (168 > 79 characters)
statsmodels/discrete/discrete_model.py:5189:9: E265 block comment should start with '# '
statsmodels/discrete/discrete_model.py:5190:9: E265 block comment should start with '# '
statsmodels/discrete/discrete_model.py:5192:9: E265 block comment should start with '# '
statsmodels/discrete/discrete_model.py:5197:9: E265 block comment should start with '# '
statsmodels/discrete/discrete_model.py:5198:9: E265 block comment should start with '# '
statsmodels/discrete/discrete_model.py:5199:9: E265 block comment should start with '# '
statsmodels/discrete/discrete_model.py:5201:17: E127 continuation line over-indented for visual indent
statsmodels/discrete/discrete_model.py:5221:9: E265 block comment should start with '# '
statsmodels/discrete/discrete_model.py:5223:9: E265 block comment should start with '# '
statsmodels/discrete/discrete_model.py:5301:80: E501 line too long (103 > 79 characters)
statsmodels/discrete/discrete_model.py:5311:1: E302 expected 2 blank lines, found 1
statsmodels/discrete/discrete_model.py:5313:5: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:5314:5: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:5315:5: E301 expected 1 blank line, found 0
statsmodels/discrete/discrete_model.py:5327:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:5369:40: E261 at least two spaces before inline comment
statsmodels/discrete/discrete_model.py:5385:9: E265 block comment should start with '# '
statsmodels/discrete/discrete_model.py:5405:61: E127 continuation line over-indented for visual indent
statsmodels/discrete/discrete_model.py:5406:35: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:5406:37: E231 missing whitespace after ','
statsmodels/discrete/discrete_model.py:5473:24: E222 multiple spaces after operator
statsmodels/discrete/discrete_model.py:5484:9: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:5485:9: E128 continuation line under-indented for visual indent
statsmodels/discrete/discrete_model.py:5486:5: E301 expected 1 blank line, found 0
statsmodels/discrete/discrete_model.py:5498:1: E266 too many leading '#' for block comment
statsmodels/discrete/tests/test_sandwich_cov.py:35:1: E265 block comment should start with '# '
statsmodels/discrete/tests/test_sandwich_cov.py:48:5: E303 too many blank lines (2)
statsmodels/discrete/tests/test_sandwich_cov.py:91:5: E303 too many blank lines (2)
statsmodels/discrete/tests/test_sandwich_cov.py:98:5: E303 too many blank lines (2)
statsmodels/discrete/tests/test_sandwich_cov.py:102:5: E303 too many blank lines (2)
statsmodels/discrete/tests/test_sandwich_cov.py:132:24: F841 local variable 'res1' is assigned to but never used
statsmodels/discrete/tests/test_sandwich_cov.py:136:9: E265 block comment should start with '# '
statsmodels/discrete/tests/test_sandwich_cov.py:138:51: E127 continuation line over-indented for visual indent
statsmodels/discrete/tests/test_sandwich_cov.py:139:51: E127 continuation line over-indented for visual indent
statsmodels/discrete/tests/test_sandwich_cov.py:140:51: E127 continuation line over-indented for visual indent
statsmodels/discrete/tests/test_sandwich_cov.py:140:72: E262 inline comment should start with '# '
statsmodels/discrete/tests/test_sandwich_cov.py:140:80: E501 line too long (90 > 79 characters)
statsmodels/discrete/tests/test_sandwich_cov.py:141:51: E127 continuation line over-indented for visual indent
statsmodels/discrete/tests/test_sandwich_cov.py:141:63: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_sandwich_cov.py:141:64: E262 inline comment should start with '# '
statsmodels/discrete/tests/test_sandwich_cov.py:142:51: E127 continuation line over-indented for visual indent
statsmodels/discrete/tests/test_sandwich_cov.py:158:9: E265 block comment should start with '# '
statsmodels/discrete/tests/test_sandwich_cov.py:172:9: E303 too many blank lines (2)
statsmodels/discrete/tests/test_sandwich_cov.py:186:64: E262 inline comment should start with '# '
statsmodels/discrete/tests/test_sandwich_cov.py:186:80: E501 line too long (82 > 79 characters)
statsmodels/discrete/tests/test_sandwich_cov.py:187:40: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_sandwich_cov.py:187:41: E262 inline comment should start with '# '
statsmodels/discrete/tests/test_sandwich_cov.py:201:5: E303 too many blank lines (2)
statsmodels/discrete/tests/test_sandwich_cov.py:243:59: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_sandwich_cov.py:243:60: E262 inline comment should start with '# '
statsmodels/discrete/tests/test_sandwich_cov.py:253:59: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_sandwich_cov.py:253:60: E262 inline comment should start with '# '
statsmodels/discrete/tests/test_sandwich_cov.py:255:20: F841 local variable 'res1' is assigned to but never used
statsmodels/discrete/tests/test_sandwich_cov.py:259:9: E265 block comment should start with '# '
statsmodels/discrete/tests/test_sandwich_cov.py:261:51: E127 continuation line over-indented for visual indent
statsmodels/discrete/tests/test_sandwich_cov.py:262:51: E127 continuation line over-indented for visual indent
statsmodels/discrete/tests/test_sandwich_cov.py:263:51: E127 continuation line over-indented for visual indent
statsmodels/discrete/tests/test_sandwich_cov.py:263:72: E262 inline comment should start with '# '
statsmodels/discrete/tests/test_sandwich_cov.py:263:80: E501 line too long (90 > 79 characters)
statsmodels/discrete/tests/test_sandwich_cov.py:264:51: E127 continuation line over-indented for visual indent
statsmodels/discrete/tests/test_sandwich_cov.py:264:63: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_sandwich_cov.py:264:64: E262 inline comment should start with '# '
statsmodels/discrete/tests/test_sandwich_cov.py:265:51: E127 continuation line over-indented for visual indent
statsmodels/discrete/tests/test_sandwich_cov.py:266:35: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_sandwich_cov.py:266:36: E262 inline comment should start with '# '
statsmodels/discrete/tests/test_sandwich_cov.py:288:20: F841 local variable 'res1' is assigned to but never used
statsmodels/discrete/tests/test_sandwich_cov.py:291:51: E127 continuation line over-indented for visual indent
statsmodels/discrete/tests/test_sandwich_cov.py:292:51: E127 continuation line over-indented for visual indent
statsmodels/discrete/tests/test_sandwich_cov.py:293:51: E127 continuation line over-indented for visual indent
statsmodels/discrete/tests/test_sandwich_cov.py:293:72: E262 inline comment should start with '# '
statsmodels/discrete/tests/test_sandwich_cov.py:293:80: E501 line too long (90 > 79 characters)
statsmodels/discrete/tests/test_sandwich_cov.py:294:51: E127 continuation line over-indented for visual indent
statsmodels/discrete/tests/test_sandwich_cov.py:294:63: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_sandwich_cov.py:294:64: E262 inline comment should start with '# '
statsmodels/discrete/tests/test_sandwich_cov.py:295:51: E127 continuation line over-indented for visual indent
statsmodels/discrete/tests/test_sandwich_cov.py:309:9: E265 block comment should start with '# '
statsmodels/discrete/tests/test_sandwich_cov.py:323:20: F841 local variable 'res1' is assigned to but never used
statsmodels/discrete/tests/test_sandwich_cov.py:326:71: E262 inline comment should start with '# '
statsmodels/discrete/tests/test_sandwich_cov.py:326:80: E501 line too long (89 > 79 characters)
statsmodels/discrete/tests/test_sandwich_cov.py:327:47: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_sandwich_cov.py:327:48: E262 inline comment should start with '# '
statsmodels/discrete/tests/test_sandwich_cov.py:367:58: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_sandwich_cov.py:367:59: E262 inline comment should start with '# '
statsmodels/discrete/tests/test_sandwich_cov.py:382:80: E501 line too long (118 > 79 characters)
statsmodels/discrete/tests/test_sandwich_cov.py:393:20: F841 local variable 'res1' is assigned to but never used
statsmodels/discrete/tests/test_sandwich_cov.py:396:51: E127 continuation line over-indented for visual indent
statsmodels/discrete/tests/test_sandwich_cov.py:397:51: E127 continuation line over-indented for visual indent
statsmodels/discrete/tests/test_sandwich_cov.py:398:51: E127 continuation line over-indented for visual indent
statsmodels/discrete/tests/test_sandwich_cov.py:398:72: E262 inline comment should start with '# '
statsmodels/discrete/tests/test_sandwich_cov.py:398:80: E501 line too long (90 > 79 characters)
statsmodels/discrete/tests/test_sandwich_cov.py:399:51: E127 continuation line over-indented for visual indent
statsmodels/discrete/tests/test_sandwich_cov.py:399:63: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_sandwich_cov.py:399:64: E262 inline comment should start with '# '
statsmodels/discrete/tests/test_sandwich_cov.py:400:51: E127 continuation line over-indented for visual indent
statsmodels/discrete/tests/test_sandwich_cov.py:412:20: F841 local variable 'res1' is assigned to but never used
statsmodels/discrete/tests/test_sandwich_cov.py:415:71: E262 inline comment should start with '# '
statsmodels/discrete/tests/test_sandwich_cov.py:415:80: E501 line too long (89 > 79 characters)
statsmodels/discrete/tests/test_sandwich_cov.py:416:47: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_sandwich_cov.py:416:48: E262 inline comment should start with '# '
statsmodels/discrete/tests/test_sandwich_cov.py:427:58: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_sandwich_cov.py:427:59: E262 inline comment should start with '# '
statsmodels/discrete/tests/test_sandwich_cov.py:429:20: F841 local variable 'res1' is assigned to but never used
statsmodels/discrete/tests/test_sandwich_cov.py:432:71: E262 inline comment should start with '# '
statsmodels/discrete/tests/test_sandwich_cov.py:432:80: E501 line too long (89 > 79 characters)
statsmodels/discrete/tests/test_sandwich_cov.py:433:47: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_sandwich_cov.py:433:48: E262 inline comment should start with '# '
statsmodels/discrete/tests/test_sandwich_cov.py:548:1: E302 expected 2 blank lines, found 1
statsmodels/discrete/tests/test_sandwich_cov.py:555:80: E501 line too long (82 > 79 characters)
statsmodels/discrete/tests/test_sandwich_cov.py:641:13: E225 missing whitespace around operator
statsmodels/discrete/tests/test_sandwich_cov.py:641:24: E231 missing whitespace after ':'
statsmodels/discrete/tests/test_sandwich_cov.py:673:13: E225 missing whitespace around operator
statsmodels/discrete/tests/test_sandwich_cov.py:673:23: E231 missing whitespace after ':'
statsmodels/discrete/tests/test_sandwich_cov.py:673:53: E231 missing whitespace after ':'
statsmodels/discrete/tests/test_sandwich_cov.py:680:9: E265 block comment should start with '# '
statsmodels/discrete/tests/test_sandwich_cov.py:681:64: E231 missing whitespace after ':'
statsmodels/discrete/tests/test_sandwich_cov.py:684:5: E303 too many blank lines (2)
statsmodels/discrete/tests/test_sandwich_cov.py:694:25: E201 whitespace after '['
statsmodels/discrete/tests/test_sandwich_cov.py:705:25: E201 whitespace after '['
statsmodels/discrete/tests/test_sandwich_cov.py:710:1: E303 too many blank lines (3)
statsmodels/discrete/tests/test_sandwich_cov.py:717:13: E225 missing whitespace around operator
statsmodels/discrete/tests/test_sandwich_cov.py:723:9: F841 local variable 'kwds2' is assigned to but never used
statsmodels/discrete/tests/test_margins.py:24:20: E231 missing whitespace after ','
statsmodels/discrete/tests/test_margins.py:24:52: E231 missing whitespace after ','
statsmodels/discrete/tests/test_margins.py:26:31: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_margins.py:29:1: E302 expected 2 blank lines, found 1
statsmodels/discrete/tests/test_margins.py:36:80: E501 line too long (83 > 79 characters)
statsmodels/discrete/tests/test_margins.py:37:80: E501 line too long (83 > 79 characters)
statsmodels/discrete/tests/test_margins.py:38:80: E501 line too long (84 > 79 characters)
statsmodels/discrete/tests/test_margins.py:52:9: E265 block comment should start with '# '
statsmodels/discrete/tests/test_count_model.py:21:80: E501 line too long (81 > 79 characters)
statsmodels/discrete/tests/test_count_model.py:27:80: E501 line too long (87 > 79 characters)
statsmodels/discrete/tests/test_count_model.py:48:80: E501 line too long (82 > 79 characters)
statsmodels/discrete/tests/test_count_model.py:51:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_count_model.py:60:80: E501 line too long (81 > 79 characters)
statsmodels/discrete/tests/test_count_model.py:66:22: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_count_model.py:76:1: E302 expected 2 blank lines, found 1
statsmodels/discrete/tests/test_count_model.py:82:43: E231 missing whitespace after ','
statsmodels/discrete/tests/test_count_model.py:83:48: E231 missing whitespace after ','
statsmodels/discrete/tests/test_count_model.py:85:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_count_model.py:85:80: E501 line too long (85 > 79 characters)
statsmodels/discrete/tests/test_count_model.py:94:1: E302 expected 2 blank lines, found 1
statsmodels/discrete/tests/test_count_model.py:100:43: E231 missing whitespace after ','
statsmodels/discrete/tests/test_count_model.py:101:48: E231 missing whitespace after ','
statsmodels/discrete/tests/test_count_model.py:103:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_count_model.py:103:80: E501 line too long (86 > 79 characters)
statsmodels/discrete/tests/test_count_model.py:116:1: E302 expected 2 blank lines, found 1
statsmodels/discrete/tests/test_count_model.py:122:43: E231 missing whitespace after ','
statsmodels/discrete/tests/test_count_model.py:123:48: E231 missing whitespace after ','
statsmodels/discrete/tests/test_count_model.py:125:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_count_model.py:125:52: E231 missing whitespace after ','
statsmodels/discrete/tests/test_count_model.py:141:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_count_model.py:189:48: E231 missing whitespace after ','
statsmodels/discrete/tests/test_count_model.py:190:53: E231 missing whitespace after ','
statsmodels/discrete/tests/test_count_model.py:196:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_count_model.py:213:53: E231 missing whitespace after ','
statsmodels/discrete/tests/test_count_model.py:214:58: E231 missing whitespace after ','
statsmodels/discrete/tests/test_count_model.py:218:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_count_model.py:303:43: E231 missing whitespace after ','
statsmodels/discrete/tests/test_count_model.py:304:48: E231 missing whitespace after ','
statsmodels/discrete/tests/test_count_model.py:306:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_count_model.py:306:80: E501 line too long (83 > 79 characters)
statsmodels/discrete/tests/test_count_model.py:366:9: E265 block comment should start with '# '
statsmodels/discrete/tests/test_count_model.py:368:1: E302 expected 2 blank lines, found 1
statsmodels/discrete/tests/test_count_model.py:377:80: E501 line too long (83 > 79 characters)
statsmodels/discrete/tests/test_count_model.py:378:80: E501 line too long (81 > 79 characters)
statsmodels/discrete/tests/test_count_model.py:433:43: E231 missing whitespace after ','
statsmodels/discrete/tests/test_count_model.py:434:48: E231 missing whitespace after ','
statsmodels/discrete/tests/test_count_model.py:436:80: E501 line too long (89 > 79 characters)
statsmodels/discrete/tests/test_count_model.py:439:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_count_model.py:463:80: E501 line too long (82 > 79 characters)
statsmodels/discrete/tests/test_count_model.py:466:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_count_model.py:504:9: E265 block comment should start with '# '
statsmodels/discrete/tests/test_count_model.py:520:21: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_count_model.py:568:69: E231 missing whitespace after ','
statsmodels/discrete/tests/test_count_model.py:569:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_count_model.py:596:9: E265 block comment should start with '# '
statsmodels/discrete/tests/test_count_model.py:611:22: E231 missing whitespace after ','
statsmodels/discrete/tests/test_count_model.py:612:57: E231 missing whitespace after ','
statsmodels/discrete/tests/test_count_model.py:629:80: E501 line too long (90 > 79 characters)
statsmodels/discrete/tests/test_count_model.py:635:80: E501 line too long (97 > 79 characters)
statsmodels/discrete/tests/test_count_model.py:641:80: E501 line too long (80 > 79 characters)
statsmodels/discrete/tests/test_discrete.py:69:1: E302 expected 2 blank lines, found 1
statsmodels/discrete/tests/test_discrete.py:75:1: E302 expected 2 blank lines, found 1
statsmodels/discrete/tests/test_discrete.py:100:50: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_discrete.py:228:9: E265 block comment should start with '# '
statsmodels/discrete/tests/test_discrete.py:255:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:274:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:276:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:284:5: E303 too many blank lines (2)
statsmodels/discrete/tests/test_discrete.py:287:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:289:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:294:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:296:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:301:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:303:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:308:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:310:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:315:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:317:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:322:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:324:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:329:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:331:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:336:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:338:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:343:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:345:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:350:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:352:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:357:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:359:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:364:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:366:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:371:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:373:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:378:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:380:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:385:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:387:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:392:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:394:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:399:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:401:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:406:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:408:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:413:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:415:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:420:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:422:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:427:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:429:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:434:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:436:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:441:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:443:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:472:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:486:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:498:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:553:25: E127 continuation line over-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:565:63: E251 unexpected spaces around keyword / parameter equals
statsmodels/discrete/tests/test_discrete.py:565:65: E251 unexpected spaces around keyword / parameter equals
statsmodels/discrete/tests/test_discrete.py:577:63: E251 unexpected spaces around keyword / parameter equals
statsmodels/discrete/tests/test_discrete.py:577:65: E251 unexpected spaces around keyword / parameter equals
statsmodels/discrete/tests/test_discrete.py:578:34: E251 unexpected spaces around keyword / parameter equals
statsmodels/discrete/tests/test_discrete.py:578:36: E251 unexpected spaces around keyword / parameter equals
statsmodels/discrete/tests/test_discrete.py:594:1: E302 expected 2 blank lines, found 1
statsmodels/discrete/tests/test_discrete.py:627:46: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_discrete.py:627:47: E262 inline comment should start with '# '
statsmodels/discrete/tests/test_discrete.py:647:64: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_discrete.py:647:65: E262 inline comment should start with '# '
statsmodels/discrete/tests/test_discrete.py:647:80: E501 line too long (85 > 79 characters)
statsmodels/discrete/tests/test_discrete.py:648:17: E231 missing whitespace after ','
statsmodels/discrete/tests/test_discrete.py:662:51: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_discrete.py:662:52: E262 inline comment should start with '# '
statsmodels/discrete/tests/test_discrete.py:689:50: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_discrete.py:689:51: E262 inline comment should start with '# '
statsmodels/discrete/tests/test_discrete.py:709:39: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_discrete.py:709:40: E262 inline comment should start with '# '
statsmodels/discrete/tests/test_discrete.py:773:69: E202 whitespace before ')'
statsmodels/discrete/tests/test_discrete.py:780:23: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_discrete.py:781:18: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_discrete.py:801:23: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_discrete.py:802:18: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_discrete.py:827:23: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_discrete.py:828:18: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_discrete.py:835:42: E127 continuation line over-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:837:80: E501 line too long (80 > 79 characters)
statsmodels/discrete/tests/test_discrete.py:853:22: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_discrete.py:854:18: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_discrete.py:871:22: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_discrete.py:872:18: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_discrete.py:903:22: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_discrete.py:904:18: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_discrete.py:1016:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:1018:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:1023:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:1025:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:1030:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:1032:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:1036:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:1038:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:1040:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:1079:64: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_discrete.py:1079:65: E262 inline comment should start with '# '
statsmodels/discrete/tests/test_discrete.py:1088:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:1090:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:1095:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:1097:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:1102:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:1104:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:1108:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:1110:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:1112:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:1139:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:1141:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:1146:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:1148:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:1185:80: E501 line too long (89 > 79 characters)
statsmodels/discrete/tests/test_discrete.py:1189:5: E265 block comment should start with '# '
statsmodels/discrete/tests/test_discrete.py:1197:22: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_discrete.py:1207:26: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_discrete.py:1239:22: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_discrete.py:1276:5: E265 block comment should start with '# '
statsmodels/discrete/tests/test_discrete.py:1284:22: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_discrete.py:1294:26: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_discrete.py:1327:22: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_discrete.py:1353:80: E501 line too long (80 > 79 characters)
statsmodels/discrete/tests/test_discrete.py:1394:26: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_discrete.py:1412:80: E501 line too long (80 > 79 characters)
statsmodels/discrete/tests/test_discrete.py:1431:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:1433:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:1436:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:1438:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:1447:52: E231 missing whitespace after ','
statsmodels/discrete/tests/test_discrete.py:1504:18: E201 whitespace after '['
statsmodels/discrete/tests/test_discrete.py:1505:18: E201 whitespace after '['
statsmodels/discrete/tests/test_discrete.py:1506:18: E201 whitespace after '['
statsmodels/discrete/tests/test_discrete.py:1507:18: E201 whitespace after '['
statsmodels/discrete/tests/test_discrete.py:1508:18: E201 whitespace after '['
statsmodels/discrete/tests/test_discrete.py:1509:18: E201 whitespace after '['
statsmodels/discrete/tests/test_discrete.py:1510:18: E201 whitespace after '['
statsmodels/discrete/tests/test_discrete.py:1546:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:1546:17: E265 block comment should start with '# '
statsmodels/discrete/tests/test_discrete.py:1547:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:1547:17: E265 block comment should start with '# '
statsmodels/discrete/tests/test_discrete.py:1548:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:1548:17: E265 block comment should start with '# '
statsmodels/discrete/tests/test_discrete.py:1549:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:1550:17: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:1561:15: E231 missing whitespace after ','
statsmodels/discrete/tests/test_discrete.py:1562:15: E231 missing whitespace after ','
statsmodels/discrete/tests/test_discrete.py:1566:18: E231 missing whitespace after ','
statsmodels/discrete/tests/test_discrete.py:1568:5: E265 block comment should start with '# '
statsmodels/discrete/tests/test_discrete.py:1577:5: E265 block comment should start with '# '
statsmodels/discrete/tests/test_discrete.py:1584:5: E265 block comment should start with '# '
statsmodels/discrete/tests/test_discrete.py:1594:5: E265 block comment should start with '# '
statsmodels/discrete/tests/test_discrete.py:1613:18: E231 missing whitespace after ','
statsmodels/discrete/tests/test_discrete.py:1631:18: E231 missing whitespace after ','
statsmodels/discrete/tests/test_discrete.py:1635:54: E231 missing whitespace after ','
statsmodels/discrete/tests/test_discrete.py:1636:60: E231 missing whitespace after ','
statsmodels/discrete/tests/test_discrete.py:1641:8: E231 missing whitespace after ','
statsmodels/discrete/tests/test_discrete.py:1642:8: E231 missing whitespace after ','
statsmodels/discrete/tests/test_discrete.py:1643:8: E231 missing whitespace after ','
statsmodels/discrete/tests/test_discrete.py:1644:8: E231 missing whitespace after ','
statsmodels/discrete/tests/test_discrete.py:1644:49: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_discrete.py:1651:8: E231 missing whitespace after ','
statsmodels/discrete/tests/test_discrete.py:1652:8: E231 missing whitespace after ','
statsmodels/discrete/tests/test_discrete.py:1653:8: E231 missing whitespace after ','
statsmodels/discrete/tests/test_discrete.py:1654:8: E231 missing whitespace after ','
statsmodels/discrete/tests/test_discrete.py:1654:49: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_discrete.py:1682:5: F841 local variable 'summary' is assigned to but never used
statsmodels/discrete/tests/test_discrete.py:1737:39: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_discrete.py:1752:9: E231 missing whitespace after ','
statsmodels/discrete/tests/test_discrete.py:1755:27: E201 whitespace after '['
statsmodels/discrete/tests/test_discrete.py:1755:39: E201 whitespace after '['
statsmodels/discrete/tests/test_discrete.py:1759:27: E201 whitespace after '['
statsmodels/discrete/tests/test_discrete.py:1759:39: E201 whitespace after '['
statsmodels/discrete/tests/test_discrete.py:1784:29: E127 continuation line over-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:1895:45: E231 missing whitespace after ','
statsmodels/discrete/tests/test_discrete.py:1946:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:1988:41: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:2021:5: E265 block comment should start with '# '
statsmodels/discrete/tests/test_discrete.py:2031:22: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_discrete.py:2041:26: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_discrete.py:2074:22: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_discrete.py:2077:29: E127 continuation line over-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:2111:5: E265 block comment should start with '# '
statsmodels/discrete/tests/test_discrete.py:2121:22: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_discrete.py:2132:26: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_discrete.py:2159:66: E127 continuation line over-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:2160:66: E127 continuation line over-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:2224:23: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_discrete.py:2225:18: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_discrete.py:2270:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:2270:38: E231 missing whitespace after ','
statsmodels/discrete/tests/test_discrete.py:2295:13: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_discrete.py:2295:38: E231 missing whitespace after ','
statsmodels/discrete/tests/test_discrete.py:2303:23: E201 whitespace after '['
statsmodels/discrete/tests/test_discrete.py:2306:27: E201 whitespace after '['
statsmodels/discrete/tests/test_discrete.py:2329:80: E501 line too long (81 > 79 characters)
statsmodels/discrete/tests/test_discrete.py:2471:44: E261 at least two spaces before inline comment
statsmodels/discrete/tests/test_discrete.py:2516:80: E501 line too long (91 > 79 characters)
statsmodels/discrete/tests/test_discrete.py:2517:9: E128 continuation line under-indented for visual indent
statsmodels/discrete/tests/test_predict.py:382:9: F841 local variable 'dia' is assigned to but never used
statsmodels/discrete/tests/test_diagnostic.py:85:9: F841 local variable 'nobs' is assigned to but never used
statsmodels/discrete/tests/test_conditional.py:311:22: E201 whitespace after '['
statsmodels/discrete/tests/test_conditional.py:312:22: E201 whitespace after '['
statsmodels/tsa/descriptivestats.py:14:1: E265 block comment should start with '# '
statsmodels/tsa/descriptivestats.py:35:27: E231 missing whitespace after ','
statsmodels/tsa/descriptivestats.py:35:29: E231 missing whitespace after ','
statsmodels/tsa/descriptivestats.py:39:9: E265 block comment should start with '# '
statsmodels/tsa/descriptivestats.py:49:9: E265 block comment should start with '# '
statsmodels/tsa/descriptivestats.py:57:9: F841 local variable 'w' is assigned to but never used
statsmodels/tsa/descriptivestats.py:58:42: E261 at least two spaces before inline comment
statsmodels/tsa/descriptivestats.py:58:43: E262 inline comment should start with '# '
statsmodels/tsa/descriptivestats.py:63:31: E231 missing whitespace after ','
statsmodels/tsa/descriptivestats.py:63:33: E231 missing whitespace after ','
statsmodels/tsa/descriptivestats.py:68:31: E231 missing whitespace after ','
statsmodels/tsa/descriptivestats.py:68:33: E231 missing whitespace after ','
statsmodels/tsa/descriptivestats.py:72:31: E231 missing whitespace after ','
statsmodels/tsa/descriptivestats.py:72:33: E231 missing whitespace after ','
statsmodels/tsa/descriptivestats.py:73:22: E261 at least two spaces before inline comment
statsmodels/tsa/descriptivestats.py:76:31: E231 missing whitespace after ','
statsmodels/tsa/descriptivestats.py:76:33: E231 missing whitespace after ','
statsmodels/tsa/coint_tables.py:85:34: E231 missing whitespace after ','
statsmodels/tsa/coint_tables.py:85:52: E231 missing whitespace after ','
statsmodels/tsa/coint_tables.py:86:34: E231 missing whitespace after ','
statsmodels/tsa/coint_tables.py:86:52: E231 missing whitespace after ','
statsmodels/tsa/coint_tables.py:87:34: E231 missing whitespace after ','
statsmodels/tsa/coint_tables.py:87:52: E231 missing whitespace after ','
statsmodels/tsa/coint_tables.py:96:23: E231 missing whitespace after ','
statsmodels/tsa/coint_tables.py:98:23: E231 missing whitespace after ','
statsmodels/tsa/coint_tables.py:100:23: E231 missing whitespace after ','
statsmodels/tsa/coint_tables.py:199:34: E231 missing whitespace after ','
statsmodels/tsa/coint_tables.py:199:52: E231 missing whitespace after ','
statsmodels/tsa/coint_tables.py:200:34: E231 missing whitespace after ','
statsmodels/tsa/coint_tables.py:200:52: E231 missing whitespace after ','
statsmodels/tsa/coint_tables.py:201:34: E231 missing whitespace after ','
statsmodels/tsa/coint_tables.py:201:52: E231 missing whitespace after ','
statsmodels/tsa/coint_tables.py:210:23: E231 missing whitespace after ','
statsmodels/tsa/coint_tables.py:212:23: E231 missing whitespace after ','
statsmodels/tsa/coint_tables.py:214:23: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:97:16: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:107:38: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:109:9: E265 block comment should start with '# '
statsmodels/tsa/varma_process.py:116:9: E265 block comment should start with '# '
statsmodels/tsa/varma_process.py:117:9: E265 block comment should start with '# '
statsmodels/tsa/varma_process.py:121:21: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:121:46: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:121:54: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:127:33: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:127:35: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:128:49: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:165:12: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:165:14: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:166:18: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:166:20: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:168:25: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:169:34: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:170:29: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:171:37: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:171:47: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:171:49: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:172:20: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:172:22: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:174:31: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:175:53: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:175:55: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:176:13: E265 block comment should start with '# '
statsmodels/tsa/varma_process.py:177:13: E265 block comment should start with '# '
statsmodels/tsa/varma_process.py:177:80: E501 line too long (87 > 79 characters)
statsmodels/tsa/varma_process.py:178:13: E265 block comment should start with '# '
statsmodels/tsa/varma_process.py:178:80: E501 line too long (90 > 79 characters)
statsmodels/tsa/varma_process.py:179:80: E501 line too long (84 > 79 characters)
statsmodels/tsa/varma_process.py:235:5: E265 block comment should start with '# '
statsmodels/tsa/varma_process.py:237:5: E265 block comment should start with '# '
statsmodels/tsa/varma_process.py:238:25: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:239:25: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:240:37: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:240:40: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:263:5: E265 block comment should start with '# '
statsmodels/tsa/varma_process.py:273:5: E265 block comment should start with '# '
statsmodels/tsa/varma_process.py:274:5: E265 block comment should start with '# '
statsmodels/tsa/varma_process.py:275:5: E265 block comment should start with '# '
statsmodels/tsa/varma_process.py:296:5: E265 block comment should start with '# '
statsmodels/tsa/varma_process.py:297:5: F841 local variable 'shapearr' is assigned to but never used
statsmodels/tsa/varma_process.py:302:5: E265 block comment should start with '# '
statsmodels/tsa/varma_process.py:303:5: E265 block comment should start with '# '
statsmodels/tsa/varma_process.py:304:5: E265 block comment should start with '# '
statsmodels/tsa/varma_process.py:311:16: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:312:29: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:312:42: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:312:44: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:312:47: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:365:80: E501 line too long (81 > 79 characters)
statsmodels/tsa/varma_process.py:372:27: E261 at least two spaces before inline comment
statsmodels/tsa/varma_process.py:374:9: E265 block comment should start with '# '
statsmodels/tsa/varma_process.py:375:9: E265 block comment should start with '# '
statsmodels/tsa/varma_process.py:377:27: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:378:27: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:414:9: E265 block comment should start with '# '
statsmodels/tsa/varma_process.py:415:39: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:415:44: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:416:13: E128 continuation line under-indented for visual indent
statsmodels/tsa/varma_process.py:416:60: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:416:62: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:467:38: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:469:41: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:477:5: E265 block comment should start with '# '
statsmodels/tsa/varma_process.py:492:5: E265 block comment should start with '# '
statsmodels/tsa/varma_process.py:505:28: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:507:5: E265 block comment should start with '# '
statsmodels/tsa/varma_process.py:521:38: E261 at least two spaces before inline comment
statsmodels/tsa/varma_process.py:521:39: E262 inline comment should start with '# '
statsmodels/tsa/varma_process.py:523:15: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:526:5: E265 block comment should start with '# '
statsmodels/tsa/varma_process.py:531:54: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:534:5: E265 block comment should start with '# '
statsmodels/tsa/varma_process.py:540:54: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:541:28: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:618:38: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:631:23: E201 whitespace after '['
statsmodels/tsa/varma_process.py:631:32: E202 whitespace before ']'
statsmodels/tsa/varma_process.py:632:23: E201 whitespace after '['
statsmodels/tsa/varma_process.py:632:32: E202 whitespace before ']'
statsmodels/tsa/varma_process.py:634:32: E202 whitespace before ']'
statsmodels/tsa/varma_process.py:635:23: E201 whitespace after '['
statsmodels/tsa/varma_process.py:637:23: E201 whitespace after '['
statsmodels/tsa/varma_process.py:637:32: E202 whitespace before ']'
statsmodels/tsa/varma_process.py:638:23: E201 whitespace after '['
statsmodels/tsa/varma_process.py:638:32: E202 whitespace before ']'
statsmodels/tsa/varma_process.py:640:32: E202 whitespace before ']'
statsmodels/tsa/varma_process.py:641:23: E201 whitespace after '['
statsmodels/tsa/varma_process.py:643:23: E201 whitespace after '['
statsmodels/tsa/varma_process.py:643:32: E202 whitespace before ']'
statsmodels/tsa/varma_process.py:644:23: E201 whitespace after '['
statsmodels/tsa/varma_process.py:644:32: E202 whitespace before ']'
statsmodels/tsa/varma_process.py:647:23: E201 whitespace after '['
statsmodels/tsa/varma_process.py:649:23: E201 whitespace after '['
statsmodels/tsa/varma_process.py:649:32: E202 whitespace before ']'
statsmodels/tsa/varma_process.py:650:23: E201 whitespace after '['
statsmodels/tsa/varma_process.py:650:32: E202 whitespace before ']'
statsmodels/tsa/varma_process.py:652:32: E202 whitespace before ']'
statsmodels/tsa/varma_process.py:653:23: E201 whitespace after '['
statsmodels/tsa/varma_process.py:655:32: E202 whitespace before ']'
statsmodels/tsa/varma_process.py:656:23: E201 whitespace after '['
statsmodels/tsa/varma_process.py:658:31: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:658:33: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:658:56: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:658:58: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:659:23: E201 whitespace after '['
statsmodels/tsa/varma_process.py:659:38: E202 whitespace before ']'
statsmodels/tsa/varma_process.py:660:23: E201 whitespace after '['
statsmodels/tsa/varma_process.py:660:38: E202 whitespace before ']'
statsmodels/tsa/varma_process.py:661:23: E201 whitespace after '['
statsmodels/tsa/varma_process.py:661:38: E202 whitespace before ']'
statsmodels/tsa/varma_process.py:663:23: E201 whitespace after '['
statsmodels/tsa/varma_process.py:663:38: E202 whitespace before ']'
statsmodels/tsa/varma_process.py:664:23: E201 whitespace after '['
statsmodels/tsa/varma_process.py:664:38: E202 whitespace before ']'
statsmodels/tsa/varma_process.py:665:23: E201 whitespace after '['
statsmodels/tsa/varma_process.py:668:30: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:669:27: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:670:5: E265 block comment should start with '# '
statsmodels/tsa/varma_process.py:671:38: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:672:28: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:672:30: E231 missing whitespace after ','
statsmodels/tsa/varma_process.py:674:5: E265 block comment should start with '# '
statsmodels/tsa/varma_process.py:681:24: E201 whitespace after '['
statsmodels/tsa/varma_process.py:681:33: E202 whitespace before ']'
statsmodels/tsa/varma_process.py:682:23: E201 whitespace after '['
statsmodels/tsa/varma_process.py:682:32: E202 whitespace before ']'
statsmodels/tsa/varma_process.py:684:32: E202 whitespace before ']'
statsmodels/tsa/varma_process.py:685:23: E201 whitespace after '['
statsmodels/tsa/varma_process.py:687:32: E202 whitespace before ']'
statsmodels/tsa/varma_process.py:688:23: E201 whitespace after '['
statsmodels/tsa/varma_process.py:690:24: E201 whitespace after '['
statsmodels/tsa/varma_process.py:690:33: E202 whitespace before ']'
statsmodels/tsa/varma_process.py:691:23: E201 whitespace after '['
statsmodels/tsa/varma_process.py:691:32: E202 whitespace before ']'
statsmodels/tsa/varma_process.py:693:23: E201 whitespace after '['
statsmodels/tsa/varma_process.py:693:32: E202 whitespace before ']'
statsmodels/tsa/varma_process.py:694:23: E201 whitespace after '['
statsmodels/tsa/varma_process.py:696:26: E201 whitespace after '['
statsmodels/tsa/varma_process.py:696:35: E202 whitespace before ']'
statsmodels/tsa/varma_process.py:697:22: E128 continuation line under-indented for visual indent
statsmodels/tsa/varma_process.py:697:23: E201 whitespace after '['
statsmodels/tsa/varma_process.py:697:32: E202 whitespace before ']'
statsmodels/tsa/varma_process.py:699:32: E202 whitespace before ']'
statsmodels/tsa/varma_process.py:700:23: E201 whitespace after '['
statsmodels/tsa/varma_process.py:702:23: E201 whitespace after '['
statsmodels/tsa/varma_process.py:702:32: E202 whitespace before ']'
statsmodels/tsa/varma_process.py:703:23: E201 whitespace after '['
statsmodels/tsa/varma_process.py:715:33: E261 at least two spaces before inline comment
statsmodels/tsa/stattools.py:248:80: E501 line too long (84 > 79 characters)
statsmodels/tsa/stattools.py:252:80: E501 line too long (84 > 79 characters)
statsmodels/tsa/stattools.py:1403:80: E501 line too long (81 > 79 characters)
statsmodels/tsa/stattools.py:1785:5: E722 do not use bare 'except'
statsmodels/tsa/stattools.py:2143:80: E501 line too long (81 > 79 characters)
statsmodels/tsa/stattools.py:2144:80: E501 line too long (84 > 79 characters)
statsmodels/tsa/stattools.py:2547:80: E501 line too long (80 > 79 characters)
statsmodels/tsa/arima_process.py:702:80: E501 line too long (84 > 79 characters)
statsmodels/tsa/arima_process.py:782:80: E501 line too long (80 > 79 characters)
statsmodels/tsa/arima_process.py:867:13: E722 do not use bare 'except'
statsmodels/tsa/tsatools.py:128:17: E722 do not use bare 'except'
statsmodels/tsa/tsatools.py:151:80: E501 line too long (90 > 79 characters)
statsmodels/tsa/tsatools.py:298:64: E252 missing whitespace around parameter equals
statsmodels/tsa/tsatools.py:298:65: E252 missing whitespace around parameter equals
statsmodels/tsa/tsatools.py:299:48: E252 missing whitespace around parameter equals
statsmodels/tsa/tsatools.py:299:49: E252 missing whitespace around parameter equals
statsmodels/tsa/tsatools.py:300:28: E252 missing whitespace around parameter equals
statsmodels/tsa/tsatools.py:300:29: E252 missing whitespace around parameter equals
statsmodels/tsa/tsatools.py:301:13: E225 missing whitespace around operator
statsmodels/tsa/tsatools.py:301:80: E501 line too long (91 > 79 characters)
statsmodels/tsa/mlemodel.py:23:1: E265 block comment should start with '# '
statsmodels/tsa/mlemodel.py:24:1: E265 block comment should start with '# '
statsmodels/tsa/mlemodel.py:34:9: E265 block comment should start with '# '
statsmodels/tsa/mlemodel.py:36:9: E265 block comment should start with '# '
statsmodels/tsa/mlemodel.py:39:9: E265 block comment should start with '# '
statsmodels/tsa/mlemodel.py:63:9: E265 block comment should start with '# '
statsmodels/tsa/mlemodel.py:64:9: E265 block comment should start with '# '
statsmodels/tsa/mlemodel.py:72:9: E265 block comment should start with '# '
statsmodels/tsa/mlemodel.py:83:9: E265 block comment should start with '# '
statsmodels/tsa/mlemodel.py:83:80: E501 line too long (80 > 79 characters)
statsmodels/tsa/mlemodel.py:85:17: E128 continuation line under-indented for visual indent
statsmodels/tsa/vector_ar/irf.py:107:80: E501 line too long (80 > 79 characters)
statsmodels/tsa/vector_ar/irf.py:124:9: F841 local variable 'periods' is assigned to but never used
statsmodels/tsa/vector_ar/irf.py:125:9: F841 local variable 'model' is assigned to but never used
statsmodels/tsa/vector_ar/irf.py:142:60: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:143:80: E501 line too long (92 > 79 characters)
statsmodels/tsa/vector_ar/irf.py:193:80: E501 line too long (80 > 79 characters)
statsmodels/tsa/vector_ar/irf.py:342:22: E225 missing whitespace around operator
statsmodels/tsa/vector_ar/irf.py:345:44: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:346:80: E501 line too long (92 > 79 characters)
statsmodels/tsa/vector_ar/irf.py:348:80: E501 line too long (80 > 79 characters)
statsmodels/tsa/vector_ar/irf.py:352:80: E501 line too long (118 > 79 characters)
statsmodels/tsa/vector_ar/irf.py:357:25: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:357:27: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:357:40: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:357:42: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:357:51: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:357:53: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:357:55: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:357:59: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:357:80: E501 line too long (91 > 79 characters)
statsmodels/tsa/vector_ar/irf.py:357:81: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:357:83: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:357:87: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:358:25: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:358:27: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:358:40: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:358:42: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:358:51: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:358:53: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:358:55: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:358:59: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:358:80: E501 line too long (91 > 79 characters)
statsmodels/tsa/vector_ar/irf.py:358:81: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:358:83: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:358:87: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:395:80: E501 line too long (83 > 79 characters)
statsmodels/tsa/vector_ar/irf.py:401:44: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:402:80: E501 line too long (92 > 79 characters)
statsmodels/tsa/vector_ar/irf.py:404:80: E501 line too long (80 > 79 characters)
statsmodels/tsa/vector_ar/irf.py:412:28: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:412:31: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:412:33: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:412:42: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:412:44: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:412:48: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:412:51: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:412:68: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:412:71: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:412:73: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:414:44: E261 at least two spaces before inline comment
statsmodels/tsa/vector_ar/irf.py:414:45: E262 inline comment should start with '# '
statsmodels/tsa/vector_ar/irf.py:415:38: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:421:24: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:421:26: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:421:38: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:421:40: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:421:64: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:421:66: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:421:68: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:422:24: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:422:26: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:422:38: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:422:40: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:422:64: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:422:66: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:422:68: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:429:80: E501 line too long (92 > 79 characters)
statsmodels/tsa/vector_ar/irf.py:462:9: E265 block comment should start with '# '
statsmodels/tsa/vector_ar/irf.py:466:27: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:466:53: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:466:56: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:466:58: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:468:18: E225 missing whitespace around operator
statsmodels/tsa/vector_ar/irf.py:475:80: E501 line too long (82 > 79 characters)
statsmodels/tsa/vector_ar/irf.py:477:80: E501 line too long (80 > 79 characters)
statsmodels/tsa/vector_ar/irf.py:481:9: E265 block comment should start with '# '
statsmodels/tsa/vector_ar/irf.py:483:43: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:488:13: F841 local variable 'c' is assigned to but never used
statsmodels/tsa/vector_ar/irf.py:491:28: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:491:31: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:491:33: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:491:42: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:491:47: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:491:80: E501 line too long (93 > 79 characters)
statsmodels/tsa/vector_ar/irf.py:491:86: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:491:89: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:491:91: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:493:32: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:493:35: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:493:37: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:493:46: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:493:51: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:493:77: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:493:80: E501 line too long (84 > 79 characters)
statsmodels/tsa/vector_ar/irf.py:493:80: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:493:82: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:495:44: E261 at least two spaces before inline comment
statsmodels/tsa/vector_ar/irf.py:495:45: E262 inline comment should start with '# '
statsmodels/tsa/vector_ar/irf.py:496:38: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:502:24: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:502:26: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:502:38: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:502:40: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:502:64: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:502:66: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:502:68: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:503:24: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:503:26: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:503:38: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:503:40: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:503:64: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:503:66: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:503:68: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:521:27: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:521:29: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:521:31: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:521:55: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:521:58: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:521:60: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:521:63: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:529:20: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:529:22: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:529:24: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:529:36: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:529:38: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:529:40: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:529:48: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:529:80: E501 line too long (90 > 79 characters)
statsmodels/tsa/vector_ar/irf.py:529:83: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:529:85: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/irf.py:529:87: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/plotting.py:28:1: E265 block comment should start with '# '
statsmodels/tsa/vector_ar/plotting.py:28:80: E501 line too long (80 > 79 characters)
statsmodels/tsa/vector_ar/plotting.py:74:9: F841 local variable 'p1' is assigned to but never used
statsmodels/tsa/vector_ar/plotting.py:75:9: F841 local variable 'p2' is assigned to but never used
statsmodels/tsa/vector_ar/plotting.py:79:13: F841 local variable 'p3' is assigned to but never used
statsmodels/tsa/vector_ar/plotting.py:93:61: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/plotting.py:93:63: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/plotting.py:108:5: E731 do not assign a lambda expression, use a def
statsmodels/tsa/vector_ar/plotting.py:111:5: E265 block comment should start with '# '
statsmodels/tsa/vector_ar/plotting.py:117:32: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/plotting.py:117:38: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/plotting.py:117:44: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/plotting.py:185:1: E265 block comment should start with '# '
statsmodels/tsa/vector_ar/plotting.py:185:80: E501 line too long (80 > 79 characters)
statsmodels/tsa/vector_ar/plotting.py:190:48: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/plotting.py:229:80: E501 line too long (85 > 79 characters)
statsmodels/tsa/vector_ar/plotting.py:230:36: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/plotting.py:230:42: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/plotting.py:230:48: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/plotting.py:233:80: E501 line too long (85 > 79 characters)
statsmodels/tsa/vector_ar/plotting.py:241:32: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/plotting.py:273:1: E265 block comment should start with '# '
statsmodels/tsa/vector_ar/plotting.py:273:80: E501 line too long (80 > 79 characters)
statsmodels/tsa/vector_ar/vecm.py:75:80: E501 line too long (82 > 79 characters)
statsmodels/tsa/vector_ar/vecm.py:321:80: E501 line too long (93 > 79 characters)
statsmodels/tsa/vector_ar/vecm.py:403:80: E501 line too long (93 > 79 characters)
statsmodels/tsa/vector_ar/vecm.py:441:80: E501 line too long (93 > 79 characters)
statsmodels/tsa/vector_ar/vecm.py:557:80: E501 line too long (86 > 79 characters)
statsmodels/tsa/vector_ar/vecm.py:844:80: E501 line too long (128 > 79 characters)
statsmodels/tsa/vector_ar/vecm.py:898:80: E501 line too long (225 > 79 characters)
statsmodels/tsa/vector_ar/vecm.py:924:80: E501 line too long (93 > 79 characters)
statsmodels/tsa/vector_ar/vecm.py:925:80: E501 line too long (95 > 79 characters)
statsmodels/tsa/vector_ar/vecm.py:926:80: E501 line too long (93 > 79 characters)
statsmodels/tsa/vector_ar/vecm.py:927:80: E501 line too long (87 > 79 characters)
statsmodels/tsa/vector_ar/vecm.py:928:80: E501 line too long (91 > 79 characters)
statsmodels/tsa/vector_ar/vecm.py:929:80: E501 line too long (89 > 79 characters)
statsmodels/tsa/vector_ar/vecm.py:930:80: E501 line too long (94 > 79 characters)
statsmodels/tsa/vector_ar/vecm.py:931:80: E501 line too long (92 > 79 characters)
statsmodels/tsa/vector_ar/vecm.py:932:80: E501 line too long (93 > 79 characters)
statsmodels/tsa/vector_ar/vecm.py:936:80: E501 line too long (93 > 79 characters)
statsmodels/tsa/vector_ar/vecm.py:992:80: E501 line too long (97 > 79 characters)
statsmodels/tsa/vector_ar/vecm.py:1072:80: E501 line too long (97 > 79 characters)
statsmodels/tsa/vector_ar/vecm.py:1120:80: E501 line too long (97 > 79 characters)
statsmodels/tsa/vector_ar/vecm.py:1260:80: E501 line too long (90 > 79 characters)
statsmodels/tsa/vector_ar/vecm.py:1373:80: E501 line too long (93 > 79 characters)
statsmodels/tsa/vector_ar/vecm.py:1568:80: E501 line too long (97 > 79 characters)
statsmodels/tsa/vector_ar/vecm.py:1989:80: E501 line too long (81 > 79 characters)
statsmodels/tsa/vector_ar/vecm.py:2004:80: E501 line too long (97 > 79 characters)
statsmodels/tsa/vector_ar/vecm.py:2008:80: E501 line too long (97 > 79 characters)
statsmodels/tsa/vector_ar/vecm.py:2153:80: E501 line too long (97 > 79 characters)
statsmodels/tsa/vector_ar/vecm.py:2165:80: E501 line too long (97 > 79 characters)
statsmodels/tsa/vector_ar/vecm.py:2182:9: F841 local variable 'k' is assigned to but never used
statsmodels/tsa/vector_ar/vecm.py:2182:12: F841 local variable 't' is assigned to but never used
statsmodels/tsa/vector_ar/vecm.py:2236:80: E501 line too long (96 > 79 characters)
statsmodels/tsa/vector_ar/vecm.py:2260:80: E501 line too long (96 > 79 characters)
statsmodels/tsa/vector_ar/vecm.py:2264:80: E501 line too long (97 > 79 characters)
statsmodels/tsa/vector_ar/var_model.py:919:80: E501 line too long (80 > 79 characters)
statsmodels/tsa/vector_ar/var_model.py:924:80: E501 line too long (103 > 79 characters)
statsmodels/tsa/vector_ar/var_model.py:953:80: E501 line too long (82 > 79 characters)
statsmodels/tsa/vector_ar/var_model.py:958:80: E501 line too long (89 > 79 characters)
statsmodels/tsa/vector_ar/var_model.py:1666:31: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/var_model.py:1666:33: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/var_model.py:2115:15: F841 local variable 'p' is assigned to but never used
statsmodels/tsa/vector_ar/util.py:15:1: E265 block comment should start with '# '
statsmodels/tsa/vector_ar/util.py:15:80: E501 line too long (80 > 79 characters)
statsmodels/tsa/vector_ar/util.py:18:1: E302 expected 2 blank lines, found 1
statsmodels/tsa/vector_ar/util.py:73:33: E261 at least two spaces before inline comment
statsmodels/tsa/vector_ar/util.py:124:1: E265 block comment should start with '# '
statsmodels/tsa/vector_ar/util.py:124:80: E501 line too long (80 > 79 characters)
statsmodels/tsa/vector_ar/util.py:128:32: E261 at least two spaces before inline comment
statsmodels/tsa/vector_ar/util.py:145:9: E265 block comment should start with '# '
statsmodels/tsa/vector_ar/util.py:193:80: E501 line too long (98 > 79 characters)
statsmodels/tsa/vector_ar/util.py:234:80: E501 line too long (85 > 79 characters)
statsmodels/tsa/vector_ar/util.py:240:17: E225 missing whitespace around operator
statsmodels/tsa/vector_ar/util.py:250:80: E501 line too long (99 > 79 characters)
statsmodels/tsa/vector_ar/util.py:259:17: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/util.py:259:31: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/util.py:261:17: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/util.py:261:30: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/util.py:263:80: E501 line too long (90 > 79 characters)
statsmodels/tsa/vector_ar/util.py:265:80: E501 line too long (80 > 79 characters)
statsmodels/tsa/vector_ar/util.py:266:80: E501 line too long (143 > 79 characters)
statsmodels/tsa/vector_ar/util.py:267:17: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/util.py:271:24: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/util.py:273:46: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/util.py:288:1: E265 block comment should start with '# '
statsmodels/tsa/vector_ar/util.py:297:5: E265 block comment should start with '# '
statsmodels/tsa/vector_ar/util.py:311:11: E225 missing whitespace around operator
statsmodels/tsa/vector_ar/util.py:312:12: E225 missing whitespace around operator
statsmodels/tsa/vector_ar/util.py:314:10: E225 missing whitespace around operator
statsmodels/tsa/vector_ar/util.py:316:31: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/util.py:317:14: E225 missing whitespace around operator
statsmodels/tsa/vector_ar/util.py:318:12: E225 missing whitespace around operator
statsmodels/tsa/vector_ar/output.py:12:15: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:12:17: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:14:12: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:14:14: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:15:13: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:15:15: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:19:15: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:19:17: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:20:13: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:20:15: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:22:17: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:22:19: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:23:16: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:23:18: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:24:16: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:24:18: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:25:8: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:25:10: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:31:9: E265 block comment should start with '# '
statsmodels/tsa/vector_ar/output.py:32:9: E265 block comment should start with '# '
statsmodels/tsa/vector_ar/output.py:33:18: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:33:20: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:33:31: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/output.py:33:41: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/output.py:33:51: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/output.py:34:19: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:34:21: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:35:9: E265 block comment should start with '# '
statsmodels/tsa/vector_ar/output.py:37:16: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:37:18: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:38:17: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:38:19: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:42:19: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:42:21: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:43:17: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:43:19: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:45:21: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:45:23: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:46:20: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:46:22: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:47:20: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:47:22: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:48:12: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:48:14: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:53:18: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:53:20: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:54:18: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:54:20: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:61:18: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:61:20: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:61:31: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/output.py:61:41: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/output.py:61:51: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/output.py:62:18: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:62:20: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:102:30: E261 at least two spaces before inline comment
statsmodels/tsa/vector_ar/output.py:102:31: E262 inline comment should start with '# '
statsmodels/tsa/vector_ar/output.py:134:37: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:134:39: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:136:37: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:136:39: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:152:32: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/output.py:152:45: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/output.py:152:54: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/output.py:161:60: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:161:62: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/vector_ar/output.py:187:36: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/output.py:187:46: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/output.py:211:5: F841 local variable 'T' is assigned to but never used
statsmodels/tsa/vector_ar/output.py:232:37: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/svar_model.py:60:9: E265 block comment should start with '# '
statsmodels/tsa/vector_ar/svar_model.py:92:9: E265 block comment should start with '# '
statsmodels/tsa/vector_ar/svar_model.py:93:9: E265 block comment should start with '# '
statsmodels/tsa/vector_ar/svar_model.py:104:9: E265 block comment should start with '# '
statsmodels/tsa/vector_ar/svar_model.py:106:9: E265 block comment should start with '# '
statsmodels/tsa/vector_ar/svar_model.py:171:57: E222 multiple spaces after operator
statsmodels/tsa/vector_ar/svar_model.py:245:9: E265 block comment should start with '# '
statsmodels/tsa/vector_ar/svar_model.py:271:9: E265 block comment should start with '# '
statsmodels/tsa/vector_ar/svar_model.py:288:30: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/svar_model.py:289:35: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/svar_model.py:289:38: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/svar_model.py:290:39: E261 at least two spaces before inline comment
statsmodels/tsa/vector_ar/svar_model.py:290:40: E262 inline comment should start with '# '
statsmodels/tsa/vector_ar/svar_model.py:342:9: E265 block comment should start with '# '
statsmodels/tsa/vector_ar/svar_model.py:356:14: E261 at least two spaces before inline comment
statsmodels/tsa/vector_ar/svar_model.py:356:15: E262 inline comment should start with '# '
statsmodels/tsa/vector_ar/svar_model.py:370:9: E265 block comment should start with '# '
statsmodels/tsa/vector_ar/svar_model.py:372:9: E265 block comment should start with '# '
statsmodels/tsa/vector_ar/svar_model.py:374:9: E265 block comment should start with '# '
statsmodels/tsa/vector_ar/svar_model.py:381:9: E265 block comment should start with '# '
statsmodels/tsa/vector_ar/svar_model.py:386:14: E225 missing whitespace around operator
statsmodels/tsa/vector_ar/svar_model.py:388:18: E225 missing whitespace around operator
statsmodels/tsa/vector_ar/svar_model.py:390:20: E225 missing whitespace around operator
statsmodels/tsa/vector_ar/svar_model.py:390:35: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/svar_model.py:391:22: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/svar_model.py:391:25: E225 missing whitespace around operator
statsmodels/tsa/vector_ar/svar_model.py:392:22: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/svar_model.py:392:25: E225 missing whitespace around operator
statsmodels/tsa/vector_ar/svar_model.py:393:21: E225 missing whitespace around operator
statsmodels/tsa/vector_ar/svar_model.py:393:35: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/svar_model.py:393:53: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/svar_model.py:394:18: E225 missing whitespace around operator
statsmodels/tsa/vector_ar/svar_model.py:396:12: E225 missing whitespace around operator
statsmodels/tsa/vector_ar/svar_model.py:397:13: E225 missing whitespace around operator
statsmodels/tsa/vector_ar/svar_model.py:399:9: E265 block comment should start with '# '
statsmodels/tsa/vector_ar/svar_model.py:409:26: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/svar_model.py:415:26: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/svar_model.py:416:27: E225 missing whitespace around operator
statsmodels/tsa/vector_ar/svar_model.py:418:9: E265 block comment should start with '# '
statsmodels/tsa/vector_ar/svar_model.py:502:80: E501 line too long (84 > 79 characters)
statsmodels/tsa/vector_ar/svar_model.py:563:24: E261 at least two spaces before inline comment
statsmodels/tsa/vector_ar/svar_model.py:583:9: E265 block comment should start with '# '
statsmodels/tsa/vector_ar/svar_model.py:584:9: E265 block comment should start with '# '
statsmodels/tsa/vector_ar/svar_model.py:585:9: E265 block comment should start with '# '
statsmodels/tsa/vector_ar/svar_model.py:592:43: E127 continuation line over-indented for visual indent
statsmodels/tsa/vector_ar/svar_model.py:607:10: E225 missing whitespace around operator
statsmodels/tsa/vector_ar/svar_model.py:644:9: F841 local variable 'mean' is assigned to but never used
statsmodels/tsa/vector_ar/svar_model.py:649:9: F841 local variable 'df_model' is assigned to but never used
statsmodels/tsa/vector_ar/tests/test_vecm.py:13:80: E501 line too long (85 > 79 characters)
statsmodels/tsa/vector_ar/tests/test_vecm.py:738:17: F841 local variable 'p_C_obt_exo_cointg' is assigned to but never used
statsmodels/tsa/vector_ar/tests/test_vecm.py:1031:80: E501 line too long (80 > 79 characters)
statsmodels/tsa/vector_ar/tests/test_vecm.py:1304:80: E501 line too long (83 > 79 characters)
statsmodels/tsa/vector_ar/tests/test_vecm.py:1348:80: E501 line too long (83 > 79 characters)
statsmodels/tsa/vector_ar/tests/test_vecm.py:1442:80: E501 line too long (83 > 79 characters)
statsmodels/tsa/vector_ar/tests/test_vecm.py:1480:80: E501 line too long (83 > 79 characters)
statsmodels/tsa/vector_ar/tests/test_vecm.py:1560:13: F841 local variable 'trend' is assigned to but never used
statsmodels/tsa/vector_ar/tests/test_var.py:263:9: F841 local variable 'covs' is assigned to but never used
statsmodels/tsa/vector_ar/tests/test_var.py:289:9: F841 local variable 'res' is assigned to but never used
statsmodels/tsa/vector_ar/tests/test_var.py:313:9: F841 local variable 'foo' is assigned to but never used
statsmodels/tsa/vector_ar/tests/test_var.py:314:9: F841 local variable 'bar' is assigned to but never used
statsmodels/tsa/vector_ar/tests/test_var.py:338:9: F841 local variable 'summ' is assigned to but never used
statsmodels/tsa/vector_ar/tests/test_var.py:359:13: F841 local variable 'res' is assigned to but never used
statsmodels/tsa/vector_ar/tests/test_var.py:411:9: F841 local variable 'result' is assigned to but never used
statsmodels/tsa/vector_ar/tests/test_var.py:451:9: F841 local variable 'acorrs' is assigned to but never used
statsmodels/tsa/vector_ar/tests/test_var.py:639:9: F841 local variable 'orth_stderr' is assigned to but never used
statsmodels/tsa/vector_ar/tests/test_var.py:668:80: E501 line too long (80 > 79 characters)
statsmodels/tsa/vector_ar/tests/test_var.py:682:5: F841 local variable 'irf' is assigned to but never used
statsmodels/tsa/vector_ar/tests/test_var.py:686:5: F841 local variable 'results_nc' is assigned to but never used
statsmodels/tsa/vector_ar/tests/test_var.py:710:80: E501 line too long (96 > 79 characters)
statsmodels/tsa/vector_ar/tests/test_var.py:746:80: E501 line too long (80 > 79 characters)
statsmodels/tsa/vector_ar/tests/test_var.py:771:9: F841 local variable 'irf' is assigned to but never used
statsmodels/tsa/vector_ar/tests/test_var.py:904:36: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/tests/test_var.py:905:36: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/tests/test_var.py:995:5: F841 local variable 'bands_sz1' is assigned to but never used
statsmodels/tsa/vector_ar/tests/test_var.py:996:5: F841 local variable 'bands_sz2' is assigned to but never used
statsmodels/tsa/vector_ar/tests/test_var.py:997:5: F841 local variable 'bands_sz3' is assigned to but never used
statsmodels/tsa/vector_ar/tests/test_var.py:998:5: F841 local variable 'bands_mc' is assigned to but never used
statsmodels/tsa/vector_ar/tests/test_svar.py:29:9: E265 block comment should start with '# '
statsmodels/tsa/vector_ar/tests/test_coint.py:2:80: E501 line too long (80 > 79 characters)
statsmodels/tsa/vector_ar/tests/test_coint.py:55:80: E501 line too long (669 > 79 characters)
statsmodels/tsa/vector_ar/tests/test_coint.py:56:80: E501 line too long (671 > 79 characters)
statsmodels/tsa/vector_ar/tests/test_coint.py:56:669: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/tests/test_coint.py:59:80: E501 line too long (96 > 79 characters)
statsmodels/tsa/vector_ar/tests/test_coint.py:60:80: E501 line too long (95 > 79 characters)
statsmodels/tsa/vector_ar/tests/test_coint.py:62:80: E501 line too long (95 > 79 characters)
statsmodels/tsa/vector_ar/tests/test_coint.py:63:80: E501 line too long (99 > 79 characters)
statsmodels/tsa/vector_ar/tests/test_coint.py:65:80: E501 line too long (95 > 79 characters)
statsmodels/tsa/vector_ar/tests/test_coint.py:66:80: E501 line too long (95 > 79 characters)
statsmodels/tsa/vector_ar/tests/test_coint.py:68:80: E501 line too long (98 > 79 characters)
statsmodels/tsa/vector_ar/tests/test_coint.py:69:80: E501 line too long (96 > 79 characters)
statsmodels/tsa/vector_ar/tests/test_coint.py:71:80: E501 line too long (98 > 79 characters)
statsmodels/tsa/vector_ar/tests/test_coint.py:72:80: E501 line too long (97 > 79 characters)
statsmodels/tsa/vector_ar/tests/test_coint.py:74:80: E501 line too long (94 > 79 characters)
statsmodels/tsa/vector_ar/tests/test_coint.py:75:80: E501 line too long (96 > 79 characters)
statsmodels/tsa/vector_ar/tests/test_coint.py:77:80: E501 line too long (98 > 79 characters)
statsmodels/tsa/vector_ar/tests/test_coint.py:78:80: E501 line too long (97 > 79 characters)
statsmodels/tsa/vector_ar/tests/test_coint.py:80:80: E501 line too long (97 > 79 characters)
statsmodels/tsa/vector_ar/tests/test_coint.py:81:80: E501 line too long (102 > 79 characters)
statsmodels/tsa/vector_ar/tests/test_coint.py:84:80: E501 line too long (193 > 79 characters)
statsmodels/tsa/vector_ar/tests/test_coint.py:105:9: E265 block comment should start with '# '
statsmodels/tsa/vector_ar/tests/test_coint.py:106:80: E501 line too long (670 > 79 characters)
statsmodels/tsa/vector_ar/tests/test_coint.py:107:9: E265 block comment should start with '# '
statsmodels/tsa/vector_ar/tests/test_coint.py:108:80: E501 line too long (670 > 79 characters)
statsmodels/tsa/vector_ar/tests/test_coint.py:118:80: E501 line too long (670 > 79 characters)
statsmodels/tsa/vector_ar/tests/test_coint.py:119:80: E501 line too long (670 > 79 characters)
statsmodels/tsa/vector_ar/tests/example_svar.py:8:28: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/tests/example_svar.py:8:39: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/tests/example_svar.py:12:1: E265 block comment should start with '# '
statsmodels/tsa/vector_ar/tests/example_svar.py:17:1: E265 block comment should start with '# '
statsmodels/tsa/vector_ar/tests/example_svar.py:18:26: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/tests/example_svar.py:18:38: E231 missing whitespace after ','
statsmodels/tsa/vector_ar/tests/test_var_jmulti.py:5:80: E501 line too long (85 > 79 characters)
statsmodels/tsa/vector_ar/tests/test_var_jmulti.py:42:80: E501 line too long (94 > 79 characters)
statsmodels/tsa/vector_ar/tests/test_var_jmulti.py:396:80: E501 line too long (83 > 79 characters)
statsmodels/tsa/vector_ar/tests/test_var_jmulti.py:440:80: E501 line too long (83 > 79 characters)
statsmodels/tsa/vector_ar/tests/test_var_jmulti.py:480:80: E501 line too long (83 > 79 characters)
statsmodels/tsa/vector_ar/tests/test_var_jmulti.py:518:80: E501 line too long (83 > 79 characters)
statsmodels/tsa/vector_ar/tests/test_var_jmulti.py:678:13: E266 too many leading '#' for block comment
statsmodels/tsa/vector_ar/tests/test_var_jmulti.py:682:13: E266 too many leading '#' for block comment
statsmodels/tsa/tests/test_adfuller_lag.py:15:5: E265 block comment should start with '# '
statsmodels/tsa/tests/test_adfuller_lag.py:16:5: E265 block comment should start with '# '
statsmodels/tsa/tests/test_adfuller_lag.py:23:9: E265 block comment should start with '# '
statsmodels/tsa/tests/test_adfuller_lag.py:28:57: E262 inline comment should start with '# '
statsmodels/tsa/tests/test_adfuller_lag.py:31:13: E265 block comment should start with '# '
statsmodels/tsa/tests/test_adfuller_lag.py:32:45: E231 missing whitespace after ','
statsmodels/tsa/tests/test_adfuller_lag.py:33:43: E231 missing whitespace after ','
statsmodels/tsa/tests/test_adfuller_lag.py:34:13: E265 block comment should start with '# '
statsmodels/tsa/tests/test_adfuller_lag.py:37:9: E265 block comment should start with '# '
statsmodels/tsa/tests/test_adfuller_lag.py:42:5: E265 block comment should start with '# '
statsmodels/tsa/tests/test_exponential_smoothing.py:1032:5: F841 local variable 'pred2' is assigned to but never used
statsmodels/tsa/tests/test_arima_process.py:232:5: F841 local variable 'w' is assigned to but never used
statsmodels/tsa/tests/test_arima_process.py:280:80: E501 line too long (108 > 79 characters)
statsmodels/tsa/tests/test_stattools.py:357:1: E302 expected 2 blank lines, found 1
statsmodels/tsa/tests/test_stattools.py:658:50: F841 local variable 'w' is assigned to but never used
statsmodels/tsa/tests/test_stattools.py:719:80: E501 line too long (86 > 79 characters)
statsmodels/tsa/tests/test_stattools.py:851:80: E501 line too long (87 > 79 characters)
statsmodels/tsa/tests/test_stattools.py:929:80: E501 line too long (83 > 79 characters)
statsmodels/tsa/tests/test_stattools.py:1046:5: F841 local variable 'maparam' is assigned to but never used
statsmodels/tsa/tests/test_stattools.py:1131:9: F841 local variable 'res' is assigned to but never used
statsmodels/tsa/base/tsa_model.py:280:9: E722 do not use bare 'except'
statsmodels/tsa/base/tsa_model.py:494:80: E501 line too long (81 > 79 characters)
statsmodels/tsa/base/tsa_model.py:565:17: E722 do not use bare 'except'
statsmodels/tsa/base/tsa_model.py:590:43: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/base/tsa_model.py:590:45: E251 unexpected spaces around keyword / parameter equals
statsmodels/tsa/base/tsa_model.py:644:9: F841 local variable 'period_index' is assigned to but never used
statsmodels/tsa/base/tsa_model.py:779:80: E501 line too long (112 > 79 characters)
statsmodels/tsa/base/datetools.py:25:34: E231 missing whitespace after ','
statsmodels/tsa/base/datetools.py:26:33: E231 missing whitespace after ','
statsmodels/tsa/base/datetools.py:26:42: E231 missing whitespace after ','
statsmodels/tsa/base/datetools.py:29:32: E127 continuation line over-indented for visual indent
statsmodels/tsa/base/datetools.py:58:1: E265 block comment should start with '# '
statsmodels/tsa/base/datetools.py:73:10: E231 missing whitespace after ','
statsmodels/tsa/base/datetools.py:73:34: E231 missing whitespace after ','
statsmodels/tsa/base/datetools.py:77:10: E231 missing whitespace after ','
statsmodels/tsa/base/datetools.py:77:34: E231 missing whitespace after ','
statsmodels/tsa/base/datetools.py:120:22: E261 at least two spaces before inline comment
statsmodels/tsa/base/datetools.py:126:47: E231 missing whitespace after ','
statsmodels/tsa/base/datetools.py:129:49: E231 missing whitespace after ','
statsmodels/tsa/base/datetools.py:141:80: E501 line too long (83 > 79 characters)
statsmodels/tsa/base/datetools.py:142:80: E501 line too long (80 > 79 characters)
statsmodels/tsa/base/tests/test_base.py:42:20: E231 missing whitespace after ','
statsmodels/tsa/base/tests/test_base.py:45:5: E265 block comment should start with '# '
statsmodels/tsa/base/tests/test_base.py:49:5: E265 block comment should start with '# '
statsmodels/tsa/base/tests/test_base.py:57:5: E265 block comment should start with '# '
statsmodels/tsa/base/tests/test_base.py:61:5: E265 block comment should start with '# '
statsmodels/tsa/base/tests/test_base.py:65:20: E231 missing whitespace after ','
statsmodels/tsa/base/tests/test_base.py:90:80: E501 line too long (81 > 79 characters)
statsmodels/tsa/base/tests/test_base.py:95:80: E501 line too long (85 > 79 characters)
statsmodels/tsa/base/tests/test_tsa_indexes.py:1015:9: F841 local variable 'mod' is assigned to but never used
statsmodels/tsa/filters/filtertools.py:28:1: E302 expected 2 blank lines, found 1
statsmodels/tsa/filters/filtertools.py:51:1: E265 block comment should start with '# '
statsmodels/tsa/filters/filtertools.py:54:1: E265 block comment should start with '# '
statsmodels/tsa/filters/filtertools.py:55:1: E265 block comment should start with '# '
statsmodels/tsa/filters/filtertools.py:57:1: E265 block comment should start with '# '
statsmodels/tsa/filters/filtertools.py:82:23: E231 missing whitespace after ','
statsmodels/tsa/filters/filtertools.py:83:5: E265 block comment should start with '# '
statsmodels/tsa/filters/filtertools.py:84:24: E231 missing whitespace after ','
statsmodels/tsa/filters/filtertools.py:95:25: E231 missing whitespace after ','
statsmodels/tsa/filters/filtertools.py:95:49: E231 missing whitespace after ','
statsmodels/tsa/filters/filtertools.py:99:33: E231 missing whitespace after ','
statsmodels/tsa/filters/filtertools.py:101:33: E231 missing whitespace after ','
statsmodels/tsa/filters/filtertools.py:104:1: E265 block comment should start with '# '
statsmodels/tsa/filters/filtertools.py:133:25: E261 at least two spaces before inline comment
statsmodels/tsa/filters/filtertools.py:134:9: E265 block comment should start with '# '
statsmodels/tsa/filters/filtertools.py:142:5: E265 block comment should start with '# '
statsmodels/tsa/filters/filtertools.py:159:25: E231 missing whitespace after ','
statsmodels/tsa/filters/filtertools.py:159:49: E231 missing whitespace after ','
statsmodels/tsa/filters/filtertools.py:163:33: E231 missing whitespace after ','
statsmodels/tsa/filters/filtertools.py:165:33: E231 missing whitespace after ','
statsmodels/tsa/filters/filtertools.py:168:1: E265 block comment should start with '# '
statsmodels/tsa/filters/filtertools.py:169:1: E265 block comment should start with '# '
statsmodels/tsa/filters/filtertools.py:224:1: E303 too many blank lines (3)
statsmodels/tsa/filters/cf_filter.py:8:1: E265 block comment should start with '# '
statsmodels/tsa/filters/cf_filter.py:71:5: E265 block comment should start with '# '
statsmodels/tsa/filters/cf_filter.py:104:52: E231 missing whitespace after ','
statsmodels/tsa/filters/cf_filter.py:104:77: E231 missing whitespace after ','
statsmodels/tsa/filters/cf_filter.py:104:80: E501 line too long (84 > 79 characters)
statsmodels/tsa/filters/_utils.py:9:5: E265 block comment should start with '# '
statsmodels/tsa/interp/denton.py:4:9: E128 continuation line under-indented for visual indent
statsmodels/tsa/interp/denton.py:83:1: E265 block comment should start with '# '
statsmodels/tsa/interp/denton.py:164:1: E265 block comment should start with '# '
statsmodels/tsa/interp/denton.py:169:32: E231 missing whitespace after ','
statsmodels/tsa/interp/denton.py:172:32: E231 missing whitespace after ','
statsmodels/tsa/interp/denton.py:175:23: E261 at least two spaces before inline comment
statsmodels/tsa/interp/denton.py:176:23: E261 at least two spaces before inline comment
statsmodels/tsa/interp/denton.py:191:12: E261 at least two spaces before inline comment
statsmodels/tsa/interp/denton.py:199:5: E265 block comment should start with '# '
statsmodels/tsa/interp/denton.py:200:35: E231 missing whitespace after ','
statsmodels/tsa/interp/denton.py:218:21: E231 missing whitespace after ','
statsmodels/tsa/interp/denton.py:218:26: E231 missing whitespace after ','
statsmodels/tsa/interp/denton.py:223:9: E231 missing whitespace after ','
statsmodels/tsa/interp/denton.py:224:9: E231 missing whitespace after ','
statsmodels/tsa/interp/denton.py:225:9: E231 missing whitespace after ','
statsmodels/tsa/interp/denton.py:227:19: E231 missing whitespace after ','
statsmodels/tsa/interp/denton.py:227:23: E261 at least two spaces before inline comment
statsmodels/tsa/interp/denton.py:228:23: E261 at least two spaces before inline comment
statsmodels/tsa/interp/denton.py:229:16: E231 missing whitespace after ','
statsmodels/tsa/interp/denton.py:237:17: E231 missing whitespace after ','
statsmodels/tsa/interp/denton.py:243:5: E265 block comment should start with '# '
statsmodels/tsa/interp/denton.py:250:32: E231 missing whitespace after ','
statsmodels/tsa/interp/denton.py:254:33: E127 continuation line over-indented for visual indent
statsmodels/tsa/interp/denton.py:254:80: E501 line too long (80 > 79 characters)
statsmodels/tsa/interp/denton.py:258:22: E231 missing whitespace after ','
statsmodels/tsa/interp/denton.py:258:26: E231 missing whitespace after ','
statsmodels/tsa/interp/denton.py:258:30: E231 missing whitespace after ','
statsmodels/tsa/interp/denton.py:259:22: E231 missing whitespace after ','
statsmodels/tsa/interp/denton.py:259:26: E231 missing whitespace after ','
statsmodels/tsa/interp/denton.py:259:30: E231 missing whitespace after ','
statsmodels/tsa/interp/denton.py:259:34: E231 missing whitespace after ','
statsmodels/tsa/interp/denton.py:261:34: E231 missing whitespace after ','
statsmodels/tsa/interp/denton.py:261:44: E231 missing whitespace after ','
statsmodels/tsa/interp/denton.py:261:54: E231 missing whitespace after ','
statsmodels/tsa/interp/denton.py:261:64: E231 missing whitespace after ','
statsmodels/tsa/interp/denton.py:262:21: E128 continuation line under-indented for visual indent
statsmodels/tsa/interp/denton.py:262:30: E231 missing whitespace after ','
statsmodels/tsa/interp/denton.py:262:40: E231 missing whitespace after ','
statsmodels/tsa/interp/denton.py:262:50: E231 missing whitespace after ','
statsmodels/tsa/interp/denton.py:262:60: E231 missing whitespace after ','
statsmodels/tsa/interp/denton.py:263:21: E128 continuation line under-indented for visual indent
statsmodels/tsa/interp/denton.py:263:30: E231 missing whitespace after ','
statsmodels/tsa/interp/denton.py:263:39: E231 missing whitespace after ','
statsmodels/tsa/interp/denton.py:263:49: E231 missing whitespace after ','
statsmodels/tsa/interp/denton.py:263:58: E231 missing whitespace after ','
statsmodels/tsa/interp/denton.py:264:21: E128 continuation line under-indented for visual indent
statsmodels/tsa/interp/denton.py:264:30: E231 missing whitespace after ','
statsmodels/tsa/interp/denton.py:264:40: E231 missing whitespace after ','
statsmodels/tsa/interp/denton.py:264:50: E231 missing whitespace after ','
statsmodels/tsa/interp/denton.py:264:60: E231 missing whitespace after ','
statsmodels/tsa/interp/tests/test_denton.py:9:32: E231 missing whitespace after ','
statsmodels/tsa/interp/tests/test_denton.py:12:33: E127 continuation line over-indented for visual indent
statsmodels/tsa/interp/tests/test_denton.py:12:80: E501 line too long (80 > 79 characters)
statsmodels/tsa/interp/tests/test_denton.py:18:22: E231 missing whitespace after ','
statsmodels/tsa/interp/tests/test_denton.py:18:26: E231 missing whitespace after ','
statsmodels/tsa/interp/tests/test_denton.py:18:30: E231 missing whitespace after ','
statsmodels/tsa/interp/tests/test_denton.py:19:22: E231 missing whitespace after ','
statsmodels/tsa/interp/tests/test_denton.py:19:26: E231 missing whitespace after ','
statsmodels/tsa/interp/tests/test_denton.py:19:30: E231 missing whitespace after ','
statsmodels/tsa/interp/tests/test_denton.py:19:34: E231 missing whitespace after ','
statsmodels/tsa/interp/tests/test_denton.py:21:34: E231 missing whitespace after ','
statsmodels/tsa/interp/tests/test_denton.py:21:44: E231 missing whitespace after ','
statsmodels/tsa/interp/tests/test_denton.py:21:54: E231 missing whitespace after ','
statsmodels/tsa/interp/tests/test_denton.py:21:64: E231 missing whitespace after ','
statsmodels/tsa/interp/tests/test_denton.py:22:21: E128 continuation line under-indented for visual indent
statsmodels/tsa/interp/tests/test_denton.py:22:30: E231 missing whitespace after ','
statsmodels/tsa/interp/tests/test_denton.py:22:40: E231 missing whitespace after ','
statsmodels/tsa/interp/tests/test_denton.py:22:50: E231 missing whitespace after ','
statsmodels/tsa/interp/tests/test_denton.py:22:60: E231 missing whitespace after ','
statsmodels/tsa/interp/tests/test_denton.py:23:21: E128 continuation line under-indented for visual indent
statsmodels/tsa/interp/tests/test_denton.py:23:30: E231 missing whitespace after ','
statsmodels/tsa/interp/tests/test_denton.py:23:39: E231 missing whitespace after ','
statsmodels/tsa/interp/tests/test_denton.py:23:49: E231 missing whitespace after ','
statsmodels/tsa/interp/tests/test_denton.py:23:58: E231 missing whitespace after ','
statsmodels/tsa/interp/tests/test_denton.py:24:21: E128 continuation line under-indented for visual indent
statsmodels/tsa/interp/tests/test_denton.py:24:30: E231 missing whitespace after ','
statsmodels/tsa/interp/tests/test_denton.py:24:40: E231 missing whitespace after ','
statsmodels/tsa/interp/tests/test_denton.py:24:50: E231 missing whitespace after ','
statsmodels/tsa/interp/tests/test_denton.py:24:60: E231 missing whitespace after ','
statsmodels/base/transform.py:13:80: E501 line too long (80 > 79 characters)
statsmodels/base/transform.py:194:80: E501 line too long (80 > 79 characters)
statsmodels/base/l1_cvxopt.py:60:5: E266 too many leading '#' for block comment
statsmodels/base/l1_cvxopt.py:61:80: E501 line too long (84 > 79 characters)
statsmodels/base/l1_cvxopt.py:72:5: E266 too many leading '#' for block comment
statsmodels/base/l1_cvxopt.py:73:5: E731 do not assign a lambda expression, use a def
statsmodels/base/l1_cvxopt.py:74:5: E731 do not assign a lambda expression, use a def
statsmodels/base/l1_cvxopt.py:77:5: E731 do not assign a lambda expression, use a def
statsmodels/base/l1_cvxopt.py:79:5: E266 too many leading '#' for block comment
statsmodels/base/l1_cvxopt.py:88:5: E266 too many leading '#' for block comment
statsmodels/base/l1_cvxopt.py:100:5: E266 too many leading '#' for block comment
statsmodels/base/l1_cvxopt.py:105:5: E266 too many leading '#' for block comment
statsmodels/base/l1_cvxopt.py:119:5: E266 too many leading '#' for block comment
statsmodels/base/l1_cvxopt.py:136:5: E266 too many leading '#' for block comment
statsmodels/base/l1_slsqp.py:53:5: E266 too many leading '#' for block comment
statsmodels/base/l1_slsqp.py:69:5: E266 too many leading '#' for block comment
statsmodels/base/l1_slsqp.py:70:5: E731 do not assign a lambda expression, use a def
statsmodels/base/l1_slsqp.py:71:5: E731 do not assign a lambda expression, use a def
statsmodels/base/l1_slsqp.py:72:5: E731 do not assign a lambda expression, use a def
statsmodels/base/l1_slsqp.py:73:5: E731 do not assign a lambda expression, use a def
statsmodels/base/l1_slsqp.py:75:5: E266 too many leading '#' for block comment
statsmodels/base/l1_slsqp.py:82:5: E266 too many leading '#' for block comment
statsmodels/base/l1_slsqp.py:96:5: E266 too many leading '#' for block comment
statsmodels/base/l1_slsqp.py:112:5: E266 too many leading '#' for block comment
statsmodels/base/l1_slsqp.py:136:5: E266 too many leading '#' for block comment
statsmodels/base/l1_slsqp.py:167:5: E266 too many leading '#' for block comment
statsmodels/base/_prediction_inference.py:765:27: E225 missing whitespace around operator
statsmodels/base/wrapper.py:22:9: E731 do not assign a lambda expression, use a def
statsmodels/base/wrapper.py:111:80: E501 line too long (83 > 79 characters)
statsmodels/base/_penalties.py:185:80: E501 line too long (82 > 79 characters)
statsmodels/base/_penalties.py:194:80: E501 line too long (81 > 79 characters)
statsmodels/base/_penalties.py:335:80: E501 line too long (82 > 79 characters)
statsmodels/base/_penalties.py:366:9: E265 block comment should start with '# '
statsmodels/base/_penalties.py:451:80: E501 line too long (82 > 79 characters)
statsmodels/base/_penalties.py:527:51: E128 continuation line under-indented for visual indent
statsmodels/base/_penalties.py:586:10: E231 missing whitespace after ','
statsmodels/base/_penalties.py:587:35: E231 missing whitespace after ','
statsmodels/base/l1_solvers_common.py:43:5: E266 too many leading '#' for block comment
statsmodels/base/l1_solvers_common.py:48:5: E266 too many leading '#' for block comment
statsmodels/base/l1_solvers_common.py:94:9: E128 continuation line under-indented for visual indent
statsmodels/base/l1_solvers_common.py:135:5: E266 too many leading '#' for block comment
statsmodels/base/data.py:29:5: E265 block comment should start with '# '
statsmodels/base/data.py:30:5: E265 block comment should start with '# '
statsmodels/base/data.py:110:80: E501 line too long (88 > 79 characters)
statsmodels/base/data.py:116:80: E501 line too long (89 > 79 characters)
statsmodels/base/data.py:290:13: E731 do not assign a lambda expression, use a def
statsmodels/base/data.py:291:13: E731 do not assign a lambda expression, use a def
statsmodels/base/data.py:505:9: E265 block comment should start with '# '
statsmodels/base/_screening.py:361:43: E251 unexpected spaces around keyword / parameter equals
statsmodels/base/_screening.py:361:45: E251 unexpected spaces around keyword / parameter equals
statsmodels/base/_screening.py:362:45: E251 unexpected spaces around keyword / parameter equals
statsmodels/base/_screening.py:362:47: E251 unexpected spaces around keyword / parameter equals
statsmodels/base/_screening.py:363:43: E251 unexpected spaces around keyword / parameter equals
statsmodels/base/_screening.py:363:45: E251 unexpected spaces around keyword / parameter equals
statsmodels/base/_screening.py:364:40: E251 unexpected spaces around keyword / parameter equals
statsmodels/base/_screening.py:364:42: E251 unexpected spaces around keyword / parameter equals
statsmodels/base/_screening.py:365:40: E251 unexpected spaces around keyword / parameter equals
statsmodels/base/_screening.py:365:42: E251 unexpected spaces around keyword / parameter equals
statsmodels/base/_screening.py:366:39: E251 unexpected spaces around keyword / parameter equals
statsmodels/base/_screening.py:366:41: E251 unexpected spaces around keyword / parameter equals
statsmodels/base/_screening.py:367:41: E251 unexpected spaces around keyword / parameter equals
statsmodels/base/_screening.py:367:43: E251 unexpected spaces around keyword / parameter equals
statsmodels/base/_screening.py:368:42: E251 unexpected spaces around keyword / parameter equals
statsmodels/base/_screening.py:368:44: E251 unexpected spaces around keyword / parameter equals
statsmodels/base/model.py:102:80: E501 line too long (81 > 79 characters)
statsmodels/base/model.py:370:80: E501 line too long (80 > 79 characters)
statsmodels/base/model.py:527:80: E501 line too long (80 > 79 characters)
statsmodels/base/model.py:651:80: E501 line too long (83 > 79 characters)
statsmodels/base/model.py:659:80: E501 line too long (82 > 79 characters)
statsmodels/base/model.py:684:80: E501 line too long (83 > 79 characters)
statsmodels/base/model.py:706:80: E501 line too long (84 > 79 characters)
statsmodels/base/model.py:708:80: E501 line too long (83 > 79 characters)
statsmodels/base/model.py:709:80: E501 line too long (80 > 79 characters)
statsmodels/base/model.py:728:80: E501 line too long (80 > 79 characters)
statsmodels/base/model.py:880:80: E501 line too long (80 > 79 characters)
statsmodels/base/model.py:1369:80: E501 line too long (84 > 79 characters)
statsmodels/base/model.py:1370:80: E501 line too long (82 > 79 characters)
statsmodels/base/model.py:1396:80: E501 line too long (80 > 79 characters)
statsmodels/base/model.py:1403:5: E301 expected 1 blank line, found 0
statsmodels/base/model.py:1604:80: E501 line too long (86 > 79 characters)
statsmodels/base/model.py:1606:80: E501 line too long (86 > 79 characters)
statsmodels/base/model.py:1628:80: E501 line too long (86 > 79 characters)
statsmodels/base/model.py:1630:80: E501 line too long (86 > 79 characters)
statsmodels/base/model.py:1631:80: E501 line too long (86 > 79 characters)
statsmodels/base/model.py:1632:80: E501 line too long (86 > 79 characters)
statsmodels/base/model.py:1747:80: E501 line too long (91 > 79 characters)
statsmodels/base/model.py:1763:80: E501 line too long (88 > 79 characters)
statsmodels/base/model.py:1775:80: E501 line too long (91 > 79 characters)
statsmodels/base/model.py:1777:80: E501 line too long (91 > 79 characters)
statsmodels/base/model.py:1808:80: E501 line too long (81 > 79 characters)
statsmodels/base/model.py:1902:80: E501 line too long (80 > 79 characters)
statsmodels/base/model.py:1903:80: E501 line too long (80 > 79 characters)
statsmodels/base/model.py:1914:45: E261 at least two spaces before inline comment
statsmodels/base/model.py:1914:46: E262 inline comment should start with '# '
statsmodels/base/model.py:1958:80: E501 line too long (89 > 79 characters)
statsmodels/base/model.py:1961:80: E501 line too long (95 > 79 characters)
statsmodels/base/model.py:1962:80: E501 line too long (95 > 79 characters)
statsmodels/base/model.py:1963:80: E501 line too long (95 > 79 characters)
statsmodels/base/model.py:1964:80: E501 line too long (95 > 79 characters)
statsmodels/base/model.py:1965:80: E501 line too long (95 > 79 characters)
statsmodels/base/model.py:2016:80: E501 line too long (80 > 79 characters)
statsmodels/base/model.py:2034:80: E501 line too long (80 > 79 characters)
statsmodels/base/model.py:2041:80: E501 line too long (87 > 79 characters)
statsmodels/base/model.py:2340:80: E501 line too long (82 > 79 characters)
statsmodels/base/model.py:2646:80: E501 line too long (80 > 79 characters)
statsmodels/base/covtype.py:216:20: E128 continuation line under-indented for visual indent
statsmodels/base/covtype.py:217:20: E128 continuation line under-indented for visual indent
statsmodels/base/covtype.py:223:28: E231 missing whitespace after ':'
statsmodels/base/covtype.py:230:39: E261 at least two spaces before inline comment
statsmodels/base/covtype.py:258:38: E222 multiple spaces after operator
statsmodels/base/covtype.py:262:46: E128 continuation line under-indented for visual indent
statsmodels/base/covtype.py:263:46: E128 continuation line under-indented for visual indent
statsmodels/base/covtype.py:265:9: E265 block comment should start with '# '
statsmodels/base/covtype.py:282:46: E128 continuation line under-indented for visual indent
statsmodels/base/covtype.py:291:51: E231 missing whitespace after ','
statsmodels/base/covtype.py:294:53: E261 at least two spaces before inline comment
statsmodels/base/covtype.py:298:42: E128 continuation line under-indented for visual indent
statsmodels/base/covtype.py:304:9: E265 block comment should start with '# '
statsmodels/base/covtype.py:307:9: E265 block comment should start with '# '
statsmodels/base/covtype.py:308:9: E265 block comment should start with '# '
statsmodels/base/covtype.py:309:9: E265 block comment should start with '# '
statsmodels/base/covtype.py:310:9: E265 block comment should start with '# '
statsmodels/base/covtype.py:331:45: E128 continuation line under-indented for visual indent
statsmodels/base/covtype.py:332:45: E128 continuation line under-indented for visual indent
statsmodels/base/covtype.py:338:9: E265 block comment should start with '# '
statsmodels/base/covtype.py:339:9: E265 block comment should start with '# '
statsmodels/base/covtype.py:340:9: E265 block comment should start with '# '
statsmodels/base/covtype.py:341:9: E265 block comment should start with '# '
statsmodels/base/covtype.py:352:41: E128 continuation line under-indented for visual indent
statsmodels/base/covtype.py:353:41: E128 continuation line under-indented for visual indent
statsmodels/base/_parameter_inference.py:73:9: E265 block comment should start with '# '
statsmodels/base/_parameter_inference.py:74:80: E501 line too long (82 > 79 characters)
statsmodels/base/_constraints.py:152:9: E265 block comment should start with '# '
statsmodels/base/_constraints.py:153:9: E265 block comment should start with '# '
statsmodels/base/_constraints.py:156:27: E261 at least two spaces before inline comment
statsmodels/base/_constraints.py:162:13: E265 block comment should start with '# '
statsmodels/base/_constraints.py:325:23: E222 multiple spaces after operator
statsmodels/base/_constraints.py:327:5: E265 block comment should start with '# '
statsmodels/base/_constraints.py:339:80: E501 line too long (88 > 79 characters)
statsmodels/base/_constraints.py:360:5: E265 block comment should start with '# '
statsmodels/base/_constraints.py:366:5: E265 block comment should start with '# '
statsmodels/base/_constraints.py:377:5: E265 block comment should start with '# '
statsmodels/base/optimizer.py:102:80: E501 line too long (80 > 79 characters)
statsmodels/base/optimizer.py:331:80: E501 line too long (92 > 79 characters)
statsmodels/base/optimizer.py:353:80: E501 line too long (82 > 79 characters)
statsmodels/base/optimizer.py:358:80: E501 line too long (85 > 79 characters)
statsmodels/base/optimizer.py:359:80: E501 line too long (89 > 79 characters)
statsmodels/base/optimizer.py:606:80: E501 line too long (109 > 79 characters)
statsmodels/base/optimizer.py:644:9: E731 do not assign a lambda expression, use a def
statsmodels/base/optimizer.py:1023:80: E501 line too long (85 > 79 characters)
statsmodels/base/_penalized.py:37:26: E222 multiple spaces after operator
statsmodels/base/_penalized.py:104:9: E731 do not assign a lambda expression, use a def
statsmodels/base/_penalized.py:138:49: E221 multiple spaces before operator
statsmodels/base/_penalized.py:147:9: E731 do not assign a lambda expression, use a def
statsmodels/base/tests/test_generic_methods.py:59:9: E731 do not assign a lambda expression, use a def
statsmodels/base/tests/test_generic_methods.py:60:52: E225 missing whitespace around operator
statsmodels/base/tests/test_generic_methods.py:106:41: E128 continuation line under-indented for visual indent
statsmodels/base/tests/test_generic_methods.py:247:80: E501 line too long (80 > 79 characters)
statsmodels/base/tests/test_generic_methods.py:292:1: E266 too many leading '#' for block comment
statsmodels/base/tests/test_generic_methods.py:298:9: E265 block comment should start with '# '
statsmodels/base/tests/test_generic_methods.py:309:9: E265 block comment should start with '# '
statsmodels/base/tests/test_generic_methods.py:324:9: E265 block comment should start with '# '
statsmodels/base/tests/test_generic_methods.py:334:9: E265 block comment should start with '# '
statsmodels/base/tests/test_generic_methods.py:340:80: E501 line too long (81 > 79 characters)
statsmodels/base/tests/test_generic_methods.py:348:9: E265 block comment should start with '# '
statsmodels/base/tests/test_generic_methods.py:356:80: E501 line too long (81 > 79 characters)
statsmodels/base/tests/test_generic_methods.py:360:80: E501 line too long (81 > 79 characters)
statsmodels/base/tests/test_generic_methods.py:367:9: E265 block comment should start with '# '
statsmodels/base/tests/test_generic_methods.py:374:80: E501 line too long (84 > 79 characters)
statsmodels/base/tests/test_generic_methods.py:375:80: E501 line too long (84 > 79 characters)
statsmodels/base/tests/test_generic_methods.py:376:70: E202 whitespace before ']'
statsmodels/base/tests/test_generic_methods.py:384:9: E265 block comment should start with '# '
statsmodels/base/tests/test_generic_methods.py:388:80: E501 line too long (92 > 79 characters)
statsmodels/base/tests/test_generic_methods.py:389:37: E262 inline comment should start with '# '
statsmodels/base/tests/test_generic_methods.py:389:80: E501 line too long (103 > 79 characters)
statsmodels/base/tests/test_generic_methods.py:391:80: E501 line too long (85 > 79 characters)
statsmodels/base/tests/test_generic_methods.py:401:9: E265 block comment should start with '# '
statsmodels/base/tests/test_generic_methods.py:411:9: E265 block comment should start with '# '
statsmodels/base/tests/test_generic_methods.py:421:9: E265 block comment should start with '# '
statsmodels/base/tests/test_generic_methods.py:430:80: E501 line too long (81 > 79 characters)
statsmodels/base/tests/test_generic_methods.py:434:80: E501 line too long (81 > 79 characters)
statsmodels/base/tests/test_generic_methods.py:441:9: E265 block comment should start with '# '
statsmodels/base/tests/test_generic_methods.py:452:33: E127 continuation line over-indented for visual indent
statsmodels/base/tests/test_generic_methods.py:458:9: E265 block comment should start with '# '
statsmodels/base/tests/test_generic_methods.py:461:9: E265 block comment should start with '# '
statsmodels/base/tests/test_generic_methods.py:470:33: E127 continuation line over-indented for visual indent
statsmodels/base/tests/test_generic_methods.py:477:9: E265 block comment should start with '# '
statsmodels/base/tests/test_generic_methods.py:480:9: E265 block comment should start with '# '
statsmodels/base/tests/test_generic_methods.py:485:80: E501 line too long (85 > 79 characters)
statsmodels/base/tests/test_generic_methods.py:505:37: E231 missing whitespace after ','
statsmodels/base/tests/test_generic_methods.py:505:39: E231 missing whitespace after ','
statsmodels/base/tests/test_generic_methods.py:510:80: E501 line too long (102 > 79 characters)
statsmodels/base/tests/test_generic_methods.py:513:21: E231 missing whitespace after ','
statsmodels/base/tests/test_generic_methods.py:515:22: E231 missing whitespace after ','
statsmodels/base/tests/test_generic_methods.py:519:80: E501 line too long (81 > 79 characters)
statsmodels/base/tests/test_generic_methods.py:526:21: E231 missing whitespace after ','
statsmodels/base/tests/test_generic_methods.py:527:22: E231 missing whitespace after ','
statsmodels/base/tests/test_generic_methods.py:623:80: E501 line too long (86 > 79 characters)
statsmodels/base/tests/test_generic_methods.py:673:37: E231 missing whitespace after ','
statsmodels/base/tests/test_generic_methods.py:673:39: E231 missing whitespace after ','
statsmodels/base/tests/test_generic_methods.py:707:37: E231 missing whitespace after ','
statsmodels/base/tests/test_generic_methods.py:707:39: E231 missing whitespace after ','
statsmodels/base/tests/test_generic_methods.py:726:37: E231 missing whitespace after ','
statsmodels/base/tests/test_generic_methods.py:726:39: E231 missing whitespace after ','
statsmodels/base/tests/test_generic_methods.py:745:37: E231 missing whitespace after ','
statsmodels/base/tests/test_generic_methods.py:745:39: E231 missing whitespace after ','
statsmodels/base/tests/test_generic_methods.py:747:80: E501 line too long (85 > 79 characters)
statsmodels/base/tests/test_generic_methods.py:751:80: E501 line too long (89 > 79 characters)
statsmodels/base/tests/test_generic_methods.py:752:58: E231 missing whitespace after ','
statsmodels/base/tests/test_generic_methods.py:764:37: E231 missing whitespace after ','
statsmodels/base/tests/test_generic_methods.py:764:39: E231 missing whitespace after ','
statsmodels/base/tests/test_screening.py:97:12: E225 missing whitespace around operator
statsmodels/base/tests/test_screening.py:118:20: E225 missing whitespace around operator
statsmodels/base/tests/test_screening.py:130:80: E501 line too long (82 > 79 characters)
statsmodels/base/tests/test_screening.py:137:31: E201 whitespace after '['
statsmodels/base/tests/test_screening.py:138:31: E201 whitespace after '['
statsmodels/base/tests/test_screening.py:139:31: E201 whitespace after '['
statsmodels/base/tests/test_screening.py:140:31: E201 whitespace after '['
statsmodels/base/tests/test_screening.py:151:80: E501 line too long (90 > 79 characters)
statsmodels/base/tests/test_screening.py:263:5: E265 block comment should start with '# '
statsmodels/base/tests/test_screening.py:348:80: E501 line too long (83 > 79 characters)
statsmodels/base/tests/test_penalties.py:32:80: E501 line too long (80 > 79 characters)
statsmodels/base/tests/test_penalties.py:62:13: E222 multiple spaces after operator
statsmodels/base/tests/test_penalties.py:66:18: E222 multiple spaces after operator
statsmodels/base/tests/test_penalties.py:76:61: E231 missing whitespace after ','
statsmodels/base/tests/test_penalized.py:48:18: E225 missing whitespace around operator
statsmodels/base/tests/test_penalized.py:372:60: E231 missing whitespace after ','
statsmodels/base/tests/test_penalized.py:389:80: E501 line too long (80 > 79 characters)
statsmodels/base/tests/test_penalized.py:543:80: E501 line too long (80 > 79 characters)
statsmodels/base/tests/test_penalized.py:561:80: E501 line too long (80 > 79 characters)
statsmodels/base/tests/test_penalized.py:730:80: E501 line too long (84 > 79 characters)
statsmodels/base/tests/test_predict.py:71:31: E251 unexpected spaces around keyword / parameter equals
statsmodels/base/tests/test_predict.py:71:33: E251 unexpected spaces around keyword / parameter equals
statsmodels/imputation/mice.py:386:80: E501 line too long (84 > 79 characters)
statsmodels/imputation/ros.py:56:80: E501 line too long (85 > 79 characters)
statsmodels/imputation/ros.py:192:80: E501 line too long (93 > 79 characters)
statsmodels/imputation/ros.py:313:80: E501 line too long (102 > 79 characters)
statsmodels/imputation/ros.py:421:80: E501 line too long (92 > 79 characters)
statsmodels/imputation/ros.py:422:80: E501 line too long (87 > 79 characters)
statsmodels/imputation/ros.py:469:80: E501 line too long (105 > 79 characters)
statsmodels/imputation/ros.py:470:80: E501 line too long (84 > 79 characters)
statsmodels/imputation/ros.py:474:80: E501 line too long (82 > 79 characters)
statsmodels/imputation/ros.py:567:80: E501 line too long (88 > 79 characters)
statsmodels/imputation/ros.py:573:5: E303 too many blank lines (2)
statsmodels/imputation/ros.py:575:80: E501 line too long (83 > 79 characters)
statsmodels/imputation/bayes_mi.py:293:80: E501 line too long (80 > 79 characters)
statsmodels/imputation/bayes_mi.py:295:80: E501 line too long (80 > 79 characters)
statsmodels/imputation/tests/test_bayes_mi.py:161:5: E731 do not assign a lambda expression, use a def
statsmodels/imputation/tests/test_ros.py:77:9: E128 continuation line under-indented for visual indent
statsmodels/imputation/tests/test_ros.py:79:9: E128 continuation line under-indented for visual indent
statsmodels/imputation/tests/test_ros.py:81:9: E128 continuation line under-indented for visual indent
statsmodels/imputation/tests/test_ros.py:83:9: E128 continuation line under-indented for visual indent
statsmodels/imputation/tests/test_ros.py:85:9: E128 continuation line under-indented for visual indent
statsmodels/imputation/tests/test_ros.py:87:9: E128 continuation line under-indented for visual indent
statsmodels/imputation/tests/test_ros.py:89:9: E128 continuation line under-indented for visual indent
statsmodels/imputation/tests/test_ros.py:91:9: E128 continuation line under-indented for visual indent
statsmodels/imputation/tests/test_ros.py:93:9: E128 continuation line under-indented for visual indent
statsmodels/imputation/tests/test_ros.py:95:9: E128 continuation line under-indented for visual indent
statsmodels/imputation/tests/test_ros.py:97:9: E128 continuation line under-indented for visual indent
statsmodels/imputation/tests/test_ros.py:99:9: E128 continuation line under-indented for visual indent
statsmodels/imputation/tests/test_ros.py:101:9: E128 continuation line under-indented for visual indent
statsmodels/imputation/tests/test_ros.py:103:9: E128 continuation line under-indented for visual indent
statsmodels/imputation/tests/test_ros.py:105:9: E128 continuation line under-indented for visual indent
statsmodels/imputation/tests/test_ros.py:107:9: E128 continuation line under-indented for visual indent
statsmodels/imputation/tests/test_ros.py:109:9: E128 continuation line under-indented for visual indent
statsmodels/imputation/tests/test_ros.py:111:9: E128 continuation line under-indented for visual indent
statsmodels/imputation/tests/test_ros.py:113:9: E128 continuation line under-indented for visual indent
statsmodels/imputation/tests/test_ros.py:115:9: E128 continuation line under-indented for visual indent
statsmodels/imputation/tests/test_ros.py:117:9: E128 continuation line under-indented for visual indent
statsmodels/imputation/tests/test_ros.py:119:9: E128 continuation line under-indented for visual indent
statsmodels/imputation/tests/test_ros.py:121:9: E128 continuation line under-indented for visual indent
statsmodels/imputation/tests/test_ros.py:123:9: E128 continuation line under-indented for visual indent
statsmodels/imputation/tests/test_ros.py:125:9: E128 continuation line under-indented for visual indent
statsmodels/imputation/tests/test_ros.py:127:9: E128 continuation line under-indented for visual indent
statsmodels/imputation/tests/test_ros.py:129:9: E128 continuation line under-indented for visual indent
statsmodels/imputation/tests/test_ros.py:131:9: E128 continuation line under-indented for visual indent
statsmodels/imputation/tests/test_ros.py:133:9: E128 continuation line under-indented for visual indent
statsmodels/imputation/tests/test_ros.py:135:9: E128 continuation line under-indented for visual indent
statsmodels/imputation/tests/test_ros.py:137:9: E128 continuation line under-indented for visual indent
statsmodels/imputation/tests/test_ros.py:139:9: E128 continuation line under-indented for visual indent
statsmodels/imputation/tests/test_ros.py:141:9: E128 continuation line under-indented for visual indent
statsmodels/imputation/tests/test_ros.py:143:9: E128 continuation line under-indented for visual indent
statsmodels/imputation/tests/test_ros.py:145:9: E128 continuation line under-indented for visual indent
statsmodels/imputation/tests/test_ros.py:156:80: E501 line too long (87 > 79 characters)
statsmodels/imputation/tests/test_ros.py:158:80: E501 line too long (88 > 79 characters)
statsmodels/imputation/tests/test_ros.py:160:80: E501 line too long (87 > 79 characters)
statsmodels/imputation/tests/test_ros.py:162:80: E501 line too long (88 > 79 characters)
statsmodels/imputation/tests/test_ros.py:164:80: E501 line too long (94 > 79 characters)
statsmodels/imputation/tests/test_ros.py:165:80: E501 line too long (81 > 79 characters)
statsmodels/imputation/tests/test_ros.py:166:80: E501 line too long (82 > 79 characters)
statsmodels/imputation/tests/test_ros.py:176:80: E501 line too long (81 > 79 characters)
statsmodels/imputation/tests/test_ros.py:177:80: E501 line too long (82 > 79 characters)
statsmodels/imputation/tests/test_ros.py:178:80: E501 line too long (81 > 79 characters)
statsmodels/imputation/tests/test_ros.py:179:80: E501 line too long (81 > 79 characters)
statsmodels/imputation/tests/test_ros.py:180:80: E501 line too long (82 > 79 characters)
statsmodels/imputation/tests/test_ros.py:181:80: E501 line too long (82 > 79 characters)
statsmodels/imputation/tests/test_ros.py:182:80: E501 line too long (82 > 79 characters)
statsmodels/imputation/tests/test_ros.py:183:80: E501 line too long (82 > 79 characters)
statsmodels/imputation/tests/test_ros.py:184:80: E501 line too long (81 > 79 characters)
statsmodels/imputation/tests/test_ros.py:185:80: E501 line too long (82 > 79 characters)
statsmodels/imputation/tests/test_ros.py:186:80: E501 line too long (82 > 79 characters)
statsmodels/imputation/tests/test_ros.py:187:80: E501 line too long (83 > 79 characters)
statsmodels/imputation/tests/test_ros.py:188:80: E501 line too long (83 > 79 characters)
statsmodels/imputation/tests/test_ros.py:189:80: E501 line too long (83 > 79 characters)
statsmodels/imputation/tests/test_ros.py:190:80: E501 line too long (83 > 79 characters)
statsmodels/imputation/tests/test_ros.py:191:80: E501 line too long (83 > 79 characters)
statsmodels/imputation/tests/test_ros.py:192:80: E501 line too long (83 > 79 characters)
statsmodels/imputation/tests/test_ros.py:213:80: E501 line too long (80 > 79 characters)
statsmodels/imputation/tests/test_ros.py:220:80: E501 line too long (91 > 79 characters)
statsmodels/imputation/tests/test_ros.py:222:80: E501 line too long (92 > 79 characters)
statsmodels/imputation/tests/test_ros.py:224:80: E501 line too long (91 > 79 characters)
statsmodels/imputation/tests/test_ros.py:226:80: E501 line too long (92 > 79 characters)
statsmodels/imputation/tests/test_ros.py:228:80: E501 line too long (98 > 79 characters)
statsmodels/imputation/tests/test_ros.py:229:80: E501 line too long (85 > 79 characters)
statsmodels/imputation/tests/test_ros.py:230:80: E501 line too long (86 > 79 characters)
statsmodels/imputation/tests/test_ros.py:234:5: E303 too many blank lines (2)
statsmodels/imputation/tests/test_ros.py:235:80: E501 line too long (86 > 79 characters)
statsmodels/imputation/tests/test_ros.py:302:29: E201 whitespace after '['
statsmodels/imputation/tests/test_ros.py:370:80: E501 line too long (84 > 79 characters)
statsmodels/imputation/tests/test_ros.py:609:80: E501 line too long (81 > 79 characters)
statsmodels/imputation/tests/test_ros.py:610:80: E501 line too long (83 > 79 characters)
statsmodels/imputation/tests/test_ros.py:619:47: E202 whitespace before ']'
statsmodels/imputation/tests/test_ros.py:649:10: E222 multiple spaces after operator
statsmodels/imputation/tests/test_mice.py:99:80: E501 line too long (80 > 79 characters)
statsmodels/imputation/tests/test_mice.py:111:80: E501 line too long (139 > 79 characters)
statsmodels/imputation/tests/test_mice.py:143:5: E303 too many blank lines (2)
statsmodels/imputation/tests/test_mice.py:161:80: E501 line too long (80 > 79 characters)
statsmodels/imputation/tests/test_mice.py:164:5: E303 too many blank lines (2)
statsmodels/imputation/tests/test_mice.py:189:80: E501 line too long (82 > 79 characters)
statsmodels/imputation/tests/test_mice.py:191:80: E501 line too long (80 > 79 characters)
statsmodels/imputation/tests/test_mice.py:203:80: E501 line too long (80 > 79 characters)
statsmodels/imputation/tests/test_mice.py:204:80: E501 line too long (81 > 79 characters)
statsmodels/imputation/tests/test_mice.py:224:80: E501 line too long (98 > 79 characters)
statsmodels/imputation/tests/test_mice.py:225:80: E501 line too long (89 > 79 characters)
statsmodels/imputation/tests/test_mice.py:227:80: E501 line too long (82 > 79 characters)
statsmodels/imputation/tests/test_mice.py:228:80: E501 line too long (101 > 79 characters)
statsmodels/imputation/tests/test_mice.py:236:80: E501 line too long (80 > 79 characters)
statsmodels/imputation/tests/test_mice.py:239:5: E303 too many blank lines (2)
statsmodels/imputation/tests/test_mice.py:250:39: E128 continuation line under-indented for visual indent
statsmodels/imputation/tests/test_mice.py:251:39: E128 continuation line under-indented for visual indent
statsmodels/imputation/tests/test_mice.py:256:5: E303 too many blank lines (2)
statsmodels/imputation/tests/test_mice.py:271:5: E303 too many blank lines (2)
statsmodels/imputation/tests/test_mice.py:286:5: E303 too many blank lines (2)
statsmodels/imputation/tests/test_mice.py:313:9: F841 local variable 'smr' is assigned to but never used
statsmodels/imputation/tests/test_mice.py:316:5: E303 too many blank lines (2)
statsmodels/imputation/tests/test_mice.py:322:80: E501 line too long (80 > 79 characters)
statsmodels/imputation/tests/test_mice.py:329:5: E303 too many blank lines (2)
statsmodels/imputation/tests/test_mice.py:337:5: E303 too many blank lines (2)
statsmodels/imputation/tests/test_mice.py:339:80: E501 line too long (81 > 79 characters)
statsmodels/imputation/tests/test_mice.py:390:18: E127 continuation line over-indented for visual indent
statsmodels/miscmodels/try_mlecov.py:33:5: E115 expected an indented block (comment)
statsmodels/miscmodels/try_mlecov.py:33:5: E265 block comment should start with '# '
statsmodels/miscmodels/try_mlecov.py:37:1: E302 expected 2 blank lines, found 1
statsmodels/miscmodels/try_mlecov.py:46:5: E265 block comment should start with '# '
statsmodels/miscmodels/try_mlecov.py:47:5: E265 block comment should start with '# '
statsmodels/miscmodels/try_mlecov.py:58:1: E302 expected 2 blank lines, found 1
statsmodels/miscmodels/try_mlecov.py:67:5: E265 block comment should start with '# '
statsmodels/miscmodels/try_mlecov.py:68:5: E265 block comment should start with '# '
statsmodels/miscmodels/try_mlecov.py:84:1: E265 block comment should start with '# '
statsmodels/miscmodels/try_mlecov.py:84:80: E501 line too long (81 > 79 characters)
statsmodels/miscmodels/try_mlecov.py:86:1: E302 expected 2 blank lines, found 1
statsmodels/miscmodels/try_mlecov.py:95:5: E265 block comment should start with '# '
statsmodels/miscmodels/try_mlecov.py:96:5: E265 block comment should start with '# '
statsmodels/miscmodels/try_mlecov.py:98:5: E265 block comment should start with '# '
statsmodels/miscmodels/try_mlecov.py:101:5: E265 block comment should start with '# '
statsmodels/miscmodels/try_mlecov.py:103:5: E265 block comment should start with '# '
statsmodels/miscmodels/try_mlecov.py:106:5: E265 block comment should start with '# '
statsmodels/miscmodels/try_mlecov.py:107:5: F841 local variable 'logdetsigma' is assigned to but never used
statsmodels/miscmodels/try_mlecov.py:109:16: E261 at least two spaces before inline comment
statsmodels/miscmodels/try_mlecov.py:111:10: E221 multiple spaces before operator
statsmodels/miscmodels/try_mlecov.py:111:13: E222 multiple spaces after operator
statsmodels/miscmodels/try_mlecov.py:111:41: E225 missing whitespace around operator
statsmodels/miscmodels/try_mlecov.py:112:27: E127 continuation line over-indented for visual indent
statsmodels/miscmodels/try_mlecov.py:113:28: E222 multiple spaces after operator
statsmodels/miscmodels/try_mlecov.py:129:1: E302 expected 2 blank lines, found 1
statsmodels/miscmodels/try_mlecov.py:146:5: E303 too many blank lines (2)
statsmodels/miscmodels/try_mlecov.py:154:9: E265 block comment should start with '# '
statsmodels/miscmodels/try_mlecov.py:155:9: E265 block comment should start with '# '
statsmodels/miscmodels/try_mlecov.py:156:9: E265 block comment should start with '# '
statsmodels/miscmodels/try_mlecov.py:158:9: E265 block comment should start with '# '
statsmodels/miscmodels/try_mlecov.py:159:9: E265 block comment should start with '# '
statsmodels/miscmodels/try_mlecov.py:160:9: E265 block comment should start with '# '
statsmodels/miscmodels/try_mlecov.py:178:13: E265 block comment should start with '# '
statsmodels/miscmodels/try_mlecov.py:184:1: E303 too many blank lines (3)
statsmodels/miscmodels/try_mlecov.py:188:5: E265 block comment should start with '# '
statsmodels/miscmodels/try_mlecov.py:190:32: E231 missing whitespace after ','
statsmodels/miscmodels/try_mlecov.py:190:35: E231 missing whitespace after ','
statsmodels/miscmodels/try_mlecov.py:190:40: E231 missing whitespace after ','
statsmodels/miscmodels/try_mlecov.py:191:18: E261 at least two spaces before inline comment
statsmodels/miscmodels/try_mlecov.py:191:19: E262 inline comment should start with '# '
statsmodels/miscmodels/try_mlecov.py:193:31: E262 inline comment should start with '# '
statsmodels/miscmodels/try_mlecov.py:200:5: E265 block comment should start with '# '
statsmodels/miscmodels/try_mlecov.py:201:5: E265 block comment should start with '# '
statsmodels/miscmodels/try_mlecov.py:206:5: E265 block comment should start with '# '
statsmodels/miscmodels/try_mlecov.py:207:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/try_mlecov.py:208:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/try_mlecov.py:209:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/try_mlecov.py:210:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/try_mlecov.py:211:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/try_mlecov.py:212:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/try_mlecov.py:212:80: E501 line too long (83 > 79 characters)
statsmodels/miscmodels/try_mlecov.py:213:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/try_mlecov.py:214:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/try_mlecov.py:215:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/try_mlecov.py:216:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/ordinal_model.py:276:5: E303 too many blank lines (2)
statsmodels/miscmodels/count.py:18:80: E501 line too long (83 > 79 characters)
statsmodels/miscmodels/count.py:27:80: E501 line too long (82 > 79 characters)
statsmodels/miscmodels/count.py:40:1: E302 expected 2 blank lines, found 1
statsmodels/miscmodels/count.py:45:1: E303 too many blank lines (3)
statsmodels/miscmodels/count.py:74:80: E501 line too long (107 > 79 characters)
statsmodels/miscmodels/count.py:78:28: E222 multiple spaces after operator
statsmodels/miscmodels/count.py:96:1: E303 too many blank lines (3)
statsmodels/miscmodels/count.py:113:34: E231 missing whitespace after ','
statsmodels/miscmodels/count.py:113:40: E261 at least two spaces before inline comment
statsmodels/miscmodels/count.py:113:41: E262 inline comment should start with '# '
statsmodels/miscmodels/count.py:118:17: E128 continuation line under-indented for visual indent
statsmodels/miscmodels/count.py:120:1: E265 block comment should start with '# '
statsmodels/miscmodels/count.py:140:80: E501 line too long (107 > 79 characters)
statsmodels/miscmodels/count.py:145:31: E222 multiple spaces after operator
statsmodels/miscmodels/count.py:148:1: E302 expected 2 blank lines, found 1
statsmodels/miscmodels/count.py:167:17: E128 continuation line under-indented for visual indent
statsmodels/miscmodels/count.py:170:34: E231 missing whitespace after ','
statsmodels/miscmodels/count.py:170:40: E261 at least two spaces before inline comment
statsmodels/miscmodels/count.py:170:41: E262 inline comment should start with '# '
statsmodels/miscmodels/count.py:171:43: E262 inline comment should start with '# '
statsmodels/miscmodels/count.py:175:9: E265 block comment should start with '# '
statsmodels/miscmodels/count.py:177:43: E231 missing whitespace after ','
statsmodels/miscmodels/count.py:179:9: E265 block comment should start with '# '
statsmodels/miscmodels/count.py:182:9: E265 block comment should start with '# '
statsmodels/miscmodels/count.py:186:5: E303 too many blank lines (2)
statsmodels/miscmodels/count.py:187:5: E301 expected 1 blank line, found 0
statsmodels/miscmodels/count.py:202:80: E501 line too long (107 > 79 characters)
statsmodels/miscmodels/count.py:205:46: E262 inline comment should start with '# '
statsmodels/miscmodels/count.py:207:9: E265 block comment should start with '# '
statsmodels/miscmodels/count.py:210:49: E222 multiple spaces after operator
statsmodels/miscmodels/count.py:210:80: E501 line too long (85 > 79 characters)
statsmodels/miscmodels/count.py:211:22: E225 missing whitespace around operator
statsmodels/miscmodels/count.py:211:66: E225 missing whitespace around operator
statsmodels/miscmodels/tmodel.py:35:1: E265 block comment should start with '# '
statsmodels/miscmodels/tmodel.py:44:1: E265 block comment should start with '# '
statsmodels/miscmodels/tmodel.py:106:17: E265 block comment should start with '# '
statsmodels/miscmodels/tmodel.py:114:5: E303 too many blank lines (4)
statsmodels/miscmodels/tmodel.py:135:80: E501 line too long (107 > 79 characters)
statsmodels/miscmodels/tmodel.py:137:80: E501 line too long (80 > 79 characters)
statsmodels/miscmodels/tmodel.py:138:80: E501 line too long (80 > 79 characters)
statsmodels/miscmodels/tmodel.py:144:9: E265 block comment should start with '# '
statsmodels/miscmodels/tmodel.py:145:9: E265 block comment should start with '# '
statsmodels/miscmodels/tmodel.py:147:13: E265 block comment should start with '# '
statsmodels/miscmodels/tmodel.py:152:37: E262 inline comment should start with '# '
statsmodels/miscmodels/tmodel.py:156:9: E265 block comment should start with '# '
statsmodels/miscmodels/tmodel.py:189:5: E303 too many blank lines (2)
statsmodels/miscmodels/tmodel.py:189:5: E265 block comment should start with '# '
statsmodels/miscmodels/tmodel.py:190:5: E301 expected 1 blank line, found 0
statsmodels/miscmodels/tmodel.py:201:9: E265 block comment should start with '# '
statsmodels/miscmodels/tmodel.py:202:9: E265 block comment should start with '# '
statsmodels/miscmodels/tmodel.py:203:9: E265 block comment should start with '# '
statsmodels/miscmodels/tmodel.py:207:14: E221 multiple spaces before operator
statsmodels/miscmodels/tmodel.py:210:5: E265 block comment should start with '# '
statsmodels/miscmodels/tmodel.py:212:13: E128 continuation line under-indented for visual indent
statsmodels/miscmodels/tmodel.py:221:9: E303 too many blank lines (2)
statsmodels/miscmodels/api.py:4:21: E265 block comment should start with '# '
statsmodels/miscmodels/nonlinls.py:21:1: E265 block comment should start with '# '
statsmodels/miscmodels/nonlinls.py:22:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/nonlinls.py:22:80: E501 line too long (86 > 79 characters)
statsmodels/miscmodels/nonlinls.py:24:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/nonlinls.py:25:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/nonlinls.py:27:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/nonlinls.py:28:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/nonlinls.py:29:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/nonlinls.py:30:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/nonlinls.py:31:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/nonlinls.py:32:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/nonlinls.py:33:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/nonlinls.py:34:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/nonlinls.py:35:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/nonlinls.py:36:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/nonlinls.py:37:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/nonlinls.py:38:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/nonlinls.py:39:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/nonlinls.py:40:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/nonlinls.py:41:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/nonlinls.py:42:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/nonlinls.py:43:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/nonlinls.py:45:1: E265 block comment should start with '# '
statsmodels/miscmodels/nonlinls.py:46:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/nonlinls.py:48:1: E265 block comment should start with '# '
statsmodels/miscmodels/nonlinls.py:49:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/nonlinls.py:54:1: E303 too many blank lines (3)
statsmodels/miscmodels/nonlinls.py:54:28: E262 inline comment should start with '# '
statsmodels/miscmodels/nonlinls.py:57:80: E501 line too long (85 > 79 characters)
statsmodels/miscmodels/nonlinls.py:58:80: E501 line too long (96 > 79 characters)
statsmodels/miscmodels/nonlinls.py:67:80: E501 line too long (91 > 79 characters)
statsmodels/miscmodels/nonlinls.py:68:80: E501 line too long (89 > 79 characters)
statsmodels/miscmodels/nonlinls.py:76:80: E501 line too long (81 > 79 characters)
statsmodels/miscmodels/nonlinls.py:86:80: E501 line too long (80 > 79 characters)
statsmodels/miscmodels/nonlinls.py:112:5: E265 block comment should start with '# '
statsmodels/miscmodels/nonlinls.py:114:13: E128 continuation line under-indented for visual indent
statsmodels/miscmodels/nonlinls.py:128:9: E265 block comment should start with '# '
statsmodels/miscmodels/nonlinls.py:132:5: E303 too many blank lines (2)
statsmodels/miscmodels/nonlinls.py:150:5: E303 too many blank lines (2)
statsmodels/miscmodels/nonlinls.py:151:9: E265 block comment should start with '# '
statsmodels/miscmodels/nonlinls.py:152:9: E265 block comment should start with '# '
statsmodels/miscmodels/nonlinls.py:153:9: E265 block comment should start with '# '
statsmodels/miscmodels/nonlinls.py:158:13: E265 block comment should start with '# '
statsmodels/miscmodels/nonlinls.py:166:30: E128 continuation line under-indented for visual indent
statsmodels/miscmodels/nonlinls.py:172:25: E231 missing whitespace after ','
statsmodels/miscmodels/nonlinls.py:172:27: E231 missing whitespace after ','
statsmodels/miscmodels/nonlinls.py:172:29: E231 missing whitespace after ','
statsmodels/miscmodels/nonlinls.py:180:13: E265 block comment should start with '# '
statsmodels/miscmodels/nonlinls.py:193:35: E262 inline comment should start with '# '
statsmodels/miscmodels/nonlinls.py:197:42: E128 continuation line under-indented for visual indent
statsmodels/miscmodels/nonlinls.py:199:9: E265 block comment should start with '# '
statsmodels/miscmodels/nonlinls.py:200:9: E265 block comment should start with '# '
statsmodels/miscmodels/nonlinls.py:201:9: E265 block comment should start with '# '
statsmodels/miscmodels/nonlinls.py:202:9: E265 block comment should start with '# '
statsmodels/miscmodels/nonlinls.py:204:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/nonlinls.py:205:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/nonlinls.py:207:9: F841 local variable 'results' is assigned to but never used
statsmodels/miscmodels/nonlinls.py:211:24: E128 continuation line under-indented for visual indent
statsmodels/miscmodels/nonlinls.py:213:32: E262 inline comment should start with '# '
statsmodels/miscmodels/nonlinls.py:238:9: E265 block comment should start with '# '
statsmodels/miscmodels/nonlinls.py:238:80: E501 line too long (80 > 79 characters)
statsmodels/miscmodels/nonlinls.py:239:9: E265 block comment should start with '# '
statsmodels/miscmodels/nonlinls.py:257:5: E265 block comment should start with '# '
statsmodels/miscmodels/nonlinls.py:258:1: E115 expected an indented block (comment)
statsmodels/miscmodels/nonlinls.py:258:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/nonlinls.py:259:1: E115 expected an indented block (comment)
statsmodels/miscmodels/nonlinls.py:259:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/nonlinls.py:260:1: E115 expected an indented block (comment)
statsmodels/miscmodels/nonlinls.py:260:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/nonlinls.py:261:1: E115 expected an indented block (comment)
statsmodels/miscmodels/nonlinls.py:261:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/nonlinls.py:262:1: E115 expected an indented block (comment)
statsmodels/miscmodels/nonlinls.py:262:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/nonlinls.py:263:1: E115 expected an indented block (comment)
statsmodels/miscmodels/nonlinls.py:263:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/nonlinls.py:264:1: E115 expected an indented block (comment)
statsmodels/miscmodels/nonlinls.py:264:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/nonlinls.py:275:1: E303 too many blank lines (5)
statsmodels/miscmodels/nonlinls.py:292:5: E303 too many blank lines (4)
statsmodels/miscmodels/nonlinls.py:292:22: E231 missing whitespace after ','
statsmodels/miscmodels/nonlinls.py:292:24: E231 missing whitespace after ','
statsmodels/miscmodels/nonlinls.py:298:1: E266 too many leading '#' for block comment
statsmodels/miscmodels/tests/test_tmodel.py:78:80: E501 line too long (87 > 79 characters)
statsmodels/miscmodels/tests/test_tmodel.py:79:80: E501 line too long (91 > 79 characters)
statsmodels/miscmodels/tests/test_tmodel.py:80:80: E501 line too long (91 > 79 characters)
statsmodels/miscmodels/tests/test_tmodel.py:104:66: E261 at least two spaces before inline comment
statsmodels/miscmodels/tests/test_tmodel.py:104:67: E262 inline comment should start with '# '
statsmodels/miscmodels/tests/test_tmodel.py:104:80: E501 line too long (80 > 79 characters)
statsmodels/miscmodels/tests/test_tmodel.py:105:9: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_tmodel.py:106:9: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_tmodel.py:107:9: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_tmodel.py:113:62: E261 at least two spaces before inline comment
statsmodels/miscmodels/tests/test_tmodel.py:113:63: E262 inline comment should start with '# '
statsmodels/miscmodels/tests/test_tmodel.py:144:33: E128 continuation line under-indented for visual indent
statsmodels/miscmodels/tests/test_tmodel.py:144:46: E231 missing whitespace after ':'
statsmodels/miscmodels/tests/test_tmodel.py:144:68: E231 missing whitespace after ':'
statsmodels/miscmodels/tests/test_tmodel.py:161:33: E128 continuation line under-indented for visual indent
statsmodels/miscmodels/tests/test_tmodel.py:161:46: E231 missing whitespace after ':'
statsmodels/miscmodels/tests/test_tmodel.py:161:68: E231 missing whitespace after ':'
statsmodels/miscmodels/tests/test_tmodel.py:164:9: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_tmodel.py:165:9: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_tmodel.py:166:9: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_poisson.py:21:1: E302 expected 2 blank lines, found 1
statsmodels/miscmodels/tests/test_poisson.py:30:9: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_poisson.py:31:9: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_poisson.py:32:9: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_poisson.py:33:9: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_poisson.py:34:9: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_poisson.py:36:9: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_poisson.py:38:9: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_poisson.py:61:35: E231 missing whitespace after ','
statsmodels/miscmodels/tests/test_poisson.py:67:9: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_poisson.py:73:9: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_poisson.py:76:33: E127 continuation line over-indented for visual indent
statsmodels/miscmodels/tests/test_poisson.py:99:5: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_poisson.py:105:35: E231 missing whitespace after ','
statsmodels/miscmodels/tests/test_poisson.py:114:9: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_poisson.py:115:9: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_poisson.py:116:9: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_poisson.py:118:9: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_poisson.py:120:58: E231 missing whitespace after ','
statsmodels/miscmodels/tests/test_poisson.py:120:63: E262 inline comment should start with '# '
statsmodels/miscmodels/tests/test_poisson.py:122:9: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_poisson.py:123:59: E231 missing whitespace after ','
statsmodels/miscmodels/tests/test_poisson.py:124:37: E127 continuation line over-indented for visual indent
statsmodels/miscmodels/tests/test_poisson.py:129:9: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_poisson.py:129:80: E501 line too long (127 > 79 characters)
statsmodels/miscmodels/tests/test_poisson.py:130:57: E231 missing whitespace after ','
statsmodels/miscmodels/tests/test_poisson.py:131:40: E251 unexpected spaces around keyword / parameter equals
statsmodels/miscmodels/tests/test_poisson.py:131:42: E251 unexpected spaces around keyword / parameter equals
statsmodels/miscmodels/tests/test_poisson.py:132:29: E127 continuation line over-indented for visual indent
statsmodels/miscmodels/tests/test_poisson.py:136:5: E303 too many blank lines (3)
statsmodels/miscmodels/tests/test_poisson.py:143:9: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_poisson.py:144:9: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_poisson.py:145:9: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_poisson.py:147:1: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_poisson.py:148:1: E302 expected 2 blank lines, found 1
statsmodels/miscmodels/tests/test_poisson.py:149:5: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_poisson.py:156:35: E231 missing whitespace after ','
statsmodels/miscmodels/tests/test_poisson.py:163:9: E303 too many blank lines (2)
statsmodels/miscmodels/tests/test_poisson.py:166:9: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_poisson.py:167:9: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_poisson.py:168:9: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_poisson.py:170:9: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_poisson.py:172:58: E231 missing whitespace after ','
statsmodels/miscmodels/tests/test_poisson.py:172:63: E262 inline comment should start with '# '
statsmodels/miscmodels/tests/test_poisson.py:174:9: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_poisson.py:175:59: E231 missing whitespace after ','
statsmodels/miscmodels/tests/test_poisson.py:175:80: E501 line too long (90 > 79 characters)
statsmodels/miscmodels/tests/test_poisson.py:178:56: E231 missing whitespace after ','
statsmodels/miscmodels/tests/test_poisson.py:178:80: E501 line too long (80 > 79 characters)
statsmodels/miscmodels/tests/test_poisson.py:179:75: E231 missing whitespace after ','
statsmodels/miscmodels/tests/test_poisson.py:185:80: E501 line too long (88 > 79 characters)
statsmodels/miscmodels/tests/test_poisson.py:186:80: E501 line too long (89 > 79 characters)
statsmodels/miscmodels/tests/test_poisson.py:189:9: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_poisson.py:190:9: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_poisson.py:191:80: E501 line too long (87 > 79 characters)
statsmodels/miscmodels/tests/test_poisson.py:192:80: E501 line too long (88 > 79 characters)
statsmodels/miscmodels/tests/test_poisson.py:193:9: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_poisson.py:193:80: E501 line too long (84 > 79 characters)
statsmodels/miscmodels/tests/test_poisson.py:196:5: E303 too many blank lines (2)
statsmodels/miscmodels/tests/test_ordinal_model.py:452:80: E501 line too long (80 > 79 characters)
statsmodels/miscmodels/tests/results_tmodel.py:32:22: E222 multiple spaces after operator
statsmodels/miscmodels/tests/results_tmodel.py:35:1: E265 block comment should start with '# '
statsmodels/miscmodels/tests/results_tmodel.py:88:80: E501 line too long (3017 > 79 characters)
statsmodels/miscmodels/tests/results_tmodel.py:93:80: E501 line too long (105 > 79 characters)
statsmodels/miscmodels/tests/results_tmodel.py:95:1: E265 block comment should start with '# '
statsmodels/miscmodels/tests/results_tmodel.py:96:1: E265 block comment should start with '# '
statsmodels/miscmodels/tests/results_tmodel.py:101:17: E231 missing whitespace after ','
statsmodels/miscmodels/tests/results_tmodel.py:107:17: E231 missing whitespace after ','
statsmodels/miscmodels/tests/results_tmodel.py:112:17: E231 missing whitespace after ','
statsmodels/miscmodels/tests/results_tmodel.py:118:1: E265 block comment should start with '# '
statsmodels/miscmodels/tests/results_tmodel.py:173:80: E501 line too long (107 > 79 characters)
statsmodels/miscmodels/tests/test_generic_mle.py:17:1: E302 expected 2 blank lines, found 1
statsmodels/miscmodels/tests/test_generic_mle.py:23:29: E262 inline comment should start with '# '
statsmodels/miscmodels/tests/test_generic_mle.py:25:9: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_generic_mle.py:29:5: E303 too many blank lines (2)
statsmodels/miscmodels/tests/test_generic_mle.py:29:5: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_generic_mle.py:30:5: E301 expected 1 blank line, found 0
statsmodels/miscmodels/tests/test_generic_mle.py:43:9: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_generic_mle.py:45:13: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_generic_mle.py:50:9: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_generic_mle.py:53:48: E262 inline comment should start with '# '
statsmodels/miscmodels/tests/test_generic_mle.py:55:9: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_generic_mle.py:56:9: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_generic_mle.py:57:9: E265 block comment should start with '# '
statsmodels/miscmodels/tests/test_generic_mle.py:58:17: E225 missing whitespace around operator
statsmodels/miscmodels/tests/test_generic_mle.py:58:29: E261 at least two spaces before inline comment
statsmodels/miscmodels/tests/test_generic_mle.py:58:30: E262 inline comment should start with '# '
statsmodels/miscmodels/tests/test_generic_mle.py:83:34: E231 missing whitespace after ','
statsmodels/miscmodels/tests/test_generic_mle.py:83:36: E231 missing whitespace after ','
statsmodels/miscmodels/tests/test_generic_mle.py:104:1: E303 too many blank lines (7)
statsmodels/miscmodels/tests/test_generic_mle.py:135:1: E302 expected 2 blank lines, found 1
statsmodels/miscmodels/tests/test_generic_mle.py:138:5: E303 too many blank lines (2)
statsmodels/miscmodels/tests/test_generic_mle.py:176:42: E128 continuation line under-indented for visual indent
statsmodels/iolib/summary.py:94:80: E501 line too long (80 > 79 characters)
statsmodels/iolib/summary.py:137:5: E265 block comment should start with '# '
statsmodels/iolib/summary.py:138:5: E265 block comment should start with '# '
statsmodels/iolib/summary.py:140:5: E265 block comment should start with '# '
statsmodels/iolib/summary.py:141:5: E265 block comment should start with '# '
statsmodels/iolib/summary.py:144:80: E501 line too long (90 > 79 characters)
statsmodels/iolib/summary.py:147:59: E261 at least two spaces before inline comment
statsmodels/iolib/summary.py:147:60: E262 inline comment should start with '# '
statsmodels/iolib/summary.py:162:35: E261 at least two spaces before inline comment
statsmodels/iolib/summary.py:162:36: E262 inline comment should start with '# '
statsmodels/iolib/summary.py:201:79: E261 at least two spaces before inline comment
statsmodels/iolib/summary.py:201:80: E501 line too long (103 > 79 characters)
statsmodels/iolib/summary.py:201:80: E262 inline comment should start with '# '
statsmodels/iolib/summary.py:202:80: E501 line too long (88 > 79 characters)
statsmodels/iolib/summary.py:202:80: E262 inline comment should start with '# '
statsmodels/iolib/summary.py:225:5: E265 block comment should start with '# '
statsmodels/iolib/summary.py:226:5: E265 block comment should start with '# '
statsmodels/iolib/summary.py:227:5: E265 block comment should start with '# '
statsmodels/iolib/summary.py:228:5: E265 block comment should start with '# '
statsmodels/iolib/summary.py:230:5: E265 block comment should start with '# '
statsmodels/iolib/summary.py:231:5: E265 block comment should start with '# '
statsmodels/iolib/summary.py:232:5: E265 block comment should start with '# '
statsmodels/iolib/summary.py:272:80: E501 line too long (86 > 79 characters)
statsmodels/iolib/summary.py:280:5: E265 block comment should start with '# '
statsmodels/iolib/summary.py:302:80: E501 line too long (101 > 79 characters)
statsmodels/iolib/summary.py:320:9: E722 do not use bare 'except'
statsmodels/iolib/summary.py:320:16: E261 at least two spaces before inline comment
statsmodels/iolib/summary.py:345:30: E231 missing whitespace after ','
statsmodels/iolib/summary.py:354:80: E501 line too long (80 > 79 characters)
statsmodels/iolib/summary.py:358:9: E265 block comment should start with '# '
statsmodels/iolib/summary.py:359:51: E231 missing whitespace after ','
statsmodels/iolib/summary.py:360:66: E261 at least two spaces before inline comment
statsmodels/iolib/summary.py:360:67: E262 inline comment should start with '# '
statsmodels/iolib/summary.py:360:80: E501 line too long (84 > 79 characters)
statsmodels/iolib/summary.py:368:31: E262 inline comment should start with '# '
statsmodels/iolib/summary.py:370:5: E265 block comment should start with '# '
statsmodels/iolib/summary.py:371:5: E265 block comment should start with '# '
statsmodels/iolib/summary.py:372:59: E261 at least two spaces before inline comment
statsmodels/iolib/summary.py:372:60: E262 inline comment should start with '# '
statsmodels/iolib/summary.py:422:9: E265 block comment should start with '# '
statsmodels/iolib/summary.py:457:40: E231 missing whitespace after ','
statsmodels/iolib/summary.py:458:40: E231 missing whitespace after ','
statsmodels/iolib/summary.py:504:9: E265 block comment should start with '# '
statsmodels/iolib/summary.py:509:36: E262 inline comment should start with '# '
statsmodels/iolib/summary.py:554:80: E501 line too long (80 > 79 characters)
statsmodels/iolib/summary.py:566:80: E501 line too long (80 > 79 characters)
statsmodels/iolib/summary.py:574:46: E262 inline comment should start with '# '
statsmodels/iolib/summary.py:576:46: E261 at least two spaces before inline comment
statsmodels/iolib/summary.py:576:47: E262 inline comment should start with '# '
statsmodels/iolib/summary.py:585:30: E127 continuation line over-indented for visual indent
statsmodels/iolib/summary.py:586:30: E127 continuation line over-indented for visual indent
statsmodels/iolib/summary.py:587:30: E127 continuation line over-indented for visual indent
statsmodels/iolib/summary.py:590:80: E501 line too long (80 > 79 characters)
statsmodels/iolib/summary.py:612:80: E501 line too long (80 > 79 characters)
statsmodels/iolib/summary.py:620:80: E501 line too long (80 > 79 characters)
statsmodels/iolib/summary.py:636:5: E265 block comment should start with '# '
statsmodels/iolib/summary.py:637:5: E265 block comment should start with '# '
statsmodels/iolib/summary.py:645:13: F841 local variable 'endog_basename' is assigned to but never used
statsmodels/iolib/summary.py:651:36: E231 missing whitespace after ','
statsmodels/iolib/summary.py:651:51: E231 missing whitespace after ','
statsmodels/iolib/summary.py:651:70: E231 missing whitespace after ','
statsmodels/iolib/summary.py:652:32: E231 missing whitespace after ','
statsmodels/iolib/summary.py:690:39: E261 at least two spaces before inline comment
statsmodels/iolib/summary.py:690:40: E262 inline comment should start with '# '
statsmodels/iolib/summary.py:693:9: E265 block comment should start with '# '
statsmodels/iolib/summary.py:718:9: E731 do not assign a lambda expression, use a def
statsmodels/iolib/summary.py:718:47: E231 missing whitespace after ','
statsmodels/iolib/summary.py:876:80: E501 line too long (82 > 79 characters)
statsmodels/iolib/foreign.py:117:80: E501 line too long (84 > 79 characters)
statsmodels/iolib/stata_summary_examples.py:25:1: E265 block comment should start with '# '
statsmodels/iolib/stata_summary_examples.py:57:1: E265 block comment should start with '# '
statsmodels/iolib/tests/test_summary.py:42:80: E501 line too long (124 > 79 characters)
statsmodels/iolib/tests/test_summary.py:44:80: E501 line too long (125 > 79 characters)
statsmodels/iolib/tests/test_summary.py:45:80: E501 line too long (125 > 79 characters)
statsmodels/iolib/tests/test_summary.py:64:5: E265 block comment should start with '# '
statsmodels/iolib/tests/test_summary.py:79:5: E303 too many blank lines (2)
statsmodels/iolib/tests/test_summary.py:93:5: E265 block comment should start with '# '
statsmodels/iolib/tests/test_summary.py:104:5: E265 block comment should start with '# '
statsmodels/iolib/tests/test_summary.py:109:5: E265 block comment should start with '# '
statsmodels/iolib/tests/test_summary.py:110:5: E265 block comment should start with '# '
statsmodels/iolib/tests/test_summary_old.py:8:5: E265 block comment should start with '# '
statsmodels/iolib/tests/test_summary_old.py:9:5: E265 block comment should start with '# '
statsmodels/iolib/tests/test_summary_old.py:10:5: E265 block comment should start with '# '
statsmodels/iolib/tests/test_summary_old.py:12:5: E265 block comment should start with '# '
statsmodels/iolib/tests/test_summary_old.py:17:1: E122 continuation line missing indentation or outdented
statsmodels/iolib/tests/test_summary_old.py:47:80: E501 line too long (81 > 79 characters)
statsmodels/iolib/tests/test_summary_old.py:48:1: E122 continuation line missing indentation or outdented
statsmodels/iolib/tests/test_summary_old.py:48:30: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_summary_old.py:48:32: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_summary_old.py:48:65: E231 missing whitespace after ','
statsmodels/iolib/tests/test_summary_old.py:49:23: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_summary_old.py:49:25: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_summary_old.py:49:54: E231 missing whitespace after ','
statsmodels/iolib/tests/test_summary_old.py:55:43: E261 at least two spaces before inline comment
statsmodels/iolib/tests/test_summary_old.py:60:44: E261 at least two spaces before inline comment
statsmodels/iolib/tests/test_summary_old.py:62:1: E266 too many leading '#' for block comment
statsmodels/iolib/tests/test_summary_old.py:63:1: E266 too many leading '#' for block comment
statsmodels/iolib/tests/test_summary_old.py:64:1: E266 too many leading '#' for block comment
statsmodels/iolib/tests/test_summary_old.py:65:1: E266 too many leading '#' for block comment
statsmodels/iolib/tests/test_summary_old.py:66:1: E266 too many leading '#' for block comment
statsmodels/iolib/tests/test_table.py:24:40: E231 missing whitespace after ','
statsmodels/iolib/tests/test_table.py:82:34: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table.py:82:36: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table.py:83:35: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table.py:83:37: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table.py:84:34: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table.py:84:36: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table.py:86:32: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table.py:86:34: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table.py:87:33: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table.py:87:35: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table.py:91:35: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table.py:91:37: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table.py:92:33: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table.py:92:35: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table.py:94:37: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table.py:94:39: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table.py:95:36: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table.py:95:38: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table.py:96:36: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table.py:96:38: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table.py:97:28: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table.py:97:30: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table.py:105:23: E201 whitespace after '['
statsmodels/iolib/tests/test_table.py:105:42: E202 whitespace before ']'
statsmodels/iolib/tests/test_table.py:108:62: E231 missing whitespace after ','
statsmodels/iolib/tests/test_table.py:122:13: E265 block comment should start with '# '
statsmodels/iolib/tests/test_table.py:123:13: E265 block comment should start with '# '
statsmodels/iolib/tests/test_table.py:139:13: E265 block comment should start with '# '
statsmodels/iolib/tests/test_table.py:140:13: E265 block comment should start with '# '
statsmodels/iolib/tests/test_table.py:178:25: E201 whitespace after '['
statsmodels/iolib/tests/test_table.py:178:48: E202 whitespace before ']'
statsmodels/iolib/tests/test_table.py:181:80: E501 line too long (88 > 79 characters)
statsmodels/iolib/tests/test_table.py:184:9: E115 expected an indented block (comment)
statsmodels/iolib/tests/test_table_econpy.py:5:80: E501 line too long (87 > 79 characters)
statsmodels/iolib/tests/test_table_econpy.py:21:14: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table_econpy.py:21:16: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table_econpy.py:22:15: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table_econpy.py:22:17: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table_econpy.py:23:14: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table_econpy.py:23:16: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table_econpy.py:25:12: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table_econpy.py:25:14: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table_econpy.py:26:13: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table_econpy.py:26:15: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table_econpy.py:30:15: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table_econpy.py:30:17: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table_econpy.py:31:13: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table_econpy.py:31:15: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table_econpy.py:33:17: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table_econpy.py:33:19: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table_econpy.py:34:16: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table_econpy.py:34:18: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table_econpy.py:35:16: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table_econpy.py:35:18: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table_econpy.py:36:8: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table_econpy.py:36:10: E251 unexpected spaces around keyword / parameter equals
statsmodels/iolib/tests/test_table_econpy.py:42:15: E201 whitespace after '['
statsmodels/iolib/tests/test_table_econpy.py:42:34: E202 whitespace before ']'
statsmodels/iolib/tests/test_table_econpy.py:45:1: E265 block comment should start with '# '
statsmodels/iolib/tests/test_table_econpy.py:47:5: E128 continuation line under-indented for visual indent
statsmodels/iolib/tests/test_table_econpy.py:76:9: E265 block comment should start with '# '
statsmodels/iolib/tests/test_table_econpy.py:77:9: E265 block comment should start with '# '
statsmodels/iolib/tests/test_table_econpy.py:78:9: E265 block comment should start with '# '
statsmodels/iolib/tests/test_table_econpy.py:79:9: E265 block comment should start with '# '
statsmodels/iolib/tests/test_table_econpy.py:81:5: E301 expected 1 blank line, found 0
statsmodels/iolib/tests/test_table_econpy.py:96:9: E265 block comment should start with '# '
statsmodels/iolib/tests/test_table_econpy.py:97:9: E265 block comment should start with '# '
statsmodels/iolib/tests/test_table_econpy.py:115:9: E265 block comment should start with '# '
statsmodels/iolib/tests/test_table_econpy.py:116:9: E265 block comment should start with '# '
statsmodels/iolib/tests/test_table_econpy.py:116:80: E501 line too long (261 > 79 characters)
statsmodels/iolib/tests/test_table_econpy.py:119:9: E265 block comment should start with '# '
statsmodels/iolib/tests/test_table_econpy.py:120:9: E265 block comment should start with '# '
statsmodels/iolib/tests/test_table_econpy.py:121:9: E265 block comment should start with '# '
statsmodels/iolib/tests/test_table_econpy.py:126:80: E501 line too long (80 > 79 characters)
statsmodels/iolib/tests/test_table_econpy.py:129:9: E265 block comment should start with '# '
statsmodels/sandbox/sysreg.py:11:1: E265 block comment should start with '# '
statsmodels/sandbox/sysreg.py:15:1: E265 block comment should start with '# '
statsmodels/sandbox/sysreg.py:16:1: E265 block comment should start with '# '
statsmodels/sandbox/sysreg.py:17:1: E265 block comment should start with '# '
statsmodels/sandbox/sysreg.py:85:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/sysreg.py:91:1: E265 block comment should start with '# '
statsmodels/sandbox/sysreg.py:97:42: E231 missing whitespace after ','
statsmodels/sandbox/sysreg.py:105:41: E116 unexpected indentation (comment)
statsmodels/sandbox/sysreg.py:108:25: E261 at least two spaces before inline comment
statsmodels/sandbox/sysreg.py:112:50: E261 at least two spaces before inline comment
statsmodels/sandbox/sysreg.py:117:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/sysreg.py:124:13: E128 continuation line under-indented for visual indent
statsmodels/sandbox/sysreg.py:124:43: E261 at least two spaces before inline comment
statsmodels/sandbox/sysreg.py:129:39: E261 at least two spaces before inline comment
statsmodels/sandbox/sysreg.py:132:38: E261 at least two spaces before inline comment
statsmodels/sandbox/sysreg.py:136:43: E231 missing whitespace after ','
statsmodels/sandbox/sysreg.py:137:21: E128 continuation line under-indented for visual indent
statsmodels/sandbox/sysreg.py:138:50: E231 missing whitespace after ','
statsmodels/sandbox/sysreg.py:141:63: E502 the backslash is redundant between brackets
statsmodels/sandbox/sysreg.py:150:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/sysreg.py:170:55: E502 the backslash is redundant between brackets
statsmodels/sandbox/sysreg.py:171:29: E128 continuation line under-indented for visual indent
statsmodels/sandbox/sysreg.py:172:26: E231 missing whitespace after ','
statsmodels/sandbox/sysreg.py:173:14: E261 at least two spaces before inline comment
statsmodels/sandbox/sysreg.py:178:25: E128 continuation line under-indented for visual indent
statsmodels/sandbox/sysreg.py:179:26: E231 missing whitespace after ','
statsmodels/sandbox/sysreg.py:201:28: E261 at least two spaces before inline comment
statsmodels/sandbox/sysreg.py:202:52: E231 missing whitespace after ','
statsmodels/sandbox/sysreg.py:203:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/sysreg.py:203:29: E231 missing whitespace after ','
statsmodels/sandbox/sysreg.py:206:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/sysreg.py:206:32: E231 missing whitespace after ','
statsmodels/sandbox/sysreg.py:206:52: E261 at least two spaces before inline comment
statsmodels/sandbox/sysreg.py:206:52: E262 inline comment should start with '# '
statsmodels/sandbox/sysreg.py:238:57: E231 missing whitespace after ','
statsmodels/sandbox/sysreg.py:239:47: E261 at least two spaces before inline comment
statsmodels/sandbox/sysreg.py:240:53: E261 at least two spaces before inline comment
statsmodels/sandbox/sysreg.py:240:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/sysreg.py:245:21: E128 continuation line under-indented for visual indent
statsmodels/sandbox/sysreg.py:255:1: E265 block comment should start with '# '
statsmodels/sandbox/sysreg.py:258:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/sysreg.py:298:34: E231 missing whitespace after ','
statsmodels/sandbox/sysreg.py:302:63: E231 missing whitespace after ','
statsmodels/sandbox/sysreg.py:307:9: F841 local variable '_col_map' is assigned to but never used
statsmodels/sandbox/sysreg.py:307:42: E231 missing whitespace after ','
statsmodels/sandbox/sysreg.py:307:53: E261 at least two spaces before inline comment
statsmodels/sandbox/sysreg.py:312:13: E722 do not use bare 'except'
statsmodels/sandbox/sysreg.py:313:1: E115 expected an indented block (comment)
statsmodels/sandbox/sysreg.py:334:5: E303 too many blank lines (2)
statsmodels/sandbox/sysreg.py:341:40: E261 at least two spaces before inline comment
statsmodels/sandbox/sysreg.py:343:9: F841 local variable 'instruments' is assigned to but never used
statsmodels/sandbox/sysreg.py:344:34: E261 at least two spaces before inline comment
statsmodels/sandbox/sysreg.py:345:39: E261 at least two spaces before inline comment
statsmodels/sandbox/sysreg.py:348:22: E231 missing whitespace after ','
statsmodels/sandbox/sysreg.py:350:29: E231 missing whitespace after ','
statsmodels/sandbox/sysreg.py:366:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/sysreg.py:372:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/predict_functional.py:19:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/predict_functional.py:103:80: E501 line too long (95 > 79 characters)
statsmodels/sandbox/predict_functional.py:127:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/predict_functional.py:133:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/predict_functional.py:200:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/predict_functional.py:256:40: E128 continuation line under-indented for visual indent
statsmodels/sandbox/predict_functional.py:259:34: E128 continuation line under-indented for visual indent
statsmodels/sandbox/predict_functional.py:276:11: E231 missing whitespace after ','
statsmodels/sandbox/predict_functional.py:280:80: E501 line too long (107 > 79 characters)
statsmodels/sandbox/predict_functional.py:304:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/predict_functional.py:420:32: E261 at least two spaces before inline comment
statsmodels/sandbox/infotheo.py:12:1: E265 block comment should start with '# '
statsmodels/sandbox/infotheo.py:13:1: E265 block comment should start with '# '
statsmodels/sandbox/infotheo.py:16:1: E265 block comment should start with '# '
statsmodels/sandbox/infotheo.py:17:1: E265 block comment should start with '# '
statsmodels/sandbox/infotheo.py:17:80: E501 line too long (94 > 79 characters)
statsmodels/sandbox/infotheo.py:18:1: E265 block comment should start with '# '
statsmodels/sandbox/infotheo.py:19:1: E265 block comment should start with '# '
statsmodels/sandbox/infotheo.py:19:80: E501 line too long (101 > 79 characters)
statsmodels/sandbox/infotheo.py:20:1: E265 block comment should start with '# '
statsmodels/sandbox/infotheo.py:21:1: E265 block comment should start with '# '
statsmodels/sandbox/infotheo.py:21:80: E501 line too long (146 > 79 characters)
statsmodels/sandbox/infotheo.py:23:1: E265 block comment should start with '# '
statsmodels/sandbox/infotheo.py:24:1: E265 block comment should start with '# '
statsmodels/sandbox/infotheo.py:24:80: E501 line too long (100 > 79 characters)
statsmodels/sandbox/infotheo.py:25:1: E265 block comment should start with '# '
statsmodels/sandbox/infotheo.py:25:80: E501 line too long (93 > 79 characters)
statsmodels/sandbox/infotheo.py:26:1: E265 block comment should start with '# '
statsmodels/sandbox/infotheo.py:28:1: E265 block comment should start with '# '
statsmodels/sandbox/infotheo.py:29:1: E265 block comment should start with '# '
statsmodels/sandbox/infotheo.py:29:80: E501 line too long (96 > 79 characters)
statsmodels/sandbox/infotheo.py:30:1: E265 block comment should start with '# '
statsmodels/sandbox/infotheo.py:31:1: E265 block comment should start with '# '
statsmodels/sandbox/infotheo.py:31:80: E501 line too long (98 > 79 characters)
statsmodels/sandbox/infotheo.py:32:1: E265 block comment should start with '# '
statsmodels/sandbox/infotheo.py:32:80: E501 line too long (95 > 79 characters)
statsmodels/sandbox/infotheo.py:33:1: E265 block comment should start with '# '
statsmodels/sandbox/infotheo.py:41:1: E265 block comment should start with '# '
statsmodels/sandbox/infotheo.py:42:1: E265 block comment should start with '# '
statsmodels/sandbox/infotheo.py:77:8: E221 multiple spaces before operator
statsmodels/sandbox/infotheo.py:86:53: E225 missing whitespace around operator
statsmodels/sandbox/infotheo.py:86:73: E225 missing whitespace around operator
statsmodels/sandbox/infotheo.py:91:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/infotheo.py:119:25: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:127:1: E265 block comment should start with '# '
statsmodels/sandbox/infotheo.py:131:1: E303 too many blank lines (3)
statsmodels/sandbox/infotheo.py:131:20: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:144:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/infotheo.py:150:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/infotheo.py:156:1: E265 block comment should start with '# '
statsmodels/sandbox/infotheo.py:157:1: E265 block comment should start with '# '
statsmodels/sandbox/infotheo.py:158:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/infotheo.py:182:1: E265 block comment should start with '# '
statsmodels/sandbox/infotheo.py:188:31: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:193:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/infotheo.py:211:33: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:215:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/infotheo.py:240:27: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:247:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/infotheo.py:247:18: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:247:21: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:273:27: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:274:64: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:274:67: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:275:13: E128 continuation line under-indented for visual indent
statsmodels/sandbox/infotheo.py:277:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/infotheo.py:277:15: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:277:18: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:277:23: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:312:27: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:314:25: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:314:28: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:314:33: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:315:13: E128 continuation line under-indented for visual indent
statsmodels/sandbox/infotheo.py:317:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/infotheo.py:317:14: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:317:17: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:317:22: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:353:27: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:361:1: E303 too many blank lines (3)
statsmodels/sandbox/infotheo.py:361:1: E266 too many leading '#' for block comment
statsmodels/sandbox/infotheo.py:363:1: E302 expected 2 blank lines, found 3
statsmodels/sandbox/infotheo.py:363:20: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:363:28: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:363:38: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:390:1: E265 block comment should start with '# '
statsmodels/sandbox/infotheo.py:391:1: E265 block comment should start with '# '
statsmodels/sandbox/infotheo.py:411:1: E265 block comment should start with '# '
statsmodels/sandbox/infotheo.py:414:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/infotheo.py:414:23: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:414:26: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:414:31: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:414:39: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:442:12: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:442:15: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:442:18: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:442:21: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:443:14: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:443:19: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:443:24: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:443:29: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:452:14: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:452:19: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:452:24: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:452:28: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:452:31: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:452:35: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:452:38: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:452:42: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:452:45: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:452:49: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:452:52: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:452:56: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:457:22: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:457:24: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:464:22: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:464:24: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:465:44: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:470:21: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:470:23: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:470:29: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:470:35: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:470:40: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:470:46: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:470:53: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:470:58: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:477:31: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:477:34: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:478:31: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:478:34: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:480:27: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:481:27: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:482:25: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:482:28: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:484:14: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:487:6: E225 missing whitespace around operator
statsmodels/sandbox/infotheo.py:487:21: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:487:26: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:487:31: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:487:36: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:487:41: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:487:46: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:487:51: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:487:56: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:487:61: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:487:66: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:487:71: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:488:9: E128 continuation line under-indented for visual indent
statsmodels/sandbox/infotheo.py:488:13: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:488:18: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:488:23: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:488:28: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:488:33: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:488:38: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:488:42: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:488:47: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:488:52: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:488:57: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:488:62: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:488:67: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:488:72: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:489:9: E128 continuation line under-indented for visual indent
statsmodels/sandbox/infotheo.py:489:13: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:489:18: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:489:22: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:489:27: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:489:32: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:489:37: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:489:42: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:489:46: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:489:51: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:489:56: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:489:61: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:489:66: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:489:70: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:490:9: E128 continuation line under-indented for visual indent
statsmodels/sandbox/infotheo.py:490:13: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:490:18: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:490:23: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:490:28: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:490:33: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:490:38: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:490:43: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:490:47: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:490:52: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:492:5: E265 block comment should start with '# '
statsmodels/sandbox/infotheo.py:493:1: E265 block comment should start with '# '
statsmodels/sandbox/infotheo.py:504:30: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:506:61: E502 the backslash is redundant between brackets
statsmodels/sandbox/infotheo.py:507:13: E127 continuation line over-indented for visual indent
statsmodels/sandbox/infotheo.py:509:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/infotheo.py:512:23: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:512:26: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:512:30: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:512:36: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:512:41: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:512:47: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:512:53: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:512:58: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:516:59: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:516:80: E501 line too long (120 > 79 characters)
statsmodels/sandbox/infotheo.py:516:81: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:519:1: E266 too many leading '#' for block comment
statsmodels/sandbox/infotheo.py:520:34: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:520:39: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:520:45: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:520:51: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:520:56: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:520:62: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:520:68: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:520:73: E231 missing whitespace after ','
statsmodels/sandbox/infotheo.py:520:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/pca.py:1:1: E265 block comment should start with '# '
statsmodels/sandbox/pca.py:11:12: E225 missing whitespace around operator
statsmodels/sandbox/pca.py:11:17: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:11:21: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:11:25: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:11:29: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:11:33: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:11:37: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:11:42: E261 at least two spaces before inline comment
statsmodels/sandbox/pca.py:11:43: E262 inline comment should start with '# '
statsmodels/sandbox/pca.py:15:10: E225 missing whitespace around operator
statsmodels/sandbox/pca.py:15:22: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:16:10: E225 missing whitespace around operator
statsmodels/sandbox/pca.py:16:21: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:22:22: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:22:27: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:27:10: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:28:15: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:28:26: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:33:20: E225 missing whitespace around operator
statsmodels/sandbox/pca.py:37:21: E225 missing whitespace around operator
statsmodels/sandbox/pca.py:37:43: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:43:5: E303 too many blank lines (2)
statsmodels/sandbox/pca.py:55:18: E225 missing whitespace around operator
statsmodels/sandbox/pca.py:56:16: E225 missing whitespace around operator
statsmodels/sandbox/pca.py:56:31: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:56:40: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:57:22: E225 missing whitespace around operator
statsmodels/sandbox/pca.py:70:10: E225 missing whitespace around operator
statsmodels/sandbox/pca.py:73:20: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:73:25: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:73:30: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:82:10: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:82:12: E225 missing whitespace around operator
statsmodels/sandbox/pca.py:82:21: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:82:25: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:82:34: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:85:22: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:86:13: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:86:17: E225 missing whitespace around operator
statsmodels/sandbox/pca.py:87:9: E265 block comment should start with '# '
statsmodels/sandbox/pca.py:88:11: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:88:14: E225 missing whitespace around operator
statsmodels/sandbox/pca.py:89:11: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:89:14: E225 missing whitespace around operator
statsmodels/sandbox/pca.py:90:11: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:90:14: E225 missing whitespace around operator
statsmodels/sandbox/pca.py:90:22: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:91:16: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:91:20: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:91:34: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:91:40: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:92:24: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:92:26: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:92:38: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:92:50: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:92:80: E501 line too long (91 > 79 characters)
statsmodels/sandbox/pca.py:92:81: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:92:86: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:93:9: E265 block comment should start with '# '
statsmodels/sandbox/pca.py:93:80: E501 line too long (108 > 79 characters)
statsmodels/sandbox/pca.py:94:9: E265 block comment should start with '# '
statsmodels/sandbox/pca.py:94:80: E501 line too long (108 > 79 characters)
statsmodels/sandbox/pca.py:99:20: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:99:25: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:99:30: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:99:35: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:104:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/pca.py:110:11: E225 missing whitespace around operator
statsmodels/sandbox/pca.py:111:10: E225 missing whitespace around operator
statsmodels/sandbox/pca.py:112:22: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:112:25: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:112:28: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:112:34: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:112:40: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:112:46: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:113:28: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:113:32: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:113:41: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:113:45: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:113:54: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:113:58: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:115:50: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:115:80: E501 line too long (112 > 79 characters)
statsmodels/sandbox/pca.py:115:81: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:119:21: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:129:17: E225 missing whitespace around operator
statsmodels/sandbox/pca.py:130:34: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:132:41: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:133:15: E225 missing whitespace around operator
statsmodels/sandbox/pca.py:142:5: E303 too many blank lines (2)
statsmodels/sandbox/pca.py:142:21: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:142:31: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:142:45: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:142:55: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:162:31: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:164:49: E222 multiple spaces after operator
statsmodels/sandbox/pca.py:171:33: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:177:23: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:177:25: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:183:10: E225 missing whitespace around operator
statsmodels/sandbox/pca.py:184:10: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:189:14: E225 missing whitespace around operator
statsmodels/sandbox/pca.py:191:25: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:192:13: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:192:17: E225 missing whitespace around operator
statsmodels/sandbox/pca.py:199:16: E225 missing whitespace around operator
statsmodels/sandbox/pca.py:199:31: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:200:16: E225 missing whitespace around operator
statsmodels/sandbox/pca.py:200:30: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:203:24: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:203:27: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:214:29: E225 missing whitespace around operator
statsmodels/sandbox/pca.py:215:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/pca.py:217:12: E225 missing whitespace around operator
statsmodels/sandbox/pca.py:218:13: E225 missing whitespace around operator
statsmodels/sandbox/pca.py:219:15: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:219:19: E225 missing whitespace around operator
statsmodels/sandbox/pca.py:219:25: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:220:12: E225 missing whitespace around operator
statsmodels/sandbox/pca.py:220:32: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:223:30: E231 missing whitespace after ','
statsmodels/sandbox/pca.py:224:32: E231 missing whitespace after ','
statsmodels/sandbox/mle.py:12:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/mle.py:13:17: E231 missing whitespace after ','
statsmodels/sandbox/mle.py:13:30: E231 missing whitespace after ','
statsmodels/sandbox/mle.py:18:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/mle.py:20:38: E231 missing whitespace after ','
statsmodels/sandbox/mle.py:21:5: E265 block comment should start with '# '
statsmodels/sandbox/mle.py:24:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/mle.py:26:35: E231 missing whitespace after ','
statsmodels/sandbox/mle.py:26:54: E231 missing whitespace after ','
statsmodels/sandbox/mle.py:26:68: E231 missing whitespace after ','
statsmodels/sandbox/mle.py:27:5: E265 block comment should start with '# '
statsmodels/sandbox/mle.py:31:26: E261 at least two spaces before inline comment
statsmodels/sandbox/mle.py:32:1: E265 block comment should start with '# '
statsmodels/sandbox/mle.py:33:1: E265 block comment should start with '# '
statsmodels/sandbox/mle.py:34:1: E265 block comment should start with '# '
statsmodels/sandbox/mle.py:36:12: E231 missing whitespace after ','
statsmodels/sandbox/mle.py:38:4: E225 missing whitespace around operator
statsmodels/sandbox/mle.py:42:5: E225 missing whitespace around operator
statsmodels/sandbox/mle.py:43:2: E231 missing whitespace after ','
statsmodels/sandbox/mle.py:44:29: E231 missing whitespace after ','
statsmodels/sandbox/mle.py:44:33: E231 missing whitespace after ','
statsmodels/sandbox/mle.py:44:43: E231 missing whitespace after ','
statsmodels/sandbox/mle.py:44:67: E231 missing whitespace after ','
statsmodels/sandbox/mle.py:46:29: E231 missing whitespace after ','
statsmodels/sandbox/mle.py:46:40: E231 missing whitespace after ','
statsmodels/sandbox/mle.py:47:35: E231 missing whitespace after ','
statsmodels/sandbox/mle.py:57:5: E225 missing whitespace around operator
statsmodels/sandbox/mle.py:58:2: E231 missing whitespace after ','
statsmodels/sandbox/mle.py:59:28: E231 missing whitespace after ','
statsmodels/sandbox/mle.py:59:32: E231 missing whitespace after ','
statsmodels/sandbox/mle.py:59:42: E231 missing whitespace after ','
statsmodels/sandbox/mle.py:59:52: E231 missing whitespace after ','
statsmodels/sandbox/mle.py:59:76: E231 missing whitespace after ','
statsmodels/sandbox/mle.py:59:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/mle.py:60:12: E225 missing whitespace around operator
statsmodels/sandbox/mle.py:62:29: E231 missing whitespace after ','
statsmodels/sandbox/mle.py:62:40: E231 missing whitespace after ','
statsmodels/sandbox/mle.py:63:34: E231 missing whitespace after ','
statsmodels/sandbox/gam.py:47:1: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:54:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/gam.py:60:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/gam.py:70:5: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:86:5: F841 local variable 'knots' is assigned to but never used
statsmodels/sandbox/gam.py:88:5: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:89:5: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:91:18: E261 at least two spaces before inline comment
statsmodels/sandbox/gam.py:91:19: E262 inline comment should start with '# '
statsmodels/sandbox/gam.py:94:42: E262 inline comment should start with '# '
statsmodels/sandbox/gam.py:99:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/gam.py:108:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/gam.py:111:46: E262 inline comment should start with '# '
statsmodels/sandbox/gam.py:112:9: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:121:50: E262 inline comment should start with '# '
statsmodels/sandbox/gam.py:125:5: E303 too many blank lines (3)
statsmodels/sandbox/gam.py:131:42: E262 inline comment should start with '# '
statsmodels/sandbox/gam.py:140:9: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:141:9: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:143:9: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:144:9: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:145:9: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:146:9: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:148:9: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:163:9: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:164:9: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:165:9: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:166:58: E231 missing whitespace after ','
statsmodels/sandbox/gam.py:167:9: E128 continuation line under-indented for visual indent
statsmodels/sandbox/gam.py:167:9: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:168:9: E128 continuation line under-indented for visual indent
statsmodels/sandbox/gam.py:168:9: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:169:9: E128 continuation line under-indented for visual indent
statsmodels/sandbox/gam.py:169:9: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:179:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/gam.py:200:63: E231 missing whitespace after ','
statsmodels/sandbox/gam.py:200:80: E501 line too long (97 > 79 characters)
statsmodels/sandbox/gam.py:202:9: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:210:9: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:230:9: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:235:13: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:236:13: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:237:13: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:239:20: E261 at least two spaces before inline comment
statsmodels/sandbox/gam.py:239:21: E262 inline comment should start with '# '
statsmodels/sandbox/gam.py:242:13: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:245:47: E261 at least two spaces before inline comment
statsmodels/sandbox/gam.py:245:48: E262 inline comment should start with '# '
statsmodels/sandbox/gam.py:245:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/gam.py:246:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/gam.py:247:13: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:251:9: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:252:9: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:254:9: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:255:9: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:256:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/gam.py:271:23: E261 at least two spaces before inline comment
statsmodels/sandbox/gam.py:271:24: E262 inline comment should start with '# '
statsmodels/sandbox/gam.py:275:80: E501 line too long (95 > 79 characters)
statsmodels/sandbox/gam.py:277:37: E261 at least two spaces before inline comment
statsmodels/sandbox/gam.py:277:38: E262 inline comment should start with '# '
statsmodels/sandbox/gam.py:283:9: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:290:80: E501 line too long (120 > 79 characters)
statsmodels/sandbox/gam.py:295:9: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:296:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/gam.py:306:9: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:321:80: E501 line too long (88 > 79 characters)
statsmodels/sandbox/gam.py:331:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/gam.py:332:1: E115 expected an indented block (comment)
statsmodels/sandbox/gam.py:332:1: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:333:5: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:334:5: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:335:5: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:335:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/gam.py:336:5: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:337:5: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:339:5: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:341:5: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:343:1: E115 expected an indented block (comment)
statsmodels/sandbox/gam.py:344:1: E115 expected an indented block (comment)
statsmodels/sandbox/gam.py:345:1: E115 expected an indented block (comment)
statsmodels/sandbox/gam.py:346:1: E115 expected an indented block (comment)
statsmodels/sandbox/gam.py:347:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/gam.py:348:9: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:349:9: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:352:39: E262 inline comment should start with '# '
statsmodels/sandbox/gam.py:361:9: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:362:9: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:369:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/gam.py:371:9: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:373:16: E127 continuation line over-indented for visual indent
statsmodels/sandbox/gam.py:373:71: E261 at least two spaces before inline comment
statsmodels/sandbox/gam.py:373:72: E262 inline comment should start with '# '
statsmodels/sandbox/gam.py:373:80: E501 line too long (102 > 79 characters)
statsmodels/sandbox/gam.py:378:9: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:379:9: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:379:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/gam.py:398:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/gam.py:399:21: E127 continuation line over-indented for visual indent
statsmodels/sandbox/gam.py:399:39: E262 inline comment should start with '# '
statsmodels/sandbox/gam.py:400:21: E116 unexpected indentation (comment)
statsmodels/sandbox/gam.py:400:21: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:400:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/gam.py:403:5: E303 too many blank lines (2)
statsmodels/sandbox/gam.py:412:9: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:415:9: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:418:9: E265 block comment should start with '# '
statsmodels/sandbox/gam.py:418:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/gam.py:420:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/gam.py:422:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/descstats.py:13:1: E265 block comment should start with '# '
statsmodels/sandbox/descstats.py:15:1: E265 block comment should start with '# '
statsmodels/sandbox/descstats.py:18:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/descstats.py:43:16: E231 missing whitespace after ','
statsmodels/sandbox/descstats.py:61:64: E502 the backslash is redundant between brackets
statsmodels/sandbox/descstats.py:62:5: E128 continuation line under-indented for visual indent
statsmodels/sandbox/descstats.py:62:56: E502 the backslash is redundant between brackets
statsmodels/sandbox/descstats.py:63:5: E128 continuation line under-indented for visual indent
statsmodels/sandbox/descstats.py:63:56: E502 the backslash is redundant between brackets
statsmodels/sandbox/descstats.py:64:5: E128 continuation line under-indented for visual indent
statsmodels/sandbox/descstats.py:64:57: E502 the backslash is redundant between brackets
statsmodels/sandbox/descstats.py:65:5: E128 continuation line under-indented for visual indent
statsmodels/sandbox/descstats.py:65:45: E502 the backslash is redundant between brackets
statsmodels/sandbox/descstats.py:66:5: E122 continuation line missing indentation or outdented
statsmodels/sandbox/descstats.py:66:52: E502 the backslash is redundant between brackets
statsmodels/sandbox/descstats.py:67:5: E122 continuation line missing indentation or outdented
statsmodels/sandbox/descstats.py:67:64: E502 the backslash is redundant between brackets
statsmodels/sandbox/descstats.py:68:5: E122 continuation line missing indentation or outdented
statsmodels/sandbox/descstats.py:70:13: E225 missing whitespace around operator
statsmodels/sandbox/descstats.py:85:43: E231 missing whitespace after ','
statsmodels/sandbox/descstats.py:85:62: E231 missing whitespace after ','
statsmodels/sandbox/descstats.py:85:64: E231 missing whitespace after ','
statsmodels/sandbox/descstats.py:85:67: E231 missing whitespace after ','
statsmodels/sandbox/descstats.py:86:19: E231 missing whitespace after ','
statsmodels/sandbox/descstats.py:86:22: E231 missing whitespace after ','
statsmodels/sandbox/descstats.py:86:25: E231 missing whitespace after ','
statsmodels/sandbox/descstats.py:86:28: E231 missing whitespace after ','
statsmodels/sandbox/descstats.py:87:10: E231 missing whitespace after ','
statsmodels/sandbox/descstats.py:87:14: E225 missing whitespace around operator
statsmodels/sandbox/descstats.py:87:34: E231 missing whitespace after ','
statsmodels/sandbox/descstats.py:88:10: E231 missing whitespace after ','
statsmodels/sandbox/descstats.py:88:14: E225 missing whitespace around operator
statsmodels/sandbox/descstats.py:89:10: E231 missing whitespace after ','
statsmodels/sandbox/descstats.py:89:14: E225 missing whitespace around operator
statsmodels/sandbox/descstats.py:91:13: E225 missing whitespace around operator
statsmodels/sandbox/descstats.py:101:13: E231 missing whitespace after ','
statsmodels/sandbox/descstats.py:101:17: E231 missing whitespace after ','
statsmodels/sandbox/descstats.py:101:19: E231 missing whitespace after ','
statsmodels/sandbox/descstats.py:101:23: E231 missing whitespace after ','
statsmodels/sandbox/descstats.py:101:25: E231 missing whitespace after ','
statsmodels/sandbox/descstats.py:108:15: E225 missing whitespace around operator
statsmodels/sandbox/descstats.py:110:77: E225 missing whitespace around operator
statsmodels/sandbox/descstats.py:129:1: E265 block comment should start with '# '
statsmodels/sandbox/descstats.py:158:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/descstats.py:163:34: E231 missing whitespace after ','
statsmodels/sandbox/descstats.py:169:1: E265 block comment should start with '# '
statsmodels/sandbox/descstats.py:177:1: E266 too many leading '#' for block comment
statsmodels/sandbox/descstats.py:181:52: E231 missing whitespace after ','
statsmodels/sandbox/descstats.py:182:57: E502 the backslash is redundant between brackets
statsmodels/sandbox/descstats.py:183:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/multilinear.py:20:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/multilinear.py:29:19: E128 continuation line under-indented for visual indent
statsmodels/sandbox/multilinear.py:147:23: E128 continuation line under-indented for visual indent
statsmodels/sandbox/multilinear.py:217:5: E265 block comment should start with '# '
statsmodels/sandbox/multilinear.py:304:9: E128 continuation line under-indented for visual indent
statsmodels/sandbox/multilinear.py:305:9: E128 continuation line under-indented for visual indent
statsmodels/sandbox/multilinear.py:306:9: E128 continuation line under-indented for visual indent
statsmodels/sandbox/multilinear.py:307:9: E128 continuation line under-indented for visual indent
statsmodels/sandbox/multilinear.py:308:9: E128 continuation line under-indented for visual indent
statsmodels/sandbox/bspline.py:6:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/bspline.py:23:34: E262 inline comment should start with '# '
statsmodels/sandbox/bspline.py:53:34: E231 missing whitespace after ','
statsmodels/sandbox/bspline.py:53:47: E231 missing whitespace after ','
statsmodels/sandbox/bspline.py:61:30: E231 missing whitespace after ','
statsmodels/sandbox/bspline.py:61:39: E231 missing whitespace after ','
statsmodels/sandbox/bspline.py:87:13: E231 missing whitespace after ','
statsmodels/sandbox/bspline.py:87:39: E231 missing whitespace after ','
statsmodels/sandbox/bspline.py:88:13: E231 missing whitespace after ','
statsmodels/sandbox/bspline.py:88:38: E231 missing whitespace after ','
statsmodels/sandbox/bspline.py:91:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/bspline.py:106:20: E231 missing whitespace after ','
statsmodels/sandbox/bspline.py:106:35: E231 missing whitespace after ','
statsmodels/sandbox/bspline.py:107:20: E231 missing whitespace after ','
statsmodels/sandbox/bspline.py:107:32: E231 missing whitespace after ','
statsmodels/sandbox/bspline.py:110:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/bspline.py:210:5: E266 too many leading '#' for block comment
statsmodels/sandbox/bspline.py:210:80: E501 line too long (95 > 79 characters)
statsmodels/sandbox/bspline.py:211:80: E501 line too long (90 > 79 characters)
statsmodels/sandbox/bspline.py:225:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/bspline.py:233:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/bspline.py:294:37: E231 missing whitespace after ','
statsmodels/sandbox/bspline.py:329:37: E231 missing whitespace after ','
statsmodels/sandbox/bspline.py:348:25: E231 missing whitespace after ','
statsmodels/sandbox/bspline.py:348:74: E231 missing whitespace after ','
statsmodels/sandbox/bspline.py:348:80: E501 line too long (91 > 79 characters)
statsmodels/sandbox/bspline.py:398:29: E231 missing whitespace after ','
statsmodels/sandbox/bspline.py:402:34: E231 missing whitespace after ','
statsmodels/sandbox/bspline.py:402:37: E225 missing whitespace around operator
statsmodels/sandbox/bspline.py:402:42: E231 missing whitespace after ','
statsmodels/sandbox/bspline.py:402:80: E501 line too long (105 > 79 characters)
statsmodels/sandbox/bspline.py:402:88: E231 missing whitespace after ','
statsmodels/sandbox/bspline.py:402:101: E231 missing whitespace after ','
statsmodels/sandbox/bspline.py:407:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/bspline.py:464:22: E261 at least two spaces before inline comment
statsmodels/sandbox/bspline.py:475:9: E303 too many blank lines (2)
statsmodels/sandbox/bspline.py:487:18: E231 missing whitespace after ','
statsmodels/sandbox/bspline.py:506:31: E231 missing whitespace after ','
statsmodels/sandbox/bspline.py:508:27: E231 missing whitespace after ','
statsmodels/sandbox/bspline.py:533:5: E303 too many blank lines (2)
statsmodels/sandbox/bspline.py:607:9: F841 local variable 'olddf' is assigned to but never used
statsmodels/sandbox/bspline.py:635:37: E231 missing whitespace after ','
statsmodels/sandbox/bspline.py:663:9: F841 local variable 'a' is assigned to but never used
statsmodels/sandbox/bspline.py:663:33: E231 missing whitespace after ','
statsmodels/sandbox/rls.py:65:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/rls.py:69:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/rls.py:76:62: E261 at least two spaces before inline comment
statsmodels/sandbox/rls.py:76:63: E262 inline comment should start with '# '
statsmodels/sandbox/rls.py:78:38: E261 at least two spaces before inline comment
statsmodels/sandbox/rls.py:78:39: E262 inline comment should start with '# '
statsmodels/sandbox/rls.py:79:36: E261 at least two spaces before inline comment
statsmodels/sandbox/rls.py:79:37: E262 inline comment should start with '# '
statsmodels/sandbox/rls.py:80:46: E261 at least two spaces before inline comment
statsmodels/sandbox/rls.py:80:47: E262 inline comment should start with '# '
statsmodels/sandbox/rls.py:85:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/rls.py:93:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/rls.py:95:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/rls.py:106:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/rls.py:115:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/rls.py:131:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/rls.py:144:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/rls.py:144:12: E225 missing whitespace around operator
statsmodels/sandbox/rls.py:147:39: E231 missing whitespace after ','
statsmodels/sandbox/rls.py:147:51: E231 missing whitespace after ','
statsmodels/sandbox/rls.py:147:61: E231 missing whitespace after ','
statsmodels/sandbox/rls.py:147:66: E231 missing whitespace after ','
statsmodels/sandbox/rls.py:147:70: E231 missing whitespace after ','
statsmodels/sandbox/rls.py:147:80: E501 line too long (114 > 79 characters)
statsmodels/sandbox/rls.py:147:109: E231 missing whitespace after ','
statsmodels/sandbox/rls.py:149:27: E231 missing whitespace after ','
statsmodels/sandbox/rls.py:149:45: E231 missing whitespace after ','
statsmodels/sandbox/rls.py:149:47: E231 missing whitespace after ','
statsmodels/sandbox/rls.py:149:49: E231 missing whitespace after ','
statsmodels/sandbox/rls.py:149:51: E231 missing whitespace after ','
statsmodels/sandbox/rls.py:149:53: E231 missing whitespace after ','
statsmodels/sandbox/rls.py:149:55: E231 missing whitespace after ','
statsmodels/sandbox/panel/mixed.py:26:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/panel/mixed.py:61:5: E303 too many blank lines (2)
statsmodels/sandbox/panel/mixed.py:113:38: E262 inline comment should start with '# '
statsmodels/sandbox/panel/mixed.py:114:38: E262 inline comment should start with '# '
statsmodels/sandbox/panel/mixed.py:115:38: E262 inline comment should start with '# '
statsmodels/sandbox/panel/mixed.py:115:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/panel/mixed.py:116:38: E262 inline comment should start with '# '
statsmodels/sandbox/panel/mixed.py:122:54: E261 at least two spaces before inline comment
statsmodels/sandbox/panel/mixed.py:122:55: E262 inline comment should start with '# '
statsmodels/sandbox/panel/mixed.py:161:80: E501 line too long (89 > 79 characters)
statsmodels/sandbox/panel/mixed.py:164:80: E501 line too long (95 > 79 characters)
statsmodels/sandbox/panel/mixed.py:194:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/panel/mixed.py:206:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/panel/mixed.py:224:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/panel/mixed.py:232:80: E501 line too long (88 > 79 characters)
statsmodels/sandbox/panel/mixed.py:235:80: E501 line too long (90 > 79 characters)
statsmodels/sandbox/panel/mixed.py:236:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/panel/mixed.py:237:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/panel/mixed.py:238:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/panel/mixed.py:239:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/panel/mixed.py:252:32: E262 inline comment should start with '# '
statsmodels/sandbox/panel/mixed.py:257:35: E262 inline comment should start with '# '
statsmodels/sandbox/panel/mixed.py:264:35: E262 inline comment should start with '# '
statsmodels/sandbox/panel/mixed.py:268:29: E262 inline comment should start with '# '
statsmodels/sandbox/panel/mixed.py:306:48: E128 continuation line under-indented for visual indent
statsmodels/sandbox/panel/mixed.py:339:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/mixed.py:345:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/panel/mixed.py:369:80: E501 line too long (87 > 79 characters)
statsmodels/sandbox/panel/mixed.py:376:5: E303 too many blank lines (2)
statsmodels/sandbox/panel/mixed.py:379:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/panel/mixed.py:384:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/mixed.py:393:5: E303 too many blank lines (2)
statsmodels/sandbox/panel/mixed.py:397:9: E265 block comment should start with '# '
statsmodels/sandbox/panel/mixed.py:428:9: E265 block comment should start with '# '
statsmodels/sandbox/panel/mixed.py:441:9: E265 block comment should start with '# '
statsmodels/sandbox/panel/mixed.py:446:59: E262 inline comment should start with '# '
statsmodels/sandbox/panel/mixed.py:446:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/panel/mixed.py:447:13: E265 block comment should start with '# '
statsmodels/sandbox/panel/mixed.py:451:9: E265 block comment should start with '# '
statsmodels/sandbox/panel/mixed.py:452:9: E265 block comment should start with '# '
statsmodels/sandbox/panel/mixed.py:453:80: E501 line too long (87 > 79 characters)
statsmodels/sandbox/panel/mixed.py:457:22: E222 multiple spaces after operator
statsmodels/sandbox/panel/mixed.py:460:80: E501 line too long (91 > 79 characters)
statsmodels/sandbox/panel/mixed.py:462:9: E265 block comment should start with '# '
statsmodels/sandbox/panel/mixed.py:464:30: E231 missing whitespace after ':'
statsmodels/sandbox/panel/mixed.py:464:43: E231 missing whitespace after ':'
statsmodels/sandbox/panel/mixed.py:464:51: E231 missing whitespace after ':'
statsmodels/sandbox/panel/mixed.py:467:44: E262 inline comment should start with '# '
statsmodels/sandbox/panel/mixed.py:467:80: E501 line too long (87 > 79 characters)
statsmodels/sandbox/panel/mixed.py:468:44: E262 inline comment should start with '# '
statsmodels/sandbox/panel/mixed.py:469:44: E262 inline comment should start with '# '
statsmodels/sandbox/panel/mixed.py:469:80: E501 line too long (90 > 79 characters)
statsmodels/sandbox/panel/mixed.py:471:46: E127 continuation line over-indented for visual indent
statsmodels/sandbox/panel/mixed.py:473:14: E261 at least two spaces before inline comment
statsmodels/sandbox/panel/mixed.py:473:15: E262 inline comment should start with '# '
statsmodels/sandbox/panel/mixed.py:480:9: E265 block comment should start with '# '
statsmodels/sandbox/panel/mixed.py:492:9: E265 block comment should start with '# '
statsmodels/sandbox/panel/mixed.py:497:5: E303 too many blank lines (2)
statsmodels/sandbox/panel/mixed.py:497:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/mixed.py:498:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/mixed.py:499:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/mixed.py:500:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/panel/mixed.py:553:9: E265 block comment should start with '# '
statsmodels/sandbox/panel/mixed.py:563:13: E265 block comment should start with '# '
statsmodels/sandbox/panel/mixed.py:564:13: E265 block comment should start with '# '
statsmodels/sandbox/panel/mixed.py:577:74: E231 missing whitespace after ','
statsmodels/sandbox/panel/mixed.py:578:37: E128 continuation line under-indented for visual indent
statsmodels/sandbox/panel/mixed.py:581:13: E265 block comment should start with '# '
statsmodels/sandbox/panel/mixed.py:582:13: E265 block comment should start with '# '
statsmodels/sandbox/panel/mixed.py:583:13: E265 block comment should start with '# '
statsmodels/sandbox/panel/mixed.py:619:35: E231 missing whitespace after ','
statsmodels/sandbox/panel/mixed.py:619:37: E231 missing whitespace after ','
statsmodels/sandbox/panel/mixed.py:622:41: E231 missing whitespace after ','
statsmodels/sandbox/panel/mixed.py:623:41: E231 missing whitespace after ','
statsmodels/sandbox/panel/mixed.py:638:32: E265 block comment should start with '# '
statsmodels/sandbox/panel/mixed.py:639:49: E231 missing whitespace after ':'
statsmodels/sandbox/panel/sandwich_covariance_generic.py:18:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/panel/sandwich_covariance_generic.py:32:9: E265 block comment should start with '# '
statsmodels/sandbox/panel/sandwich_covariance_generic.py:33:42: E262 inline comment should start with '# '
statsmodels/sandbox/panel/sandwich_covariance_generic.py:35:9: E265 block comment should start with '# '
statsmodels/sandbox/panel/sandwich_covariance_generic.py:72:25: E262 inline comment should start with '# '
statsmodels/sandbox/panel/sandwich_covariance_generic.py:73:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/sandwich_covariance_generic.py:79:14: E261 at least two spaces before inline comment
statsmodels/sandbox/panel/sandwich_covariance_generic.py:79:15: E262 inline comment should start with '# '
statsmodels/sandbox/panel/sandwich_covariance_generic.py:80:37: E262 inline comment should start with '# '
statsmodels/sandbox/panel/sandwich_covariance_generic.py:85:20: E262 inline comment should start with '# '
statsmodels/sandbox/panel/sandwich_covariance_generic.py:91:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/panel/sandwich_covariance_generic.py:92:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/sandwich_covariance_generic.py:95:1: E265 block comment should start with '# '
statsmodels/sandbox/panel/sandwich_covariance_generic.py:96:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/panel/sandwich_covariance_generic.py:104:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/panel/sandwich_covariance_generic.py:113:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/panel/sandwich_covariance_generic.py:118:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/panel/sandwich_covariance_generic.py:122:30: E262 inline comment should start with '# '
statsmodels/sandbox/panel/panelmod.py:39:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/panel/panelmod.py:68:26: E231 missing whitespace after ','
statsmodels/sandbox/panel/panelmod.py:72:25: E231 missing whitespace after ','
statsmodels/sandbox/panel/panelmod.py:75:17: E222 multiple spaces after operator
statsmodels/sandbox/panel/panelmod.py:76:39: E262 inline comment should start with '# '
statsmodels/sandbox/panel/panelmod.py:83:1: E303 too many blank lines (3)
statsmodels/sandbox/panel/panelmod.py:86:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/panel/panelmod.py:106:13: E128 continuation line under-indented for visual indent
statsmodels/sandbox/panel/panelmod.py:108:1: E115 expected an indented block (comment)
statsmodels/sandbox/panel/panelmod.py:109:1: E115 expected an indented block (comment)
statsmodels/sandbox/panel/panelmod.py:110:1: E115 expected an indented block (comment)
statsmodels/sandbox/panel/panelmod.py:111:1: E115 expected an indented block (comment)
statsmodels/sandbox/panel/panelmod.py:111:1: E265 block comment should start with '# '
statsmodels/sandbox/panel/panelmod.py:116:1: E265 block comment should start with '# '
statsmodels/sandbox/panel/panelmod.py:122:5: E303 too many blank lines (2)
statsmodels/sandbox/panel/panelmod.py:128:1: E265 block comment should start with '# '
statsmodels/sandbox/panel/panelmod.py:129:1: E265 block comment should start with '# '
statsmodels/sandbox/panel/panelmod.py:139:9: E303 too many blank lines (2)
statsmodels/sandbox/panel/panelmod.py:141:52: E261 at least two spaces before inline comment
statsmodels/sandbox/panel/panelmod.py:144:33: E261 at least two spaces before inline comment
statsmodels/sandbox/panel/panelmod.py:154:1: E265 block comment should start with '# '
statsmodels/sandbox/panel/panelmod.py:155:1: E265 block comment should start with '# '
statsmodels/sandbox/panel/panelmod.py:157:1: E265 block comment should start with '# '
statsmodels/sandbox/panel/panelmod.py:171:1: E265 block comment should start with '# '
statsmodels/sandbox/panel/panelmod.py:177:9: E265 block comment should start with '# '
statsmodels/sandbox/panel/panelmod.py:179:1: E265 block comment should start with '# '
statsmodels/sandbox/panel/panelmod.py:183:1: E265 block comment should start with '# '
statsmodels/sandbox/panel/panelmod.py:186:46: E261 at least two spaces before inline comment
statsmodels/sandbox/panel/panelmod.py:191:61: E261 at least two spaces before inline comment
statsmodels/sandbox/panel/panelmod.py:194:49: E261 at least two spaces before inline comment
statsmodels/sandbox/panel/panelmod.py:197:1: E265 block comment should start with '# '
statsmodels/sandbox/panel/panelmod.py:199:1: E265 block comment should start with '# '
statsmodels/sandbox/panel/panelmod.py:214:30: E231 missing whitespace after ','
statsmodels/sandbox/panel/panelmod.py:214:67: E231 missing whitespace after ','
statsmodels/sandbox/panel/panelmod.py:216:9: E265 block comment should start with '# '
statsmodels/sandbox/panel/panelmod.py:217:29: E231 missing whitespace after ','
statsmodels/sandbox/panel/panelmod.py:219:32: E231 missing whitespace after ','
statsmodels/sandbox/panel/panelmod.py:219:50: E231 missing whitespace after ','
statsmodels/sandbox/panel/panelmod.py:221:32: E231 missing whitespace after ','
statsmodels/sandbox/panel/panelmod.py:231:1: E265 block comment should start with '# '
statsmodels/sandbox/panel/panelmod.py:259:19: E261 at least two spaces before inline comment
statsmodels/sandbox/panel/panelmod.py:301:32: E231 missing whitespace after ','
statsmodels/sandbox/panel/panelmod.py:306:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/panel/panelmod.py:313:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/panel/panelmod.py:318:34: E231 missing whitespace after ','
statsmodels/sandbox/panel/panelmod.py:319:1: E265 block comment should start with '# '
statsmodels/sandbox/panel/panelmod.py:325:1: E303 too many blank lines (4)
statsmodels/sandbox/panel/panelmod.py:328:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/panel/panelmod.py:331:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/panel/panelmod.py:334:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/panel/panelmod.py:347:13: E128 continuation line under-indented for visual indent
statsmodels/sandbox/panel/panelmod.py:353:5: E303 too many blank lines (2)
statsmodels/sandbox/panel/panelmod.py:354:29: E231 missing whitespace after ','
statsmodels/sandbox/panel/panelmod.py:354:64: E231 missing whitespace after ','
statsmodels/sandbox/panel/panelmod.py:358:69: E231 missing whitespace after ','
statsmodels/sandbox/panel/panelmod.py:359:13: E128 continuation line under-indented for visual indent
statsmodels/sandbox/panel/panelmod.py:372:1: E265 block comment should start with '# '
statsmodels/sandbox/panel/panelmod.py:373:1: E265 block comment should start with '# '
statsmodels/sandbox/panel/panelmod.py:374:1: E265 block comment should start with '# '
statsmodels/sandbox/panel/panelmod.py:376:1: E265 block comment should start with '# '
statsmodels/sandbox/panel/panelmod.py:377:1: E265 block comment should start with '# '
statsmodels/sandbox/panel/panelmod.py:379:1: E265 block comment should start with '# '
statsmodels/sandbox/panel/panelmod.py:381:1: E265 block comment should start with '# '
statsmodels/sandbox/panel/panelmod.py:383:1: E265 block comment should start with '# '
statsmodels/sandbox/panel/panelmod.py:386:25: E231 missing whitespace after ','
statsmodels/sandbox/panel/panelmod.py:386:27: E231 missing whitespace after ','
statsmodels/sandbox/panel/panelmod.py:386:29: E231 missing whitespace after ','
statsmodels/sandbox/panel/panelmod.py:386:31: E231 missing whitespace after ','
statsmodels/sandbox/panel/panelmod.py:386:33: E231 missing whitespace after ','
statsmodels/sandbox/panel/panelmod.py:386:35: E231 missing whitespace after ','
statsmodels/sandbox/panel/panelmod.py:386:37: E231 missing whitespace after ','
statsmodels/sandbox/panel/panelmod.py:389:26: E231 missing whitespace after ','
statsmodels/sandbox/panel/panelmod.py:389:28: E231 missing whitespace after ','
statsmodels/sandbox/panel/panelmod.py:389:30: E231 missing whitespace after ','
statsmodels/sandbox/panel/panelmod.py:389:32: E231 missing whitespace after ','
statsmodels/sandbox/panel/panelmod.py:389:34: E231 missing whitespace after ','
statsmodels/sandbox/panel/panelmod.py:389:36: E231 missing whitespace after ','
statsmodels/sandbox/panel/panelmod.py:389:38: E231 missing whitespace after ','
statsmodels/sandbox/panel/panelmod.py:392:24: E231 missing whitespace after ','
statsmodels/sandbox/panel/panelmod.py:393:25: E231 missing whitespace after ','
statsmodels/sandbox/panel/panelmod.py:399:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/panelmod.py:401:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/panelmod.py:405:49: E225 missing whitespace around operator
statsmodels/sandbox/panel/panelmod.py:408:39: E262 inline comment should start with '# '
statsmodels/sandbox/panel/panelmod.py:413:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/panelmod.py:414:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/panelmod.py:415:40: E231 missing whitespace after ','
statsmodels/sandbox/panel/panelmod.py:416:38: E262 inline comment should start with '# '
statsmodels/sandbox/panel/panelmod.py:417:44: E231 missing whitespace after ','
statsmodels/sandbox/panel/panelmod.py:428:5: E303 too many blank lines (8)
statsmodels/sandbox/panel/panelmod.py:436:24: E231 missing whitespace after ','
statsmodels/sandbox/panel/panelmod.py:437:13: E128 continuation line under-indented for visual indent
statsmodels/sandbox/panel/panelmod.py:437:54: E231 missing whitespace after ','
statsmodels/sandbox/panel/random_panel.py:67:9: E303 too many blank lines (2)
statsmodels/sandbox/panel/random_panel.py:68:35: E262 inline comment should start with '# '
statsmodels/sandbox/panel/random_panel.py:76:60: E261 at least two spaces before inline comment
statsmodels/sandbox/panel/random_panel.py:76:61: E262 inline comment should start with '# '
statsmodels/sandbox/panel/random_panel.py:80:17: E265 block comment should start with '# '
statsmodels/sandbox/panel/random_panel.py:82:17: E265 block comment should start with '# '
statsmodels/sandbox/panel/random_panel.py:83:17: E265 block comment should start with '# '
statsmodels/sandbox/panel/random_panel.py:84:17: E265 block comment should start with '# '
statsmodels/sandbox/panel/random_panel.py:85:17: E265 block comment should start with '# '
statsmodels/sandbox/panel/random_panel.py:87:17: E265 block comment should start with '# '
statsmodels/sandbox/panel/random_panel.py:88:45: E231 missing whitespace after ','
statsmodels/sandbox/panel/random_panel.py:88:47: E231 missing whitespace after ','
statsmodels/sandbox/panel/random_panel.py:90:23: E231 missing whitespace after ','
statsmodels/sandbox/panel/random_panel.py:93:9: E265 block comment should start with '# '
statsmodels/sandbox/panel/random_panel.py:94:9: E265 block comment should start with '# '
statsmodels/sandbox/panel/random_panel.py:95:9: E265 block comment should start with '# '
statsmodels/sandbox/panel/random_panel.py:105:9: E265 block comment should start with '# '
statsmodels/sandbox/panel/random_panel.py:112:5: E303 too many blank lines (2)
statsmodels/sandbox/panel/random_panel.py:119:5: E303 too many blank lines (2)
statsmodels/sandbox/panel/random_panel.py:125:9: F841 local variable 'random' is assigned to but never used
statsmodels/sandbox/panel/random_panel.py:134:25: E261 at least two spaces before inline comment
statsmodels/sandbox/panel/random_panel.py:134:26: E262 inline comment should start with '# '
statsmodels/sandbox/panel/random_panel.py:136:51: E128 continuation line under-indented for visual indent
statsmodels/sandbox/panel/random_panel.py:137:51: E128 continuation line under-indented for visual indent
statsmodels/sandbox/panel/random_panel.py:138:13: E265 block comment should start with '# '
statsmodels/sandbox/panel/random_panel.py:144:17: E265 block comment should start with '# '
statsmodels/sandbox/panel/random_panel.py:146:17: E265 block comment should start with '# '
statsmodels/sandbox/panel/random_panel.py:149:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/panel/panel_short.py:40:9: E265 block comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:45:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/panel/panel_short.py:54:32: E262 inline comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:56:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:57:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:58:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:59:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:60:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:69:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:70:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:76:33: E261 at least two spaces before inline comment
statsmodels/sandbox/panel/panel_short.py:76:34: E262 inline comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:76:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/panel/panel_short.py:80:1: E303 too many blank lines (3)
statsmodels/sandbox/panel/panel_short.py:94:9: E265 block comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:98:33: E262 inline comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:101:9: E265 block comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:103:38: E262 inline comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:106:9: E265 block comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:111:36: E261 at least two spaces before inline comment
statsmodels/sandbox/panel/panel_short.py:111:37: E262 inline comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:116:9: E265 block comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:120:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/panel/panel_short.py:132:9: E265 block comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:133:44: E261 at least two spaces before inline comment
statsmodels/sandbox/panel/panel_short.py:133:45: E262 inline comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:133:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/panel/panel_short.py:134:9: E265 block comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:135:9: E265 block comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:136:9: E265 block comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:143:9: E265 block comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:147:9: E265 block comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:149:38: E262 inline comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:152:9: E265 block comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:157:9: E265 block comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:159:33: E262 inline comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:162:9: E265 block comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:163:37: E261 at least two spaces before inline comment
statsmodels/sandbox/panel/panel_short.py:163:38: E262 inline comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:172:9: E265 block comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:173:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/panel/panel_short.py:176:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:200:9: E265 block comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:200:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/panel/panel_short.py:203:9: E265 block comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:204:9: E265 block comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:210:53: E261 at least two spaces before inline comment
statsmodels/sandbox/panel/panel_short.py:210:54: E262 inline comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:213:13: E265 block comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:217:13: E265 block comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:221:37: E262 inline comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:221:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/panel/panel_short.py:222:17: E265 block comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:223:43: E261 at least two spaces before inline comment
statsmodels/sandbox/panel/panel_short.py:223:44: E262 inline comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:223:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/panel/panel_short.py:225:17: E265 block comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:227:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/panel/panel_short.py:229:17: E265 block comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:232:9: E265 block comment should start with '# '
statsmodels/sandbox/panel/panel_short.py:233:9: E265 block comment should start with '# '
statsmodels/sandbox/panel/tests/test_random_panel.py:23:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/panel/tests/test_random_panel.py:28:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/tests/test_random_panel.py:29:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/tests/test_random_panel.py:30:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/tests/test_random_panel.py:31:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/tests/test_random_panel.py:32:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/tests/test_random_panel.py:40:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/tests/test_random_panel.py:44:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/tests/test_random_panel.py:47:17: E201 whitespace after '['
statsmodels/sandbox/panel/tests/test_random_panel.py:48:17: E201 whitespace after '['
statsmodels/sandbox/panel/tests/test_random_panel.py:48:59: E202 whitespace before ']'
statsmodels/sandbox/panel/tests/test_random_panel.py:49:17: E201 whitespace after '['
statsmodels/sandbox/panel/tests/test_random_panel.py:49:59: E202 whitespace before ']'
statsmodels/sandbox/panel/tests/test_random_panel.py:50:17: E201 whitespace after '['
statsmodels/sandbox/panel/tests/test_random_panel.py:50:59: E202 whitespace before ']'
statsmodels/sandbox/panel/tests/test_random_panel.py:51:17: E201 whitespace after '['
statsmodels/sandbox/panel/tests/test_random_panel.py:51:59: E202 whitespace before ']'
statsmodels/sandbox/panel/tests/test_random_panel.py:55:40: E231 missing whitespace after ','
statsmodels/sandbox/panel/tests/test_random_panel.py:59:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/tests/test_random_panel.py:64:5: E303 too many blank lines (2)
statsmodels/sandbox/panel/tests/test_random_panel.py:64:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/tests/test_random_panel.py:65:53: E231 missing whitespace after ','
statsmodels/sandbox/panel/tests/test_random_panel.py:68:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/tests/test_random_panel.py:69:51: E231 missing whitespace after ','
statsmodels/sandbox/panel/tests/test_random_panel.py:72:41: E231 missing whitespace after ','
statsmodels/sandbox/panel/tests/test_random_panel.py:78:5: E303 too many blank lines (2)
statsmodels/sandbox/panel/tests/test_random_panel.py:78:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/tests/test_random_panel.py:83:33: E262 inline comment should start with '# '
statsmodels/sandbox/panel/tests/test_random_panel.py:85:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/tests/test_random_panel.py:86:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/tests/test_random_panel.py:98:5: E303 too many blank lines (2)
statsmodels/sandbox/panel/tests/test_random_panel.py:98:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/tests/test_random_panel.py:106:5: E303 too many blank lines (2)
statsmodels/sandbox/panel/tests/test_random_panel.py:109:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/tests/test_random_panel.py:110:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/tests/test_random_panel.py:118:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/tests/test_random_panel.py:119:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/tests/test_random_panel.py:120:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/tests/test_random_panel.py:122:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/tests/test_random_panel.py:124:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/tests/test_random_panel.py:125:55: E221 multiple spaces before operator
statsmodels/sandbox/panel/tests/test_random_panel.py:127:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/tests/test_random_panel.py:128:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/tests/test_random_panel.py:129:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/tests/test_random_panel.py:135:5: E265 block comment should start with '# '
statsmodels/sandbox/panel/tests/test_random_panel.py:139:31: E128 continuation line under-indented for visual indent
statsmodels/sandbox/panel/tests/test_random_panel.py:140:31: E128 continuation line under-indented for visual indent
statsmodels/sandbox/panel/tests/test_random_panel.py:145:31: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tests/test_gam.py:85:49: E261 at least two spaces before inline comment
statsmodels/sandbox/tests/test_gam.py:85:50: E262 inline comment should start with '# '
statsmodels/sandbox/tests/test_gam.py:94:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/tests/test_gam.py:112:9: E265 block comment should start with '# '
statsmodels/sandbox/tests/test_gam.py:113:9: E265 block comment should start with '# '
statsmodels/sandbox/tests/test_gam.py:116:9: E265 block comment should start with '# '
statsmodels/sandbox/tests/test_gam.py:125:63: E261 at least two spaces before inline comment
statsmodels/sandbox/tests/test_gam.py:125:64: E262 inline comment should start with '# '
statsmodels/sandbox/tests/test_gam.py:146:9: E265 block comment should start with '# '
statsmodels/sandbox/tests/test_gam.py:153:20: E231 missing whitespace after ','
statsmodels/sandbox/tests/test_gam.py:153:22: E231 missing whitespace after ','
statsmodels/sandbox/tests/test_gam.py:153:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/tests/test_gam.py:156:30: E231 missing whitespace after ','
statsmodels/sandbox/tests/test_gam.py:156:37: E262 inline comment should start with '# '
statsmodels/sandbox/tests/test_gam.py:157:29: E261 at least two spaces before inline comment
statsmodels/sandbox/tests/test_gam.py:157:30: E262 inline comment should start with '# '
statsmodels/sandbox/tests/test_gam.py:158:9: E265 block comment should start with '# '
statsmodels/sandbox/tests/test_gam.py:159:9: E265 block comment should start with '# '
statsmodels/sandbox/tests/test_gam.py:169:52: E261 at least two spaces before inline comment
statsmodels/sandbox/tests/test_gam.py:169:53: E262 inline comment should start with '# '
statsmodels/sandbox/tests/test_gam.py:180:28: E261 at least two spaces before inline comment
statsmodels/sandbox/tests/test_gam.py:180:29: E262 inline comment should start with '# '
statsmodels/sandbox/tests/test_gam.py:184:9: E265 block comment should start with '# '
statsmodels/sandbox/tests/test_gam.py:185:34: E261 at least two spaces before inline comment
statsmodels/sandbox/tests/test_gam.py:185:35: E262 inline comment should start with '# '
statsmodels/sandbox/tests/test_gam.py:186:9: E265 block comment should start with '# '
statsmodels/sandbox/tests/test_gam.py:187:36: E262 inline comment should start with '# '
statsmodels/sandbox/tests/test_gam.py:187:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/tests/test_gam.py:196:9: E265 block comment should start with '# '
statsmodels/sandbox/tests/test_gam.py:227:38: E262 inline comment should start with '# '
statsmodels/sandbox/tests/test_gam.py:230:33: E262 inline comment should start with '# '
statsmodels/sandbox/tests/test_gam.py:231:27: E262 inline comment should start with '# '
statsmodels/sandbox/tests/test_gam.py:235:9: E265 block comment should start with '# '
statsmodels/sandbox/tests/test_gam.py:236:34: E261 at least two spaces before inline comment
statsmodels/sandbox/tests/test_gam.py:236:35: E262 inline comment should start with '# '
statsmodels/sandbox/tests/test_gam.py:237:9: E265 block comment should start with '# '
statsmodels/sandbox/tests/test_gam.py:238:36: E262 inline comment should start with '# '
statsmodels/sandbox/tests/test_gam.py:238:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/tests/test_gam.py:240:9: E265 block comment should start with '# '
statsmodels/sandbox/tests/test_gam.py:243:51: E261 at least two spaces before inline comment
statsmodels/sandbox/tests/test_gam.py:243:52: E262 inline comment should start with '# '
statsmodels/sandbox/tests/test_gam.py:245:9: E265 block comment should start with '# '
statsmodels/sandbox/tests/test_gam.py:246:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/tests/test_gam.py:249:9: E265 block comment should start with '# '
statsmodels/sandbox/tests/test_gam.py:259:49: E261 at least two spaces before inline comment
statsmodels/sandbox/tests/test_gam.py:259:50: E262 inline comment should start with '# '
statsmodels/sandbox/tests/test_gam.py:266:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/tests/test_gam.py:270:50: E261 at least two spaces before inline comment
statsmodels/sandbox/tests/test_gam.py:270:51: E262 inline comment should start with '# '
statsmodels/sandbox/tests/test_gam.py:281:5: E265 block comment should start with '# '
statsmodels/sandbox/tests/test_gam.py:282:5: E265 block comment should start with '# '
statsmodels/sandbox/tests/test_gam.py:283:5: E265 block comment should start with '# '
statsmodels/sandbox/tests/test_gam.py:284:5: E265 block comment should start with '# '
statsmodels/sandbox/tests/test_gam.py:285:5: E265 block comment should start with '# '
statsmodels/sandbox/tests/test_gam.py:286:5: E265 block comment should start with '# '
statsmodels/sandbox/tests/test_gam.py:287:5: E265 block comment should start with '# '
statsmodels/sandbox/tests/test_gam.py:304:47: E261 at least two spaces before inline comment
statsmodels/sandbox/tests/test_gam.py:304:48: E262 inline comment should start with '# '
statsmodels/sandbox/tests/test_pca.py:20:5: E265 block comment should start with '# '
statsmodels/sandbox/tests/test_pca.py:26:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/tests/test_pca.py:27:36: E221 multiple spaces before operator
statsmodels/sandbox/tests/test_pca.py:38:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/tests/test_pca.py:41:24: E231 missing whitespace after ','
statsmodels/sandbox/tests/test_pca.py:43:24: E231 missing whitespace after ','
statsmodels/sandbox/tests/test_pca.py:43:34: E231 missing whitespace after ','
statsmodels/sandbox/tests/test_pca.py:45:24: E231 missing whitespace after ','
statsmodels/sandbox/tests/test_pca.py:45:34: E231 missing whitespace after ','
statsmodels/sandbox/tests/test_pca.py:50:36: E221 multiple spaces before operator
statsmodels/sandbox/tests/test_pca.py:51:62: E231 missing whitespace after ','
statsmodels/sandbox/tests/test_pca.py:53:5: E265 block comment should start with '# '
statsmodels/sandbox/tests/test_pca.py:54:39: E231 missing whitespace after ','
statsmodels/sandbox/tests/test_pca.py:67:1: E265 block comment should start with '# '
statsmodels/sandbox/tests/savervs.py:15:5: E303 too many blank lines (2)
statsmodels/sandbox/tests/savervs.py:22:16: E225 missing whitespace around operator
statsmodels/sandbox/tests/savervs.py:25:11: E222 multiple spaces after operator
statsmodels/sandbox/tests/savervs.py:34:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/tests/savervs.py:37:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/tests/test_predict_functional.py:15:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/tests/test_predict_functional.py:16:45: E225 missing whitespace around operator
statsmodels/sandbox/tests/test_predict_functional.py:47:80: E501 line too long (91 > 79 characters)
statsmodels/sandbox/tests/test_predict_functional.py:49:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/tests/test_predict_functional.py:51:80: E501 line too long (95 > 79 characters)
statsmodels/sandbox/tests/test_predict_functional.py:105:36: E261 at least two spaces before inline comment
statsmodels/sandbox/tests/test_predict_functional.py:106:37: E261 at least two spaces before inline comment
statsmodels/sandbox/tests/test_predict_functional.py:108:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/tests/test_predict_functional.py:141:36: E261 at least two spaces before inline comment
statsmodels/sandbox/tests/test_predict_functional.py:142:37: E261 at least two spaces before inline comment
statsmodels/sandbox/tests/test_predict_functional.py:144:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/tests/test_predict_functional.py:150:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/tests/test_predict_functional.py:165:37: E231 missing whitespace after ','
statsmodels/sandbox/tests/test_predict_functional.py:197:29: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tests/test_predict_functional.py:199:29: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tests/test_predict_functional.py:200:29: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tests/test_predict_functional.py:206:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/tests/test_predict_functional.py:210:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/tests/test_predict_functional.py:240:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/tests/test_predict_functional.py:247:80: E501 line too long (97 > 79 characters)
statsmodels/sandbox/tests/test_predict_functional.py:250:80: E501 line too long (97 > 79 characters)
statsmodels/sandbox/tests/test_predict_functional.py:318:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/tests/test_predict_functional.py:319:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/tests/test_predict_functional.py:331:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/tests/maketests_mlabwrap.py:12:1: E303 too many blank lines (3)
statsmodels/sandbox/tests/maketests_mlabwrap.py:12:14: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:13:8: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tests/maketests_mlabwrap.py:13:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:14:8: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tests/maketests_mlabwrap.py:14:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:14:9: E221 multiple spaces before operator
statsmodels/sandbox/tests/maketests_mlabwrap.py:15:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:16:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:17:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:18:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:19:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:20:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:21:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:23:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:24:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:25:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:26:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:27:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:28:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:29:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:30:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:30:9: E221 multiple spaces before operator
statsmodels/sandbox/tests/maketests_mlabwrap.py:31:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:32:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:32:9: E221 multiple spaces before operator
statsmodels/sandbox/tests/maketests_mlabwrap.py:33:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:34:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:35:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:36:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:36:9: E221 multiple spaces before operator
statsmodels/sandbox/tests/maketests_mlabwrap.py:38:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:39:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:41:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:41:9: E221 multiple spaces before operator
statsmodels/sandbox/tests/maketests_mlabwrap.py:42:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:43:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:43:9: E221 multiple spaces before operator
statsmodels/sandbox/tests/maketests_mlabwrap.py:44:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:44:9: E221 multiple spaces before operator
statsmodels/sandbox/tests/maketests_mlabwrap.py:45:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:46:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:47:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:48:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:49:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:50:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:51:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:53:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:54:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:55:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:56:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:57:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:58:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:60:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:62:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:63:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:64:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:65:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:66:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:67:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:68:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:70:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:72:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:76:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:77:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:78:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:80:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:81:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:82:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:83:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:84:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:85:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:86:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:87:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:88:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:89:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:90:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:91:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:92:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:93:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:95:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:96:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:97:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:98:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:99:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:100:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:101:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:102:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:103:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:104:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:105:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:107:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:108:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:111:9: E201 whitespace after '['
statsmodels/sandbox/tests/maketests_mlabwrap.py:115:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/tests/maketests_mlabwrap.py:139:67: E231 missing whitespace after ','
statsmodels/sandbox/tests/maketests_mlabwrap.py:140:23: E231 missing whitespace after ','
statsmodels/sandbox/tests/maketests_mlabwrap.py:140:28: E261 at least two spaces before inline comment
statsmodels/sandbox/tests/maketests_mlabwrap.py:140:29: E262 inline comment should start with '# '
statsmodels/sandbox/tests/maketests_mlabwrap.py:146:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/tests/maketests_mlabwrap.py:150:11: E222 multiple spaces after operator
statsmodels/sandbox/tests/maketests_mlabwrap.py:154:19: E222 multiple spaces after operator
statsmodels/sandbox/tests/maketests_mlabwrap.py:156:24: E127 continuation line over-indented for visual indent
statsmodels/sandbox/tests/maketests_mlabwrap.py:160:19: E222 multiple spaces after operator
statsmodels/sandbox/tests/maketests_mlabwrap.py:162:24: E127 continuation line over-indented for visual indent
statsmodels/sandbox/tests/maketests_mlabwrap.py:162:43: E231 missing whitespace after ','
statsmodels/sandbox/tests/maketests_mlabwrap.py:167:19: E222 multiple spaces after operator
statsmodels/sandbox/tests/maketests_mlabwrap.py:169:24: E127 continuation line over-indented for visual indent
statsmodels/sandbox/tests/maketests_mlabwrap.py:169:43: E231 missing whitespace after ','
statsmodels/sandbox/tests/maketests_mlabwrap.py:169:51: E231 missing whitespace after ','
statsmodels/sandbox/tests/maketests_mlabwrap.py:174:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/tests/maketests_mlabwrap.py:177:18: E222 multiple spaces after operator
statsmodels/sandbox/tests/maketests_mlabwrap.py:181:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/tests/maketests_mlabwrap.py:182:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/tests/maketests_mlabwrap.py:184:13: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tests/maketests_mlabwrap.py:184:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/tests/maketests_mlabwrap.py:185:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/tests/maketests_mlabwrap.py:191:1: E303 too many blank lines (5)
statsmodels/sandbox/tests/maketests_mlabwrap.py:193:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/tests/maketests_mlabwrap.py:194:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/tests/maketests_mlabwrap.py:196:5: E265 block comment should start with '# '
statsmodels/sandbox/tests/maketests_mlabwrap.py:209:15: E222 multiple spaces after operator
statsmodels/sandbox/tests/maketests_mlabwrap.py:212:23: E127 continuation line over-indented for visual indent
statsmodels/sandbox/tests/maketests_mlabwrap.py:214:23: E127 continuation line over-indented for visual indent
statsmodels/sandbox/tests/maketests_mlabwrap.py:217:14: E222 multiple spaces after operator
statsmodels/sandbox/tests/maketests_mlabwrap.py:220:21: E127 continuation line over-indented for visual indent
statsmodels/sandbox/tests/maketests_mlabwrap.py:222:21: E127 continuation line over-indented for visual indent
statsmodels/sandbox/tests/maketests_mlabwrap.py:226:5: E303 too many blank lines (2)
statsmodels/sandbox/tests/maketests_mlabwrap.py:226:14: E222 multiple spaces after operator
statsmodels/sandbox/tests/maketests_mlabwrap.py:229:18: E127 continuation line over-indented for visual indent
statsmodels/sandbox/tests/maketests_mlabwrap.py:231:18: E127 continuation line over-indented for visual indent
statsmodels/sandbox/tests/maketests_mlabwrap.py:235:5: E303 too many blank lines (2)
statsmodels/sandbox/tests/maketests_mlabwrap.py:235:15: E222 multiple spaces after operator
statsmodels/sandbox/stats/stats_mstats_short.py:1:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/stats/stats_mstats_short.py:28:1: E265 block comment should start with '# '
statsmodels/sandbox/stats/stats_mstats_short.py:33:1: E303 too many blank lines (4)
statsmodels/sandbox/stats/stats_mstats_short.py:33:1: E265 block comment should start with '# '
statsmodels/sandbox/stats/stats_mstats_short.py:34:1: E265 block comment should start with '# '
statsmodels/sandbox/stats/stats_mstats_short.py:35:1: E265 block comment should start with '# '
statsmodels/sandbox/stats/stats_mstats_short.py:38:1: E302 expected 2 blank lines, found 4
statsmodels/sandbox/stats/stats_mstats_short.py:38:32: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:38:35: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:39:16: E127 continuation line over-indented for visual indent
statsmodels/sandbox/stats/stats_mstats_short.py:125:80: E501 line too long (92 > 79 characters)
statsmodels/sandbox/stats/stats_mstats_short.py:126:16: E128 continuation line under-indented for visual indent
statsmodels/sandbox/stats/stats_mstats_short.py:128:80: E501 line too long (92 > 79 characters)
statsmodels/sandbox/stats/stats_mstats_short.py:129:16: E128 continuation line under-indented for visual indent
statsmodels/sandbox/stats/stats_mstats_short.py:135:80: E501 line too long (88 > 79 characters)
statsmodels/sandbox/stats/stats_mstats_short.py:136:31: E128 continuation line under-indented for visual indent
statsmodels/sandbox/stats/stats_mstats_short.py:146:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/stats_mstats_short.py:148:30: E262 inline comment should start with '# '
statsmodels/sandbox/stats/stats_mstats_short.py:153:24: E261 at least two spaces before inline comment
statsmodels/sandbox/stats/stats_mstats_short.py:160:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/stats_mstats_short.py:169:29: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:176:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/stats/stats_mstats_short.py:176:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/stats/stats_mstats_short.py:184:74: E502 the backslash is redundant between brackets
statsmodels/sandbox/stats/stats_mstats_short.py:187:23: E127 continuation line over-indented for visual indent
statsmodels/sandbox/stats/stats_mstats_short.py:200:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/stats/stats_mstats_short.py:202:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/stats/stats_mstats_short.py:227:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/stats/stats_mstats_short.py:237:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/stats/stats_mstats_short.py:239:80: E501 line too long (107 > 79 characters)
statsmodels/sandbox/stats/stats_mstats_short.py:244:13: E265 block comment should start with '# '
statsmodels/sandbox/stats/stats_mstats_short.py:246:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/stats/stats_mstats_short.py:248:80: E501 line too long (111 > 79 characters)
statsmodels/sandbox/stats/stats_mstats_short.py:261:45: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:263:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/stats_mstats_short.py:264:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/stats/stats_mstats_short.py:267:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/stats/stats_mstats_short.py:269:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/stats/stats_mstats_short.py:282:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/stats/stats_mstats_short.py:297:64: E261 at least two spaces before inline comment
statsmodels/sandbox/stats/stats_mstats_short.py:297:65: E262 inline comment should start with '# '
statsmodels/sandbox/stats/stats_mstats_short.py:297:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/stats/stats_mstats_short.py:311:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/stats/stats_mstats_short.py:315:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/stats/stats_mstats_short.py:319:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/stats/stats_mstats_short.py:323:33: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:330:9: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:335:41: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:335:73: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:335:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/stats/stats_mstats_short.py:336:32: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:336:55: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:337:61: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:337:80: E501 line too long (108 > 79 characters)
statsmodels/sandbox/stats/stats_mstats_short.py:337:86: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:339:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/stats_mstats_short.py:341:80: E501 line too long (88 > 79 characters)
statsmodels/sandbox/stats/stats_mstats_short.py:343:80: E501 line too long (112 > 79 characters)
statsmodels/sandbox/stats/stats_mstats_short.py:345:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/stats_mstats_short.py:346:80: E501 line too long (118 > 79 characters)
statsmodels/sandbox/stats/stats_mstats_short.py:348:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/stats_mstats_short.py:349:22: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:350:17: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:351:80: E501 line too long (95 > 79 characters)
statsmodels/sandbox/stats/stats_mstats_short.py:353:80: E501 line too long (114 > 79 characters)
statsmodels/sandbox/stats/stats_mstats_short.py:354:80: E501 line too long (115 > 79 characters)
statsmodels/sandbox/stats/stats_mstats_short.py:355:80: E501 line too long (94 > 79 characters)
statsmodels/sandbox/stats/stats_mstats_short.py:357:35: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:358:37: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:359:38: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:359:68: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:362:5: E303 too many blank lines (2)
statsmodels/sandbox/stats/stats_mstats_short.py:362:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/stats_mstats_short.py:369:44: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:369:77: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:369:80: E501 line too long (94 > 79 characters)
statsmodels/sandbox/stats/stats_mstats_short.py:370:63: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:370:66: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:370:69: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:370:78: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:370:80: E501 line too long (119 > 79 characters)
statsmodels/sandbox/stats/stats_mstats_short.py:370:92: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:370:95: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:370:98: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:370:106: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:371:44: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:371:77: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:371:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/stats/stats_mstats_short.py:372:63: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:372:66: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:372:69: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:372:78: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:372:80: E501 line too long (112 > 79 characters)
statsmodels/sandbox/stats/stats_mstats_short.py:372:92: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:372:95: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:372:98: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:376:21: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:376:52: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:376:80: E501 line too long (93 > 79 characters)
statsmodels/sandbox/stats/stats_mstats_short.py:376:80: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:377:31: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:377:34: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:377:37: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:377:80: E501 line too long (120 > 79 characters)
statsmodels/sandbox/stats/stats_mstats_short.py:377:92: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:377:95: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:377:98: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:377:107: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:378:21: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:378:52: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:378:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/stats/stats_mstats_short.py:379:31: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:379:34: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:379:37: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:379:80: E501 line too long (113 > 79 characters)
statsmodels/sandbox/stats/stats_mstats_short.py:379:92: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:379:95: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_mstats_short.py:379:98: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_dhuard.py:86:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/stats/stats_dhuard.py:100:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/stats/stats_dhuard.py:118:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/stats/stats_dhuard.py:157:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/stats/stats_dhuard.py:173:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/stats/stats_dhuard.py:174:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/stats/stats_dhuard.py:217:5: E303 too many blank lines (2)
statsmodels/sandbox/stats/stats_dhuard.py:223:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/stats_dhuard.py:231:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/stats_dhuard.py:234:5: E303 too many blank lines (2)
statsmodels/sandbox/stats/stats_dhuard.py:234:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/stats_dhuard.py:235:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/stats/stats_dhuard.py:242:18: E225 missing whitespace around operator
statsmodels/sandbox/stats/stats_dhuard.py:243:58: E261 at least two spaces before inline comment
statsmodels/sandbox/stats/stats_dhuard.py:243:80: E501 line too long (89 > 79 characters)
statsmodels/sandbox/stats/stats_dhuard.py:244:22: E225 missing whitespace around operator
statsmodels/sandbox/stats/stats_dhuard.py:244:27: E225 missing whitespace around operator
statsmodels/sandbox/stats/stats_dhuard.py:246:20: E225 missing whitespace around operator
statsmodels/sandbox/stats/stats_dhuard.py:253:1: E265 block comment should start with '# '
statsmodels/sandbox/stats/stats_dhuard.py:268:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/stats_dhuard.py:269:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/stats_dhuard.py:273:9: E303 too many blank lines (2)
statsmodels/sandbox/stats/stats_dhuard.py:273:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/stats_dhuard.py:273:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/stats/stats_dhuard.py:274:12: E225 missing whitespace around operator
statsmodels/sandbox/stats/stats_dhuard.py:274:64: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_dhuard.py:274:80: E501 line too long (93 > 79 characters)
statsmodels/sandbox/stats/stats_dhuard.py:274:89: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_dhuard.py:277:23: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_dhuard.py:282:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/stats_dhuard.py:284:28: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_dhuard.py:286:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/stats_dhuard.py:289:29: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_dhuard.py:291:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/stats_dhuard.py:295:25: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_dhuard.py:296:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/stats_dhuard.py:299:5: E303 too many blank lines (2)
statsmodels/sandbox/stats/stats_dhuard.py:306:5: E303 too many blank lines (2)
statsmodels/sandbox/stats/stats_dhuard.py:307:8: E225 missing whitespace around operator
statsmodels/sandbox/stats/stats_dhuard.py:307:60: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_dhuard.py:307:80: E501 line too long (89 > 79 characters)
statsmodels/sandbox/stats/stats_dhuard.py:307:85: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_dhuard.py:308:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/stats_dhuard.py:309:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/stats_dhuard.py:310:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/stats_dhuard.py:314:66: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_dhuard.py:314:72: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_dhuard.py:318:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/stats_dhuard.py:318:80: E501 line too long (93 > 79 characters)
statsmodels/sandbox/stats/stats_dhuard.py:319:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/stats_dhuard.py:320:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/stats_dhuard.py:321:11: E225 missing whitespace around operator
statsmodels/sandbox/stats/stats_dhuard.py:321:65: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_dhuard.py:321:76: E231 missing whitespace after ','
statsmodels/sandbox/stats/stats_dhuard.py:321:80: E501 line too long (88 > 79 characters)
statsmodels/sandbox/stats/stats_dhuard.py:328:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/contrast_tools.py:25:1: E303 too many blank lines (3)
statsmodels/sandbox/stats/contrast_tools.py:29:1: E265 block comment should start with '# '
statsmodels/sandbox/stats/contrast_tools.py:31:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/stats/contrast_tools.py:53:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/stats/contrast_tools.py:69:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/stats/contrast_tools.py:82:36: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:84:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/stats/contrast_tools.py:85:16: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:85:18: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:87:37: E225 missing whitespace around operator
statsmodels/sandbox/stats/contrast_tools.py:89:36: E225 missing whitespace around operator
statsmodels/sandbox/stats/contrast_tools.py:99:57: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:100:27: E127 continuation line over-indented for visual indent
statsmodels/sandbox/stats/contrast_tools.py:100:32: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:101:30: E127 continuation line over-indented for visual indent
statsmodels/sandbox/stats/contrast_tools.py:104:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/stats/contrast_tools.py:104:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/stats/contrast_tools.py:113:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/stats/contrast_tools.py:129:31: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:130:22: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:131:10: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:138:5: F841 local variable 'names_contrast_prod0' is assigned to but never used
statsmodels/sandbox/stats/contrast_tools.py:138:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/stats/contrast_tools.py:139:70: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:140:31: E128 continuation line under-indented for visual indent
statsmodels/sandbox/stats/contrast_tools.py:140:36: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:141:34: E127 continuation line over-indented for visual indent
statsmodels/sandbox/stats/contrast_tools.py:143:22: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:144:10: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:145:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/contrast_tools.py:152:71: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:153:31: E128 continuation line under-indented for visual indent
statsmodels/sandbox/stats/contrast_tools.py:153:36: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:154:34: E127 continuation line over-indented for visual indent
statsmodels/sandbox/stats/contrast_tools.py:164:25: E127 continuation line over-indented for visual indent
statsmodels/sandbox/stats/contrast_tools.py:170:1: E303 too many blank lines (5)
statsmodels/sandbox/stats/contrast_tools.py:199:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/stats/contrast_tools.py:216:26: E262 inline comment should start with '# '
statsmodels/sandbox/stats/contrast_tools.py:218:20: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:218:26: E225 missing whitespace around operator
statsmodels/sandbox/stats/contrast_tools.py:222:20: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:222:26: E225 missing whitespace around operator
statsmodels/sandbox/stats/contrast_tools.py:237:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/stats/contrast_tools.py:249:19: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:249:21: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:249:32: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:249:37: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:249:61: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:250:34: E262 inline comment should start with '# '
statsmodels/sandbox/stats/contrast_tools.py:251:35: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:251:46: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:252:62: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:252:73: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:252:78: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:252:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/stats/contrast_tools.py:253:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/contrast_tools.py:255:34: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:255:44: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:256:62: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:256:72: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:256:76: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:256:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/stats/contrast_tools.py:262:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/stats/contrast_tools.py:292:40: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:292:48: E225 missing whitespace around operator
statsmodels/sandbox/stats/contrast_tools.py:293:39: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:293:47: E225 missing whitespace around operator
statsmodels/sandbox/stats/contrast_tools.py:295:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/contrast_tools.py:306:1: E303 too many blank lines (3)
statsmodels/sandbox/stats/contrast_tools.py:340:5: E303 too many blank lines (2)
statsmodels/sandbox/stats/contrast_tools.py:341:9: F841 local variable 'd12rl' is assigned to but never used
statsmodels/sandbox/stats/contrast_tools.py:341:35: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:341:46: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:342:62: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:342:73: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:342:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/stats/contrast_tools.py:343:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/contrast_tools.py:345:9: F841 local variable 'd12r' is assigned to but never used
statsmodels/sandbox/stats/contrast_tools.py:345:34: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:345:44: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:346:62: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:346:72: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:346:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/stats/contrast_tools.py:418:1: E303 too many blank lines (5)
statsmodels/sandbox/stats/contrast_tools.py:444:1: E266 too many leading '#' for block comment
statsmodels/sandbox/stats/contrast_tools.py:445:1: E266 too many leading '#' for block comment
statsmodels/sandbox/stats/contrast_tools.py:446:1: E266 too many leading '#' for block comment
statsmodels/sandbox/stats/contrast_tools.py:449:18: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:453:1: E303 too many blank lines (3)
statsmodels/sandbox/stats/contrast_tools.py:487:9: E303 too many blank lines (2)
statsmodels/sandbox/stats/contrast_tools.py:487:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/contrast_tools.py:490:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/stats/contrast_tools.py:495:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/contrast_tools.py:501:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/contrast_tools.py:506:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/contrast_tools.py:512:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/contrast_tools.py:520:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/contrast_tools.py:523:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/contrast_tools.py:548:22: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/stats/contrast_tools.py:548:24: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/stats/contrast_tools.py:575:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/stats/contrast_tools.py:576:15: E128 continuation line under-indented for visual indent
statsmodels/sandbox/stats/contrast_tools.py:598:28: E128 continuation line under-indented for visual indent
statsmodels/sandbox/stats/contrast_tools.py:598:29: E201 whitespace after '['
statsmodels/sandbox/stats/contrast_tools.py:599:28: E128 continuation line under-indented for visual indent
statsmodels/sandbox/stats/contrast_tools.py:600:29: E201 whitespace after '['
statsmodels/sandbox/stats/contrast_tools.py:602:19: E222 multiple spaces after operator
statsmodels/sandbox/stats/contrast_tools.py:603:28: E128 continuation line under-indented for visual indent
statsmodels/sandbox/stats/contrast_tools.py:603:29: E201 whitespace after '['
statsmodels/sandbox/stats/contrast_tools.py:604:29: E201 whitespace after '['
statsmodels/sandbox/stats/contrast_tools.py:610:10: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:612:35: E201 whitespace after '['
statsmodels/sandbox/stats/contrast_tools.py:617:1: E303 too many blank lines (4)
statsmodels/sandbox/stats/contrast_tools.py:641:5: E303 too many blank lines (2)
statsmodels/sandbox/stats/contrast_tools.py:653:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/contrast_tools.py:654:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/contrast_tools.py:657:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/contrast_tools.py:658:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/contrast_tools.py:663:37: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:679:5: E303 too many blank lines (2)
statsmodels/sandbox/stats/contrast_tools.py:690:26: E127 continuation line over-indented for visual indent
statsmodels/sandbox/stats/contrast_tools.py:692:34: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:704:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/contrast_tools.py:707:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/contrast_tools.py:708:37: E231 missing whitespace after ','
statsmodels/sandbox/stats/contrast_tools.py:710:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/stats/contrast_tools.py:713:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/contrast_tools.py:739:1: E303 too many blank lines (17)
statsmodels/sandbox/stats/contrast_tools.py:739:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/stats/contrast_tools.py:815:1: E303 too many blank lines (4)
statsmodels/sandbox/stats/contrast_tools.py:815:1: E265 block comment should start with '# '
statsmodels/sandbox/stats/contrast_tools.py:816:1: E265 block comment should start with '# '
statsmodels/sandbox/stats/contrast_tools.py:821:1: E303 too many blank lines (3)
statsmodels/sandbox/stats/contrast_tools.py:825:80: E501 line too long (115 > 79 characters)
statsmodels/sandbox/stats/contrast_tools.py:827:80: E501 line too long (121 > 79 characters)
statsmodels/sandbox/stats/contrast_tools.py:955:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/stats/runs.py:28:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/stats/runs.py:59:80: E501 line too long (88 > 79 characters)
statsmodels/sandbox/stats/runs.py:62:39: E225 missing whitespace around operator
statsmodels/sandbox/stats/runs.py:63:39: E225 missing whitespace around operator
statsmodels/sandbox/stats/runs.py:66:24: E225 missing whitespace around operator
statsmodels/sandbox/stats/runs.py:85:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/runs.py:106:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/stats/runs.py:142:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/stats/runs.py:220:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/runs.py:225:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/runs.py:229:34: E262 inline comment should start with '# '
statsmodels/sandbox/stats/runs.py:232:24: E262 inline comment should start with '# '
statsmodels/sandbox/stats/runs.py:234:18: E225 missing whitespace around operator
statsmodels/sandbox/stats/runs.py:239:18: E225 missing whitespace around operator
statsmodels/sandbox/stats/runs.py:239:39: E262 inline comment should start with '# '
statsmodels/sandbox/stats/runs.py:240:18: E225 missing whitespace around operator
statsmodels/sandbox/stats/runs.py:245:28: E231 missing whitespace after ','
statsmodels/sandbox/stats/runs.py:297:43: E221 multiple spaces before operator
statsmodels/sandbox/stats/runs.py:310:5: E303 too many blank lines (2)
statsmodels/sandbox/stats/runs.py:311:25: E231 missing whitespace after ','
statsmodels/sandbox/stats/runs.py:338:5: E303 too many blank lines (3)
statsmodels/sandbox/stats/runs.py:367:43: E231 missing whitespace after ','
statsmodels/sandbox/stats/runs.py:369:17: E127 continuation line over-indented for visual indent
statsmodels/sandbox/stats/runs.py:374:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/runs.py:376:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/stats/runs.py:377:80: E501 line too long (90 > 79 characters)
statsmodels/sandbox/stats/runs.py:378:80: E501 line too long (112 > 79 characters)
statsmodels/sandbox/stats/runs.py:379:80: E501 line too long (108 > 79 characters)
statsmodels/sandbox/stats/runs.py:380:80: E501 line too long (203 > 79 characters)
statsmodels/sandbox/stats/runs.py:381:80: E501 line too long (121 > 79 characters)
statsmodels/sandbox/stats/runs.py:384:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/stats/runs.py:385:80: E501 line too long (123 > 79 characters)
statsmodels/sandbox/stats/runs.py:393:1: E303 too many blank lines (3)
statsmodels/sandbox/stats/runs.py:418:20: E225 missing whitespace around operator
statsmodels/sandbox/stats/runs.py:428:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/runs.py:433:68: E502 the backslash is redundant between brackets
statsmodels/sandbox/stats/runs.py:434:9: E128 continuation line under-indented for visual indent
statsmodels/sandbox/stats/runs.py:434:72: E502 the backslash is redundant between brackets
statsmodels/sandbox/stats/runs.py:435:9: E128 continuation line under-indented for visual indent
statsmodels/sandbox/stats/runs.py:437:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/runs.py:438:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/stats/runs.py:443:1: E303 too many blank lines (4)
statsmodels/sandbox/stats/runs.py:480:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/stats/runs.py:485:27: E225 missing whitespace around operator
statsmodels/sandbox/stats/runs.py:486:27: E225 missing whitespace around operator
statsmodels/sandbox/stats/runs.py:489:42: E262 inline comment should start with '# '
statsmodels/sandbox/stats/runs.py:492:5: E303 too many blank lines (2)
statsmodels/sandbox/stats/runs.py:492:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/runs.py:493:26: E222 multiple spaces after operator
statsmodels/sandbox/stats/runs.py:494:14: E127 continuation line over-indented for visual indent
statsmodels/sandbox/stats/runs.py:496:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/runs.py:497:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/runs.py:499:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/runs.py:500:1: E266 too many leading '#' for block comment
statsmodels/sandbox/stats/runs.py:501:1: E266 too many leading '#' for block comment
statsmodels/sandbox/stats/runs.py:505:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/stats/runs.py:528:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/stats/runs.py:542:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/stats/runs.py:561:31: E261 at least two spaces before inline comment
statsmodels/sandbox/stats/runs.py:608:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/stats/runs.py:615:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/runs.py:634:38: E231 missing whitespace after ','
statsmodels/sandbox/stats/runs.py:634:40: E231 missing whitespace after ','
statsmodels/sandbox/stats/runs.py:635:26: E231 missing whitespace after ','
statsmodels/sandbox/stats/runs.py:636:72: E231 missing whitespace after ','
statsmodels/sandbox/stats/runs.py:636:74: E231 missing whitespace after ','
statsmodels/sandbox/stats/runs.py:636:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/stats/runs.py:637:41: E231 missing whitespace after ','
statsmodels/sandbox/stats/runs.py:637:43: E231 missing whitespace after ','
statsmodels/sandbox/stats/runs.py:637:48: E231 missing whitespace after ','
statsmodels/sandbox/stats/ex_newtests.py:19:24: E231 missing whitespace after ','
statsmodels/sandbox/stats/ex_newtests.py:21:23: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:10:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:15:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:16:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:23:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:29:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:76:1: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:77:80: E501 line too long (125 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:92:80: E501 line too long (110 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:93:80: E501 line too long (109 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:94:80: E501 line too long (109 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:95:80: E501 line too long (113 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:96:80: E501 line too long (113 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:97:80: E501 line too long (113 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:98:80: E501 line too long (107 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:99:80: E501 line too long (107 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:100:80: E501 line too long (107 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:101:80: E501 line too long (107 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:102:80: E501 line too long (107 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:103:80: E501 line too long (107 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:104:80: E501 line too long (107 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:105:80: E501 line too long (107 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:106:80: E501 line too long (107 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:107:80: E501 line too long (107 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:108:80: E501 line too long (107 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:109:80: E501 line too long (107 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:110:80: E501 line too long (107 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:111:80: E501 line too long (107 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:112:80: E501 line too long (109 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:113:80: E501 line too long (115 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:116:57: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:117:2: E225 missing whitespace around operator
statsmodels/sandbox/stats/multicomp.py:118:1: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:119:20: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:120:12: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:143:51: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:145:51: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:150:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/stats/multicomp.py:257:1: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:258:28: E261 at least two spaces before inline comment
statsmodels/sandbox/stats/multicomp.py:258:29: E262 inline comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:258:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:261:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:271:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:272:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:273:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:275:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:276:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:277:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:281:34: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:284:5: E303 too many blank lines (2)
statsmodels/sandbox/stats/multicomp.py:284:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:284:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:285:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:286:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:288:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:288:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:290:63: E261 at least two spaces before inline comment
statsmodels/sandbox/stats/multicomp.py:290:64: E262 inline comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:290:80: E501 line too long (97 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:291:5: F841 local variable 'mserror' is assigned to but never used
statsmodels/sandbox/stats/multicomp.py:291:36: E261 at least two spaces before inline comment
statsmodels/sandbox/stats/multicomp.py:291:37: E262 inline comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:296:50: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:302:1: E303 too many blank lines (4)
statsmodels/sandbox/stats/multicomp.py:330:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:331:51: E225 missing whitespace around operator
statsmodels/sandbox/stats/multicomp.py:332:16: E225 missing whitespace around operator
statsmodels/sandbox/stats/multicomp.py:338:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/stats/multicomp.py:365:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:366:51: E225 missing whitespace around operator
statsmodels/sandbox/stats/multicomp.py:367:16: E225 missing whitespace around operator
statsmodels/sandbox/stats/multicomp.py:375:1: E303 too many blank lines (3)
statsmodels/sandbox/stats/multicomp.py:383:15: E201 whitespace after '('
statsmodels/sandbox/stats/multicomp.py:391:1: E303 too many blank lines (6)
statsmodels/sandbox/stats/multicomp.py:391:1: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:392:1: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:393:1: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:394:1: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:395:1: E302 expected 2 blank lines, found 6
statsmodels/sandbox/stats/multicomp.py:407:5: E303 too many blank lines (2)
statsmodels/sandbox/stats/multicomp.py:415:40: E262 inline comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:417:41: E261 at least two spaces before inline comment
statsmodels/sandbox/stats/multicomp.py:419:39: E225 missing whitespace around operator
statsmodels/sandbox/stats/multicomp.py:431:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/stats/multicomp.py:434:5: F841 local variable 'nfalse' is assigned to but never used
statsmodels/sandbox/stats/multicomp.py:438:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:443:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:448:45: E225 missing whitespace around operator
statsmodels/sandbox/stats/multicomp.py:449:45: E225 missing whitespace around operator
statsmodels/sandbox/stats/multicomp.py:450:45: E225 missing whitespace around operator
statsmodels/sandbox/stats/multicomp.py:451:45: E225 missing whitespace around operator
statsmodels/sandbox/stats/multicomp.py:454:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/stats/multicomp.py:474:21: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:474:53: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:475:16: E225 missing whitespace around operator
statsmodels/sandbox/stats/multicomp.py:481:40: E262 inline comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:482:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:483:31: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:489:1: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:493:1: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:495:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/stats/multicomp.py:501:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:502:49: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:541:40: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:543:32: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:548:9: E303 too many blank lines (2)
statsmodels/sandbox/stats/multicomp.py:550:26: F841 local variable 'groupnobs' is assigned to but never used
statsmodels/sandbox/stats/multicomp.py:552:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:557:5: E303 too many blank lines (3)
statsmodels/sandbox/stats/multicomp.py:559:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:561:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:562:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:565:26: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:565:55: E262 inline comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:567:26: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:568:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:569:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:569:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:571:77: E261 at least two spaces before inline comment
statsmodels/sandbox/stats/multicomp.py:571:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:573:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:577:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:579:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:580:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:583:42: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:584:27: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:584:56: E262 inline comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:588:26: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:589:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:590:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:590:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:592:77: E261 at least two spaces before inline comment
statsmodels/sandbox/stats/multicomp.py:592:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:594:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:607:55: E261 at least two spaces before inline comment
statsmodels/sandbox/stats/multicomp.py:607:56: E262 inline comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:609:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/stats/multicomp.py:661:5: E303 too many blank lines (2)
statsmodels/sandbox/stats/multicomp.py:665:29: E128 continuation line under-indented for visual indent
statsmodels/sandbox/stats/multicomp.py:666:29: E128 continuation line under-indented for visual indent
statsmodels/sandbox/stats/multicomp.py:668:75: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:715:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:741:9: E303 too many blank lines (2)
statsmodels/sandbox/stats/multicomp.py:752:46: E225 missing whitespace around operator
statsmodels/sandbox/stats/multicomp.py:757:42: E127 continuation line over-indented for visual indent
statsmodels/sandbox/stats/multicomp.py:761:13: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:768:13: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:773:13: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:811:80: E501 line too long (97 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:818:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:820:13: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:834:17: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:846:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:849:72: E262 inline comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:854:5: E303 too many blank lines (2)
statsmodels/sandbox/stats/multicomp.py:863:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:864:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:865:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:866:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:884:9: E303 too many blank lines (2)
statsmodels/sandbox/stats/multicomp.py:885:10: E225 missing whitespace around operator
statsmodels/sandbox/stats/multicomp.py:885:69: E261 at least two spaces before inline comment
statsmodels/sandbox/stats/multicomp.py:885:70: E262 inline comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:887:14: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:888:13: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:890:54: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:890:58: E202 whitespace before ')'
statsmodels/sandbox/stats/multicomp.py:890:61: E261 at least two spaces before inline comment
statsmodels/sandbox/stats/multicomp.py:890:62: E262 inline comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:890:80: E501 line too long (106 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:894:20: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:899:5: E303 too many blank lines (2)
statsmodels/sandbox/stats/multicomp.py:930:14: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:934:17: E127 continuation line over-indented for visual indent
statsmodels/sandbox/stats/multicomp.py:935:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:939:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:940:35: E128 continuation line under-indented for visual indent
statsmodels/sandbox/stats/multicomp.py:940:49: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:940:52: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:941:35: E128 continuation line under-indented for visual indent
statsmodels/sandbox/stats/multicomp.py:941:49: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:941:52: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:942:35: E128 continuation line under-indented for visual indent
statsmodels/sandbox/stats/multicomp.py:943:24: E128 continuation line under-indented for visual indent
statsmodels/sandbox/stats/multicomp.py:945:38: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:946:38: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:949:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:950:35: E128 continuation line under-indented for visual indent
statsmodels/sandbox/stats/multicomp.py:950:49: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:950:52: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:951:35: E128 continuation line under-indented for visual indent
statsmodels/sandbox/stats/multicomp.py:951:49: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:951:52: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:952:35: E128 continuation line under-indented for visual indent
statsmodels/sandbox/stats/multicomp.py:952:59: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:953:35: E128 continuation line under-indented for visual indent
statsmodels/sandbox/stats/multicomp.py:954:24: E128 continuation line under-indented for visual indent
statsmodels/sandbox/stats/multicomp.py:956:38: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:957:38: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:958:43: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1026:32: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1028:48: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1029:5: F841 local variable 'groupxmean' is assigned to but never used
statsmodels/sandbox/stats/multicomp.py:1031:18: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1038:1: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1049:5: F841 local variable 'alphaf' is assigned to but never used
statsmodels/sandbox/stats/multicomp.py:1051:5: F841 local variable 'pvals' is assigned to but never used
statsmodels/sandbox/stats/multicomp.py:1052:5: F841 local variable 'sortrevind' is assigned to but never used
statsmodels/sandbox/stats/multicomp.py:1054:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1055:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1057:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1059:25: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1060:20: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1064:1: E303 too many blank lines (3)
statsmodels/sandbox/stats/multicomp.py:1104:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/stats/multicomp.py:1141:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1148:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/stats/multicomp.py:1189:27: E225 missing whitespace around operator
statsmodels/sandbox/stats/multicomp.py:1189:29: E225 missing whitespace around operator
statsmodels/sandbox/stats/multicomp.py:1189:41: E262 inline comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1196:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/stats/multicomp.py:1236:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1247:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/stats/multicomp.py:1262:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1276:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1280:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1286:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1291:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1292:39: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1292:47: E262 inline comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1292:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:1295:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1300:45: E261 at least two spaces before inline comment
statsmodels/sandbox/stats/multicomp.py:1300:46: E262 inline comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1302:5: F841 local variable 'df_total_' is assigned to but never used
statsmodels/sandbox/stats/multicomp.py:1302:35: E262 inline comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1383:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/stats/multicomp.py:1396:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1406:9: F841 local variable 'df_total' is assigned to but never used
statsmodels/sandbox/stats/multicomp.py:1409:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1413:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1419:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1424:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1425:38: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1425:46: E262 inline comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1425:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:1430:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1434:45: E261 at least two spaces before inline comment
statsmodels/sandbox/stats/multicomp.py:1434:46: E262 inline comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1436:49: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1436:57: E262 inline comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1461:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/stats/multicomp.py:1477:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/stats/multicomp.py:1490:36: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1492:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/stats/multicomp.py:1493:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1494:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1497:60: E261 at least two spaces before inline comment
statsmodels/sandbox/stats/multicomp.py:1497:61: E262 inline comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1497:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:1501:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:1511:37: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1514:9: F841 local variable 'limits' is assigned to but never used
statsmodels/sandbox/stats/multicomp.py:1515:40: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1523:1: E303 too many blank lines (5)
statsmodels/sandbox/stats/multicomp.py:1526:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:1529:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:1531:80: E501 line too long (88 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:1533:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:1535:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:1538:80: E501 line too long (88 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:1542:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:1543:80: E501 line too long (87 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:1545:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:1547:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:1548:80: E501 line too long (88 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:1549:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:1550:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:1551:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:1552:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:1565:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1566:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1566:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:1567:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1580:5: E303 too many blank lines (3)
statsmodels/sandbox/stats/multicomp.py:1582:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1583:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:1594:5: E303 too many blank lines (2)
statsmodels/sandbox/stats/multicomp.py:1602:77: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1602:80: E501 line too long (92 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:1614:36: E261 at least two spaces before inline comment
statsmodels/sandbox/stats/multicomp.py:1615:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:1632:44: E262 inline comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1632:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:1633:29: E262 inline comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1645:1: E303 too many blank lines (6)
statsmodels/sandbox/stats/multicomp.py:1683:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:1693:48: E262 inline comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1693:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:1701:40: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1711:20: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1711:68: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1711:70: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1717:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/stats/multicomp.py:1742:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1745:13: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1747:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1765:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:1776:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1776:80: E501 line too long (95 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:1779:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1780:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1782:13: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1784:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1786:1: E266 too many leading '#' for block comment
statsmodels/sandbox/stats/multicomp.py:1787:1: E266 too many leading '#' for block comment
statsmodels/sandbox/stats/multicomp.py:1794:40: E261 at least two spaces before inline comment
statsmodels/sandbox/stats/multicomp.py:1794:40: E262 inline comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1797:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1798:25: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1798:27: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1808:80: E501 line too long (93 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:1815:5: E303 too many blank lines (2)
statsmodels/sandbox/stats/multicomp.py:1816:36: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1821:5: E303 too many blank lines (2)
statsmodels/sandbox/stats/multicomp.py:1826:5: E303 too many blank lines (2)
statsmodels/sandbox/stats/multicomp.py:1827:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1828:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1837:21: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1837:24: E225 missing whitespace around operator
statsmodels/sandbox/stats/multicomp.py:1837:27: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1837:47: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1838:36: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1839:31: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1839:34: E225 missing whitespace around operator
statsmodels/sandbox/stats/multicomp.py:1839:55: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1844:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1845:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1850:35: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1857:14: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1858:20: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1859:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:1860:44: E225 missing whitespace around operator
statsmodels/sandbox/stats/multicomp.py:1860:63: E225 missing whitespace around operator
statsmodels/sandbox/stats/multicomp.py:1866:9: E303 too many blank lines (5)
statsmodels/sandbox/stats/multicomp.py:1866:36: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1868:52: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1871:22: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1875:70: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1880:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1881:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1883:38: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1884:47: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1885:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1891:68: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1897:10: E225 missing whitespace around operator
statsmodels/sandbox/stats/multicomp.py:1897:14: E261 at least two spaces before inline comment
statsmodels/sandbox/stats/multicomp.py:1897:15: E262 inline comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1898:10: E225 missing whitespace around operator
statsmodels/sandbox/stats/multicomp.py:1899:10: E225 missing whitespace around operator
statsmodels/sandbox/stats/multicomp.py:1901:14: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1902:13: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1904:48: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1904:52: E202 whitespace before ')'
statsmodels/sandbox/stats/multicomp.py:1904:55: E261 at least two spaces before inline comment
statsmodels/sandbox/stats/multicomp.py:1904:56: E262 inline comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1904:80: E501 line too long (100 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:1905:20: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1905:53: E225 missing whitespace around operator
statsmodels/sandbox/stats/multicomp.py:1913:41: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1915:16: E225 missing whitespace around operator
statsmodels/sandbox/stats/multicomp.py:1915:80: E501 line too long (90 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:1925:80: E501 line too long (88 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:1930:34: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1931:9: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1938:9: E303 too many blank lines (2)
statsmodels/sandbox/stats/multicomp.py:1938:12: E225 missing whitespace around operator
statsmodels/sandbox/stats/multicomp.py:1938:16: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1938:19: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1938:21: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1938:24: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1938:27: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1938:30: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1938:32: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1938:34: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1938:36: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1938:39: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1938:42: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1938:44: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1938:46: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1938:48: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1944:5: E303 too many blank lines (2)
statsmodels/sandbox/stats/multicomp.py:1944:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1946:24: E201 whitespace after '['
statsmodels/sandbox/stats/multicomp.py:1950:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1951:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:1952:59: E202 whitespace before ']'
statsmodels/sandbox/stats/multicomp.py:1954:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1955:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1956:5: E265 block comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1960:60: E231 missing whitespace after ','
statsmodels/sandbox/stats/multicomp.py:1960:63: E261 at least two spaces before inline comment
statsmodels/sandbox/stats/multicomp.py:1960:64: E262 inline comment should start with '# '
statsmodels/sandbox/stats/multicomp.py:1960:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/stats/multicomp.py:1964:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/try_multiols.py:9:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/try_multiols.py:19:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/try_multiols.py:20:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/try_multiols.py:23:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/try_multiols.py:30:35: E261 at least two spaces before inline comment
statsmodels/sandbox/examples/try_multiols.py:30:36: E262 inline comment should start with '# '
statsmodels/sandbox/examples/try_multiols.py:32:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/try_multiols.py:35:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/try_multiols.py:42:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_mle.py:16:22: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_mle.py:19:13: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_mle.py:20:16: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_mle.py:22:1: E731 do not assign a lambda expression, use a def
statsmodels/sandbox/examples/example_mle.py:31:1: E303 too many blank lines (3)
statsmodels/sandbox/examples/example_mle.py:37:1: E731 do not assign a lambda expression, use a def
statsmodels/sandbox/examples/example_mle.py:38:1: E731 do not assign a lambda expression, use a def
statsmodels/sandbox/examples/example_mle.py:40:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_mle.py:40:80: E501 line too long (88 > 79 characters)
statsmodels/sandbox/examples/example_mle.py:41:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_mle.py:41:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/examples/example_mle.py:44:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_mle.py:48:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_mle.py:48:80: E501 line too long (104 > 79 characters)
statsmodels/sandbox/examples/example_mle.py:49:80: E501 line too long (91 > 79 characters)
statsmodels/sandbox/examples/example_mle.py:49:85: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/examples/example_mle.py:51:80: E501 line too long (106 > 79 characters)
statsmodels/sandbox/examples/example_mle.py:54:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_mle.py:55:40: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_mle.py:61:30: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_mle.py:61:47: E261 at least two spaces before inline comment
statsmodels/sandbox/examples/example_mle.py:61:48: E262 inline comment should start with '# '
statsmodels/sandbox/examples/example_mle.py:66:18: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_mle.py:66:51: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_mle.py:68:53: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_sysreg.py:3:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_sysreg.py:3:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/examples/example_sysreg.py:12:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_sysreg.py:22:9: E128 continuation line under-indented for visual indent
statsmodels/sandbox/examples/example_sysreg.py:23:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_sysreg.py:37:37: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_sysreg.py:37:72: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_sysreg.py:46:16: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_sysreg.py:58:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_sysreg.py:65:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_sysreg.py:73:80: E501 line too long (87 > 79 characters)
statsmodels/sandbox/examples/example_sysreg.py:74:80: E501 line too long (102 > 79 characters)
statsmodels/sandbox/examples/example_sysreg.py:83:45: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_sysreg.py:91:44: E261 at least two spaces before inline comment
statsmodels/sandbox/examples/example_sysreg.py:93:31: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_sysreg.py:94:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_sysreg.py:112:5: E128 continuation line under-indented for visual indent
statsmodels/sandbox/examples/example_sysreg.py:112:44: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_sysreg.py:112:47: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_sysreg.py:115:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/examples/example_sysreg.py:122:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_sysreg.py:123:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/examples/example_sysreg.py:125:38: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_sysreg.py:127:51: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_sysreg.py:146:1: E266 too many leading '#' for block comment
statsmodels/sandbox/examples/example_sysreg.py:153:5: E722 do not use bare 'except'
statsmodels/sandbox/examples/example_sysreg.py:166:35: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_sysreg.py:171:9: E128 continuation line under-indented for visual indent
statsmodels/sandbox/examples/example_sysreg.py:175:28: E261 at least two spaces before inline comment
statsmodels/sandbox/examples/example_sysreg.py:175:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/examples/example_sysreg.py:177:9: E128 continuation line under-indented for visual indent
statsmodels/sandbox/examples/example_sysreg.py:177:48: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_sysreg.py:177:51: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_sysreg.py:180:40: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/examples/example_sysreg.py:180:42: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/examples/example_sysreg.py:182:33: E116 unexpected indentation (comment)
statsmodels/sandbox/examples/example_sysreg.py:183:33: E116 unexpected indentation (comment)
statsmodels/sandbox/examples/example_sysreg.py:185:33: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_sysreg.py:187:51: E231 missing whitespace after ','
statsmodels/sandbox/examples/try_gmm_other.py:22:9: E303 too many blank lines (2)
statsmodels/sandbox/examples/try_gmm_other.py:22:26: E231 missing whitespace after ','
statsmodels/sandbox/examples/try_gmm_other.py:35:19: E231 missing whitespace after ','
statsmodels/sandbox/examples/try_gmm_other.py:35:28: E231 missing whitespace after ','
statsmodels/sandbox/examples/try_gmm_other.py:36:21: E231 missing whitespace after ','
statsmodels/sandbox/examples/try_gmm_other.py:38:21: E231 missing whitespace after ','
statsmodels/sandbox/examples/try_gmm_other.py:39:40: E231 missing whitespace after ','
statsmodels/sandbox/examples/try_gmm_other.py:40:29: E127 continuation line over-indented for visual indent
statsmodels/sandbox/examples/try_gmm_other.py:41:21: E231 missing whitespace after ','
statsmodels/sandbox/examples/try_gmm_other.py:42:66: E231 missing whitespace after ','
statsmodels/sandbox/examples/try_gmm_other.py:49:13: E265 block comment should start with '# '
statsmodels/sandbox/examples/try_gmm_other.py:50:13: E265 block comment should start with '# '
statsmodels/sandbox/examples/try_gmm_other.py:51:13: E265 block comment should start with '# '
statsmodels/sandbox/examples/try_gmm_other.py:52:40: E231 missing whitespace after ','
statsmodels/sandbox/examples/try_gmm_other.py:53:29: E127 continuation line over-indented for visual indent
statsmodels/sandbox/examples/try_gmm_other.py:54:21: E231 missing whitespace after ','
statsmodels/sandbox/examples/try_gmm_other.py:55:46: E231 missing whitespace after ','
statsmodels/sandbox/examples/try_gmm_other.py:55:63: E231 missing whitespace after ','
statsmodels/sandbox/examples/try_gmm_other.py:55:69: E261 at least two spaces before inline comment
statsmodels/sandbox/examples/try_gmm_other.py:55:70: E262 inline comment should start with '# '
statsmodels/sandbox/examples/try_gmm_other.py:55:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/examples/try_gmm_other.py:59:9: E303 too many blank lines (2)
statsmodels/sandbox/examples/try_gmm_other.py:68:9: E303 too many blank lines (2)
statsmodels/sandbox/examples/try_gmm_other.py:68:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/try_gmm_other.py:69:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/try_gmm_other.py:75:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/try_gmm_other.py:76:80: E501 line too long (93 > 79 characters)
statsmodels/sandbox/examples/try_gmm_other.py:76:81: E261 at least two spaces before inline comment
statsmodels/sandbox/examples/try_gmm_other.py:76:82: E262 inline comment should start with '# '
statsmodels/sandbox/examples/try_gmm_other.py:78:25: E128 continuation line under-indented for visual indent
statsmodels/sandbox/examples/try_gmm_other.py:78:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/examples/try_gmm_other.py:87:34: E261 at least two spaces before inline comment
statsmodels/sandbox/examples/try_gmm_other.py:95:36: E262 inline comment should start with '# '
statsmodels/sandbox/examples/try_gmm_other.py:95:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/examples/try_gmm_other.py:100:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/try_gmm_other.py:106:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/examples/try_gmm_other.py:110:5: E303 too many blank lines (2)
statsmodels/sandbox/examples/try_gmm_other.py:113:9: E303 too many blank lines (2)
statsmodels/sandbox/examples/try_gmm_other.py:113:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/try_gmm_other.py:114:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/try_gmm_other.py:116:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/try_gmm_other.py:120:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/examples/try_gmm_other.py:121:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/try_gmm_other.py:121:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/examples/try_gmm_other.py:122:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/try_gmm_other.py:123:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/try_gmm_other.py:124:42: E231 missing whitespace after ','
statsmodels/sandbox/examples/try_gmm_other.py:124:44: E231 missing whitespace after ','
statsmodels/sandbox/examples/try_gmm_other.py:126:33: E231 missing whitespace after ','
statsmodels/sandbox/examples/try_gmm_other.py:126:35: E231 missing whitespace after ','
statsmodels/sandbox/examples/try_gmm_other.py:128:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/examples/try_gmm_other.py:129:37: E128 continuation line under-indented for visual indent
statsmodels/sandbox/examples/try_gmm_other.py:129:60: E231 missing whitespace after ','
statsmodels/sandbox/examples/try_gmm_other.py:129:65: E231 missing whitespace after ','
statsmodels/sandbox/examples/try_gmm_other.py:130:45: E231 missing whitespace after ','
statsmodels/sandbox/examples/try_gmm_other.py:130:47: E231 missing whitespace after ','
statsmodels/sandbox/examples/try_gmm_other.py:132:35: E231 missing whitespace after ','
statsmodels/sandbox/examples/try_gmm_other.py:132:37: E231 missing whitespace after ','
statsmodels/sandbox/examples/try_gmm_other.py:134:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/try_gmm_other.py:136:38: E231 missing whitespace after ','
statsmodels/sandbox/examples/try_gmm_other.py:136:40: E231 missing whitespace after ','
statsmodels/sandbox/examples/try_gmm_other.py:138:27: E262 inline comment should start with '# '
statsmodels/sandbox/examples/example_nbin.py:36:1: E266 too many leading '#' for block comment
statsmodels/sandbox/examples/example_nbin.py:45:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/examples/example_nbin.py:57:80: E501 line too long (94 > 79 characters)
statsmodels/sandbox/examples/example_nbin.py:102:1: E266 too many leading '#' for block comment
statsmodels/sandbox/examples/example_nbin.py:143:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/examples/example_nbin.py:172:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/examples/example_nbin.py:173:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/examples/example_nbin.py:176:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/examples/example_nbin.py:188:22: E127 continuation line over-indented for visual indent
statsmodels/sandbox/examples/example_nbin.py:198:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_nbin.py:202:69: E261 at least two spaces before inline comment
statsmodels/sandbox/examples/example_nbin.py:202:70: E262 inline comment should start with '# '
statsmodels/sandbox/examples/example_nbin.py:203:27: E128 continuation line under-indented for visual indent
statsmodels/sandbox/examples/example_nbin.py:206:30: E128 continuation line under-indented for visual indent
statsmodels/sandbox/examples/example_nbin.py:210:1: E266 too many leading '#' for block comment
statsmodels/sandbox/examples/example_nbin.py:227:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/examples/example_nbin.py:238:5: F841 local variable 'r' is assigned to but never used
statsmodels/sandbox/examples/example_nbin.py:244:27: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_nbin.py:250:1: E266 too many leading '#' for block comment
statsmodels/sandbox/examples/example_nbin.py:251:80: E501 line too long (120 > 79 characters)
statsmodels/sandbox/examples/example_nbin.py:252:80: E501 line too long (118 > 79 characters)
statsmodels/sandbox/examples/example_nbin.py:296:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/examples/example_nbin.py:298:22: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_nbin.py:299:17: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_nbin.py:299:19: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_nbin.py:301:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/examples/example_nbin.py:306:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/examples/example_nbin.py:323:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_nbin.py:324:5: E116 unexpected indentation (comment)
statsmodels/sandbox/examples/example_nbin.py:324:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_nbin.py:325:5: E116 unexpected indentation (comment)
statsmodels/sandbox/examples/example_nbin.py:325:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_nbin.py:326:5: E116 unexpected indentation (comment)
statsmodels/sandbox/examples/example_nbin.py:326:5: E266 too many leading '#' for block comment
statsmodels/sandbox/examples/example_nbin.py:327:5: E116 unexpected indentation (comment)
statsmodels/sandbox/examples/example_nbin.py:327:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_nbin.py:328:5: E116 unexpected indentation (comment)
statsmodels/sandbox/examples/example_nbin.py:328:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_nbin.py:329:25: E116 unexpected indentation (comment)
statsmodels/sandbox/examples/example_nbin.py:329:25: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_nbin.py:329:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/examples/example_nbin.py:330:25: E116 unexpected indentation (comment)
statsmodels/sandbox/examples/example_nbin.py:330:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/examples/example_nbin.py:331:25: E116 unexpected indentation (comment)
statsmodels/sandbox/examples/example_nbin.py:331:25: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_nbin.py:368:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_nbin.py:369:5: E116 unexpected indentation (comment)
statsmodels/sandbox/examples/example_nbin.py:369:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_nbin.py:370:5: E116 unexpected indentation (comment)
statsmodels/sandbox/examples/example_nbin.py:370:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_nbin.py:371:5: E116 unexpected indentation (comment)
statsmodels/sandbox/examples/example_nbin.py:371:5: E266 too many leading '#' for block comment
statsmodels/sandbox/examples/example_nbin.py:372:5: E116 unexpected indentation (comment)
statsmodels/sandbox/examples/example_nbin.py:372:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_nbin.py:373:5: E116 unexpected indentation (comment)
statsmodels/sandbox/examples/example_nbin.py:373:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_nbin.py:374:25: E116 unexpected indentation (comment)
statsmodels/sandbox/examples/example_nbin.py:374:25: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_nbin.py:374:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/examples/example_nbin.py:375:25: E116 unexpected indentation (comment)
statsmodels/sandbox/examples/example_nbin.py:376:25: E116 unexpected indentation (comment)
statsmodels/sandbox/examples/example_nbin.py:376:25: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_cusum.py:19:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_cusum.py:20:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_cusum.py:21:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_cusum.py:25:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_cusum.py:28:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_cusum.py:29:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_cusum.py:30:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_cusum.py:36:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_cusum.py:37:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_cusum.py:38:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_cusum.py:39:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_cusum.py:40:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_cusum.py:41:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_cusum.py:43:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_cusum.py:57:23: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_cusum.py:57:27: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_cusum.py:58:23: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_cusum.py:60:34: E225 missing whitespace around operator
statsmodels/sandbox/examples/ex_cusum.py:62:40: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_cusum.py:64:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_cusum.py:69:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/examples/ex_cusum.py:84:19: E225 missing whitespace around operator
statsmodels/sandbox/examples/ex_cusum.py:84:46: E225 missing whitespace around operator
statsmodels/sandbox/examples/ex_cusum.py:86:80: E501 line too long (88 > 79 characters)
statsmodels/sandbox/examples/ex_cusum.py:88:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_cusum.py:89:52: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_cusum.py:90:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_cusum.py:91:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_cusum.py:93:1: E266 too many leading '#' for block comment
statsmodels/sandbox/examples/ex_cusum.py:101:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_cusum.py:102:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_cusum.py:103:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_cusum.py:104:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_cusum.py:105:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_re.py:25:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_re.py:28:10: E221 multiple spaces before operator
statsmodels/sandbox/examples/ex_mixed_lls_re.py:30:15: E261 at least two spaces before inline comment
statsmodels/sandbox/examples/ex_mixed_lls_re.py:30:16: E262 inline comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_re.py:32:13: E262 inline comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_re.py:33:11: E261 at least two spaces before inline comment
statsmodels/sandbox/examples/ex_mixed_lls_re.py:33:12: E262 inline comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_re.py:35:33: E262 inline comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_re.py:39:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_re.py:41:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_re.py:43:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_re.py:46:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_re.py:50:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_re.py:55:46: E261 at least two spaces before inline comment
statsmodels/sandbox/examples/ex_mixed_lls_re.py:55:47: E262 inline comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_re.py:57:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_re.py:60:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_re.py:61:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_re.py:62:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_re.py:63:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_re.py:64:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_re.py:65:25: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_mixed_lls_re.py:72:5: E303 too many blank lines (2)
statsmodels/sandbox/examples/ex_mixed_lls_re.py:81:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_re.py:82:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_re.py:97:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_re.py:108:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_re.py:109:54: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_mixed_lls_re.py:113:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_re.py:114:41: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_mixed_lls_re.py:134:24: E127 continuation line over-indented for visual indent
statsmodels/sandbox/examples/ex_mixed_lls_re.py:135:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/examples/ex_mixed_lls_re.py:136:26: E127 continuation line over-indented for visual indent
statsmodels/sandbox/examples/ex_mixed_lls_re.py:138:19: E127 continuation line over-indented for visual indent
statsmodels/sandbox/examples/ex_mixed_lls_re.py:143:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_re.py:144:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_re.py:145:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_re.py:146:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_re.py:148:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_re.py:149:28: E262 inline comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_re.py:156:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/run_all.py:15:1: E128 continuation line under-indented for visual indent
statsmodels/sandbox/examples/run_all.py:27:9: E722 do not use bare 'except'
statsmodels/sandbox/examples/run_all.py:28:13: E265 block comment should start with '# '
statsmodels/sandbox/examples/run_all.py:34:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/run_all.py:35:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/run_all.py:36:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_onewaygls.py:11:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_onewaygls.py:15:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_onewaygls.py:16:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_onewaygls.py:17:33: E262 inline comment should start with '# '
statsmodels/sandbox/examples/ex_onewaygls.py:19:20: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_onewaygls.py:19:29: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_onewaygls.py:21:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_onewaygls.py:24:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_onewaygls.py:25:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_onewaygls.py:29:20: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_onewaygls.py:32:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_onewaygls.py:33:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_onewaygls.py:34:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_onewaygls.py:35:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_onewaygls.py:36:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_onewaygls.py:37:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_onewaygls.py:39:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_onewaygls.py:40:33: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_onewaygls.py:42:24: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_onewaygls.py:42:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/examples/ex_onewaygls.py:44:24: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_onewaygls.py:49:23: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_onewaygls.py:49:27: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_onewaygls.py:50:23: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_onewaygls.py:52:34: E225 missing whitespace around operator
statsmodels/sandbox/examples/ex_onewaygls.py:54:40: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_onewaygls.py:56:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_onewaygls.py:61:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_onewaygls.py:63:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_onewaygls.py:64:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/examples/ex_onewaygls.py:65:1: E266 too many leading '#' for block comment
statsmodels/sandbox/examples/ex_onewaygls.py:66:1: E266 too many leading '#' for block comment
statsmodels/sandbox/examples/ex_onewaygls.py:67:1: E266 too many leading '#' for block comment
statsmodels/sandbox/examples/ex_onewaygls.py:68:1: E266 too many leading '#' for block comment
statsmodels/sandbox/examples/ex_onewaygls.py:69:1: E266 too many leading '#' for block comment
statsmodels/sandbox/examples/ex_onewaygls.py:70:1: E266 too many leading '#' for block comment
statsmodels/sandbox/examples/ex_onewaygls.py:71:1: E266 too many leading '#' for block comment
statsmodels/sandbox/examples/ex_onewaygls.py:75:43: E225 missing whitespace around operator
statsmodels/sandbox/examples/ex_onewaygls.py:75:55: E202 whitespace before ')'
statsmodels/sandbox/examples/ex_onewaygls.py:76:53: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_onewaygls.py:76:63: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_onewaygls.py:86:38: E225 missing whitespace around operator
statsmodels/sandbox/examples/ex_onewaygls.py:94:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/examples/ex_onewaygls.py:101:43: E225 missing whitespace around operator
statsmodels/sandbox/examples/ex_onewaygls.py:105:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_onewaygls.py:106:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/examples/ex_onewaygls.py:108:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_onewaygls.py:110:5: F841 local variable 'txt' is assigned to but never used
statsmodels/sandbox/examples/ex_onewaygls.py:111:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_onewaygls.py:113:1: E128 continuation line under-indented for visual indent
statsmodels/sandbox/examples/ex_onewaygls.py:152:25: E128 continuation line under-indented for visual indent
statsmodels/sandbox/examples/ex_onewaygls.py:153:43: E225 missing whitespace around operator
statsmodels/sandbox/examples/ex_onewaygls.py:153:55: E202 whitespace before ')'
statsmodels/sandbox/examples/ex_onewaygls.py:154:53: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_onewaygls.py:154:63: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_onewaygls.py:156:58: E225 missing whitespace around operator
statsmodels/sandbox/examples/ex_onewaygls.py:158:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_onewaygls.py:160:33: E128 continuation line under-indented for visual indent
statsmodels/sandbox/examples/ex_onewaygls.py:160:78: E202 whitespace before ')'
statsmodels/sandbox/examples/ex_onewaygls.py:160:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/examples/ex_onewaygls.py:166:44: E128 continuation line under-indented for visual indent
statsmodels/sandbox/examples/ex_onewaygls.py:167:34: E128 continuation line under-indented for visual indent
statsmodels/sandbox/examples/ex_onewaygls.py:173:1: E303 too many blank lines (3)
statsmodels/sandbox/examples/ex_onewaygls.py:173:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_onewaygls.py:174:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_onewaygls.py:176:1: E305 expected 2 blank lines after class or function definition, found 3
statsmodels/sandbox/examples/ex_onewaygls.py:178:17: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_onewaygls.py:185:17: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_onewaygls.py:194:17: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_onewaygls.py:196:27: E261 at least two spaces before inline comment
statsmodels/sandbox/examples/ex_onewaygls.py:196:28: E262 inline comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_0.py:21:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_0.py:24:10: E221 multiple spaces before operator
statsmodels/sandbox/examples/ex_mixed_lls_0.py:26:15: E261 at least two spaces before inline comment
statsmodels/sandbox/examples/ex_mixed_lls_0.py:26:16: E262 inline comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_0.py:28:13: E262 inline comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_0.py:29:11: E261 at least two spaces before inline comment
statsmodels/sandbox/examples/ex_mixed_lls_0.py:29:12: E262 inline comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_0.py:31:33: E262 inline comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_0.py:35:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_0.py:37:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_0.py:39:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_0.py:42:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_0.py:46:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_0.py:51:46: E261 at least two spaces before inline comment
statsmodels/sandbox/examples/ex_mixed_lls_0.py:51:47: E262 inline comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_0.py:53:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_0.py:56:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_0.py:57:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_0.py:58:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_0.py:59:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_0.py:60:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_0.py:61:25: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_mixed_lls_0.py:68:5: E303 too many blank lines (2)
statsmodels/sandbox/examples/ex_mixed_lls_0.py:77:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_0.py:78:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_0.py:103:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_0.py:104:54: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_mixed_lls_0.py:108:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_0.py:109:41: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_mixed_lls_0.py:129:24: E127 continuation line over-indented for visual indent
statsmodels/sandbox/examples/ex_mixed_lls_0.py:130:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/examples/ex_mixed_lls_0.py:131:26: E127 continuation line over-indented for visual indent
statsmodels/sandbox/examples/ex_mixed_lls_0.py:133:19: E127 continuation line over-indented for visual indent
statsmodels/sandbox/examples/ex_mixed_lls_0.py:138:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_0.py:139:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_0.py:140:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_0.py:141:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_0.py:143:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_0.py:144:21: E262 inline comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_0.py:147:24: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_mixed_lls_0.py:147:27: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_mixed_lls_0.py:147:29: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_mixed_lls_0.py:147:31: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_mixed_lls_0.py:147:33: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_mixed_lls_0.py:149:25: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_mixed_lls_0.py:149:27: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_mixed_lls_0.py:149:29: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_mixed_lls_0.py:149:31: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_mixed_lls_0.py:149:33: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_mixed_lls_0.py:149:40: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_mixed_lls_0.py:149:42: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_mixed_lls_0.py:149:44: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_mixed_lls_0.py:149:46: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_mixed_lls_0.py:149:48: E231 missing whitespace after ','
statsmodels/sandbox/examples/try_quantile_regression1.py:21:32: E231 missing whitespace after ','
statsmodels/sandbox/examples/try_quantile_regression1.py:22:31: E231 missing whitespace after ','
statsmodels/sandbox/examples/try_quantile_regression1.py:22:80: E501 line too long (88 > 79 characters)
statsmodels/sandbox/examples/example_gam.py:14:49: E261 at least two spaces before inline comment
statsmodels/sandbox/examples/example_gam.py:14:50: E262 inline comment should start with '# '
statsmodels/sandbox/examples/example_gam.py:19:1: E731 do not assign a lambda expression, use a def
statsmodels/sandbox/examples/example_gam.py:20:1: E731 do not assign a lambda expression, use a def
statsmodels/sandbox/examples/example_gam.py:28:1: E731 do not assign a lambda expression, use a def
statsmodels/sandbox/examples/example_gam.py:29:1: E731 do not assign a lambda expression, use a def
statsmodels/sandbox/examples/example_gam.py:31:23: E261 at least two spaces before inline comment
statsmodels/sandbox/examples/example_gam.py:34:17: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_gam.py:41:23: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_gam.py:41:25: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_gam.py:71:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/examples/example_gam.py:90:1: E303 too many blank lines (4)
statsmodels/sandbox/examples/example_gam.py:94:1: E303 too many blank lines (3)
statsmodels/sandbox/examples/example_gam.py:94:1: E266 too many leading '#' for block comment
statsmodels/sandbox/examples/example_gam.py:95:1: E266 too many leading '#' for block comment
statsmodels/sandbox/examples/example_gam.py:96:1: E266 too many leading '#' for block comment
statsmodels/sandbox/examples/example_gam.py:97:1: E266 too many leading '#' for block comment
statsmodels/sandbox/examples/example_gam.py:98:1: E266 too many leading '#' for block comment
statsmodels/sandbox/examples/example_gam.py:99:1: E266 too many leading '#' for block comment
statsmodels/sandbox/examples/example_gam.py:100:1: E266 too many leading '#' for block comment
statsmodels/sandbox/examples/try_quantile_regression.py:16:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/try_quantile_regression.py:27:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/try_quantile_regression.py:28:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/try_quantile_regression.py:29:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/try_quantile_regression.py:30:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/try_quantile_regression.py:35:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_pca_regression.py:27:39: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_pca_regression.py:27:58: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_pca_regression.py:28:36: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_pca_regression.py:28:38: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_pca_regression.py:28:41: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_pca_regression.py:29:22: E201 whitespace after '['
statsmodels/sandbox/examples/example_pca_regression.py:30:22: E201 whitespace after '['
statsmodels/sandbox/examples/example_pca_regression.py:31:22: E201 whitespace after '['
statsmodels/sandbox/examples/example_pca_regression.py:32:22: E201 whitespace after '['
statsmodels/sandbox/examples/example_pca_regression.py:33:22: E201 whitespace after '['
statsmodels/sandbox/examples/example_pca_regression.py:34:22: E201 whitespace after '['
statsmodels/sandbox/examples/example_pca_regression.py:37:18: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_pca_regression.py:40:21: E221 multiple spaces before operator
statsmodels/sandbox/examples/example_pca_regression.py:51:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_pca_regression.py:52:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_pca_regression.py:66:21: E221 multiple spaces before operator
statsmodels/sandbox/examples/example_pca_regression.py:68:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_pca_regression.py:70:41: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_pca_regression.py:72:1: E266 too many leading '#' for block comment
statsmodels/sandbox/examples/example_pca_regression.py:73:1: E266 too many leading '#' for block comment
statsmodels/sandbox/examples/example_pca_regression.py:74:1: E266 too many leading '#' for block comment
statsmodels/sandbox/examples/example_pca_regression.py:75:1: E266 too many leading '#' for block comment
statsmodels/sandbox/examples/example_pca_regression.py:76:1: E266 too many leading '#' for block comment
statsmodels/sandbox/examples/example_pca_regression.py:77:1: E266 too many leading '#' for block comment
statsmodels/sandbox/examples/example_pca_regression.py:78:1: E266 too many leading '#' for block comment
statsmodels/sandbox/examples/example_pca_regression.py:81:53: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_pca_regression.py:82:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_pca_regression.py:83:68: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_pca_regression.py:89:33: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_pca_regression.py:89:38: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_pca_regression.py:89:62: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_pca_regression.py:89:65: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_pca_regression.py:90:33: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_pca_regression.py:90:37: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_pca_regression.py:94:35: E261 at least two spaces before inline comment
statsmodels/sandbox/examples/example_pca_regression.py:94:36: E262 inline comment should start with '# '
statsmodels/sandbox/examples/example_pca_regression.py:95:26: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/examples/example_pca_regression.py:95:28: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/examples/example_crossval.py:7:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_crossval.py:10:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_crossval.py:20:56: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_crossval.py:21:80: E501 line too long (94 > 79 characters)
statsmodels/sandbox/examples/example_crossval.py:21:81: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_crossval.py:22:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/examples/example_crossval.py:22:82: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_crossval.py:27:56: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_crossval.py:28:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_crossval.py:29:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_crossval.py:29:80: E501 line too long (87 > 79 characters)
statsmodels/sandbox/examples/example_crossval.py:44:9: E128 continuation line under-indented for visual indent
statsmodels/sandbox/examples/example_crossval.py:45:9: E128 continuation line under-indented for visual indent
statsmodels/sandbox/examples/example_crossval.py:46:9: E128 continuation line under-indented for visual indent
statsmodels/sandbox/examples/example_crossval.py:50:33: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_crossval.py:50:42: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/examples/example_crossval.py:50:44: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/examples/example_crossval.py:51:13: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_crossval.py:57:5: E303 too many blank lines (4)
statsmodels/sandbox/examples/example_crossval.py:57:49: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_crossval.py:58:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_crossval.py:58:80: E501 line too long (89 > 79 characters)
statsmodels/sandbox/examples/ex_random_panel.py:17:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_random_panel.py:41:35: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_random_panel.py:42:39: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_random_panel.py:48:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_random_panel.py:49:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_random_panel.py:50:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_random_panel.py:53:39: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_random_panel.py:57:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_random_panel.py:60:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_random_panel.py:62:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_random_panel.py:65:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_random_panel.py:66:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_random_panel.py:68:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_random_panel.py:69:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_random_panel.py:76:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_random_panel.py:84:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_random_panel.py:85:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_random_panel.py:92:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_random_panel.py:93:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_random_panel.py:94:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_random_panel.py:103:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_random_panel.py:107:31: E128 continuation line under-indented for visual indent
statsmodels/sandbox/examples/ex_random_panel.py:108:31: E128 continuation line under-indented for visual indent
statsmodels/sandbox/examples/ex_random_panel.py:113:31: E128 continuation line under-indented for visual indent
statsmodels/sandbox/examples/ex_random_panel.py:117:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_random_panel.py:120:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_random_panel.py:122:80: E501 line too long (108 > 79 characters)
statsmodels/sandbox/examples/ex_random_panel.py:123:80: E501 line too long (107 > 79 characters)
statsmodels/sandbox/examples/ex_random_panel.py:124:80: E501 line too long (125 > 79 characters)
statsmodels/sandbox/examples/ex_random_panel.py:126:51: E262 inline comment should start with '# '
statsmodels/sandbox/examples/ex_random_panel.py:128:51: E262 inline comment should start with '# '
statsmodels/sandbox/examples/ex_random_panel.py:133:5: E303 too many blank lines (4)
statsmodels/sandbox/examples/ex_random_panel.py:134:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_random_panel.py:135:39: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_random_panel.py:136:46: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_random_panel.py:138:43: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_random_panel.py:140:43: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_random_panel.py:142:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_random_panel.py:145:10: E225 missing whitespace around operator
statsmodels/sandbox/examples/bayesprior.py:9:1: E722 do not use bare 'except'
statsmodels/sandbox/examples/bayesprior.py:18:22: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:20:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/bayesprior.py:22:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/examples/bayesprior.py:24:34: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:24:36: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:25:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/examples/bayesprior.py:26:39: E225 missing whitespace around operator
statsmodels/sandbox/examples/bayesprior.py:27:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/examples/bayesprior.py:28:30: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:28:35: E261 at least two spaces before inline comment
statsmodels/sandbox/examples/bayesprior.py:29:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/examples/bayesprior.py:30:31: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:31:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/bayesprior.py:32:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/bayesprior.py:33:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/examples/bayesprior.py:34:18: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:36:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/bayesprior.py:37:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/bayesprior.py:38:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/examples/bayesprior.py:49:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/examples/bayesprior.py:50:13: E128 continuation line under-indented for visual indent
statsmodels/sandbox/examples/bayesprior.py:50:19: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/examples/bayesprior.py:50:21: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/examples/bayesprior.py:59:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/bayesprior.py:62:30: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:63:61: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:66:27: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:68:59: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:71:23: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:73:61: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:93:18: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:96:23: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:98:33: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:101:20: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:105:32: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:105:61: E225 missing whitespace around operator
statsmodels/sandbox/examples/bayesprior.py:106:34: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:106:38: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:110:30: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:111:30: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:114:33: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:117:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/bayesprior.py:121:39: E261 at least two spaces before inline comment
statsmodels/sandbox/examples/bayesprior.py:123:27: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:127:1: E303 too many blank lines (3)
statsmodels/sandbox/examples/bayesprior.py:132:30: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:133:30: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:137:1: E115 expected an indented block (comment)
statsmodels/sandbox/examples/bayesprior.py:138:33: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:140:29: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:143:30: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:146:27: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:150:26: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:150:44: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:154:14: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:154:17: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:154:19: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:157:26: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:157:29: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:157:43: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:162:14: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:162:17: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:162:19: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:165:26: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:165:44: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:166:5: E128 continuation line under-indented for visual indent
statsmodels/sandbox/examples/bayesprior.py:167:19: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:167:30: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:167:40: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/examples/bayesprior.py:171:14: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:171:17: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:171:21: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:174:26: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:174:44: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:175:19: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:175:30: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:179:14: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:179:17: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:179:21: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:181:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/bayesprior.py:183:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/bayesprior.py:184:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/bayesprior.py:188:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/bayesprior.py:193:1: E303 too many blank lines (4)
statsmodels/sandbox/examples/bayesprior.py:214:29: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:220:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/bayesprior.py:222:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/bayesprior.py:223:23: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:223:38: E261 at least two spaces before inline comment
statsmodels/sandbox/examples/bayesprior.py:223:39: E262 inline comment should start with '# '
statsmodels/sandbox/examples/bayesprior.py:223:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/examples/bayesprior.py:226:37: E231 missing whitespace after ','
statsmodels/sandbox/examples/bayesprior.py:231:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/bayesprior.py:234:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/bayesprior.py:237:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/try_smoothers.py:13:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/try_smoothers.py:16:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/try_smoothers.py:22:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/try_smoothers.py:24:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/try_smoothers.py:28:67: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/examples/try_smoothers.py:28:69: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/examples/try_smoothers.py:29:32: E128 continuation line under-indented for visual indent
statsmodels/sandbox/examples/try_smoothers.py:35:5: E303 too many blank lines (2)
statsmodels/sandbox/examples/try_smoothers.py:55:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/try_smoothers.py:60:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/try_smoothers.py:68:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/try_smoothers.py:75:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/try_smoothers.py:86:18: E231 missing whitespace after ','
statsmodels/sandbox/examples/try_smoothers.py:86:27: E231 missing whitespace after ','
statsmodels/sandbox/examples/try_smoothers.py:88:19: E231 missing whitespace after ','
statsmodels/sandbox/examples/try_smoothers.py:88:29: E231 missing whitespace after ','
statsmodels/sandbox/examples/try_smoothers.py:90:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/try_smoothers.py:99:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:57:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:58:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:60:10: E221 multiple spaces before operator
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:62:15: E261 at least two spaces before inline comment
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:62:16: E262 inline comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:64:13: E262 inline comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:65:20: E261 at least two spaces before inline comment
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:65:21: E262 inline comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:67:33: E262 inline comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:68:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:71:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:73:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:79:13: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:86:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:89:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:92:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:93:80: E501 line too long (95 > 79 characters)
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:94:27: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:99:46: E261 at least two spaces before inline comment
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:99:47: E262 inline comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:101:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:104:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:105:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:106:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:107:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:108:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:109:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:117:5: E303 too many blank lines (2)
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:126:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:127:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:144:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:149:27: E225 missing whitespace around operator
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:149:47: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:149:55: E225 missing whitespace around operator
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:157:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:158:54: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:162:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:163:41: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:183:24: E127 continuation line over-indented for visual indent
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:184:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:185:26: E127 continuation line over-indented for visual indent
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:187:19: E127 continuation line over-indented for visual indent
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:192:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:193:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:194:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:195:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:197:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:198:28: E262 inline comment should start with '# '
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:205:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:207:41: E261 at least two spaces before inline comment
statsmodels/sandbox/examples/ex_mixed_lls_timecorr.py:207:42: E262 inline comment should start with '# '
statsmodels/sandbox/examples/ex_gam_results.py:24:20: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_gam_results.py:27:20: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_gam_results.py:31:34: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_gam_results.py:34:34: E231 missing whitespace after ','
statsmodels/sandbox/examples/ex_gam_results.py:39:12: E222 multiple spaces after operator
statsmodels/sandbox/examples/ex_gam_results.py:49:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_gam_results.py:50:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_gam_results.py:51:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_gam_results.py:52:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_gam_results.py:55:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/ex_gam_results.py:56:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_gam_0.py:19:49: E261 at least two spaces before inline comment
statsmodels/sandbox/examples/example_gam_0.py:19:50: E262 inline comment should start with '# '
statsmodels/sandbox/examples/example_gam_0.py:23:12: E261 at least two spaces before inline comment
statsmodels/sandbox/examples/example_gam_0.py:23:13: E262 inline comment should start with '# '
statsmodels/sandbox/examples/example_gam_0.py:25:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_gam_0.py:27:1: E731 do not assign a lambda expression, use a def
statsmodels/sandbox/examples/example_gam_0.py:28:1: E731 do not assign a lambda expression, use a def
statsmodels/sandbox/examples/example_gam_0.py:30:17: E261 at least two spaces before inline comment
statsmodels/sandbox/examples/example_gam_0.py:30:18: E262 inline comment should start with '# '
statsmodels/sandbox/examples/example_gam_0.py:31:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_gam_0.py:32:32: E262 inline comment should start with '# '
statsmodels/sandbox/examples/example_gam_0.py:36:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_gam_0.py:38:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_gam_0.py:40:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_gam_0.py:41:37: E262 inline comment should start with '# '
statsmodels/sandbox/examples/example_gam_0.py:43:1: E731 do not assign a lambda expression, use a def
statsmodels/sandbox/examples/example_gam_0.py:43:36: E221 multiple spaces before operator
statsmodels/sandbox/examples/example_gam_0.py:43:53: E261 at least two spaces before inline comment
statsmodels/sandbox/examples/example_gam_0.py:44:1: E731 do not assign a lambda expression, use a def
statsmodels/sandbox/examples/example_gam_0.py:44:24: E225 missing whitespace around operator
statsmodels/sandbox/examples/example_gam_0.py:44:32: E261 at least two spaces before inline comment
statsmodels/sandbox/examples/example_gam_0.py:46:23: E261 at least two spaces before inline comment
statsmodels/sandbox/examples/example_gam_0.py:47:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_gam_0.py:49:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_gam_0.py:52:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_gam_0.py:53:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/examples/example_gam_0.py:56:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_gam_0.py:59:17: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_gam_0.py:66:23: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_gam_0.py:66:25: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_gam_0.py:75:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_gam_0.py:83:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_gam_0.py:91:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_gam_0.py:103:26: E261 at least two spaces before inline comment
statsmodels/sandbox/examples/example_gam_0.py:105:18: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_gam_0.py:105:20: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_gam_0.py:115:9: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_gam_0.py:136:35: E202 whitespace before ')'
statsmodels/sandbox/examples/example_gam_0.py:148:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_gam_0.py:149:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_gam_0.py:150:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_gam_0.py:151:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_gam_0.py:152:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_gam_0.py:153:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_gam_0.py:154:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_gam_0.py:159:1: E303 too many blank lines (4)
statsmodels/sandbox/examples/example_gam_0.py:159:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_gam_0.py:163:1: E303 too many blank lines (3)
statsmodels/sandbox/examples/example_gam_0.py:163:1: E266 too many leading '#' for block comment
statsmodels/sandbox/examples/example_gam_0.py:164:1: E266 too many leading '#' for block comment
statsmodels/sandbox/examples/example_gam_0.py:165:1: E266 too many leading '#' for block comment
statsmodels/sandbox/examples/example_gam_0.py:166:1: E266 too many leading '#' for block comment
statsmodels/sandbox/examples/example_gam_0.py:167:1: E266 too many leading '#' for block comment
statsmodels/sandbox/examples/example_gam_0.py:168:1: E266 too many leading '#' for block comment
statsmodels/sandbox/examples/example_gam_0.py:169:1: E266 too many leading '#' for block comment
statsmodels/sandbox/examples/example_pca.py:6:2: E225 missing whitespace around operator
statsmodels/sandbox/examples/example_pca.py:7:2: E225 missing whitespace around operator
statsmodels/sandbox/examples/example_pca.py:8:2: E225 missing whitespace around operator
statsmodels/sandbox/examples/example_pca.py:10:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_pca.py:11:2: E225 missing whitespace around operator
statsmodels/sandbox/examples/example_pca.py:11:9: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_pca.py:11:11: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_pca.py:12:18: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_pca.py:13:14: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_pca.py:14:23: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_pca.py:14:49: E231 missing whitespace after ','
statsmodels/sandbox/examples/example_pca.py:17:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_pca.py:18:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_pca.py:19:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/example_pca.py:21:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/thirdparty/findow_1.py:11:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/examples/thirdparty/findow_1.py:50:8: E128 continuation line under-indented for visual indent
statsmodels/sandbox/examples/thirdparty/findow_1.py:51:8: E128 continuation line under-indented for visual indent
statsmodels/sandbox/examples/thirdparty/findow_1.py:52:8: E128 continuation line under-indented for visual indent
statsmodels/sandbox/examples/thirdparty/findow_1.py:60:14: E221 multiple spaces before operator
statsmodels/sandbox/examples/thirdparty/findow_1.py:73:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/thirdparty/findow_1.py:73:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/examples/thirdparty/findow_1.py:81:59: E231 missing whitespace after ':'
statsmodels/sandbox/examples/thirdparty/findow_1.py:81:70: E231 missing whitespace after ','
statsmodels/sandbox/examples/thirdparty/findow_1.py:88:33: E231 missing whitespace after ':'
statsmodels/sandbox/examples/thirdparty/findow_1.py:88:47: E231 missing whitespace after ','
statsmodels/sandbox/examples/thirdparty/findow_1.py:88:61: E231 missing whitespace after ','
statsmodels/sandbox/examples/thirdparty/findow_1.py:93:1: E303 too many blank lines (3)
statsmodels/sandbox/examples/thirdparty/findow_1.py:93:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/thirdparty/try_interchange.py:32:22: E231 missing whitespace after ','
statsmodels/sandbox/examples/thirdparty/try_interchange.py:32:24: E231 missing whitespace after ','
statsmodels/sandbox/examples/thirdparty/try_interchange.py:32:26: E231 missing whitespace after ','
statsmodels/sandbox/examples/thirdparty/try_interchange.py:32:28: E231 missing whitespace after ','
statsmodels/sandbox/examples/thirdparty/try_interchange.py:33:13: E128 continuation line under-indented for visual indent
statsmodels/sandbox/examples/thirdparty/try_interchange.py:33:43: E231 missing whitespace after ','
statsmodels/sandbox/examples/thirdparty/try_interchange.py:34:13: E128 continuation line under-indented for visual indent
statsmodels/sandbox/examples/thirdparty/try_interchange.py:34:22: E231 missing whitespace after ','
statsmodels/sandbox/examples/thirdparty/try_interchange.py:34:32: E231 missing whitespace after ','
statsmodels/sandbox/examples/thirdparty/try_interchange.py:34:43: E231 missing whitespace after ','
statsmodels/sandbox/examples/thirdparty/try_interchange.py:39:42: E231 missing whitespace after ','
statsmodels/sandbox/examples/thirdparty/try_interchange.py:39:68: E231 missing whitespace after ','
statsmodels/sandbox/examples/thirdparty/try_interchange.py:49:13: E128 continuation line under-indented for visual indent
statsmodels/sandbox/examples/thirdparty/try_interchange.py:51:13: E128 continuation line under-indented for visual indent
statsmodels/sandbox/examples/thirdparty/try_interchange.py:51:50: E231 missing whitespace after ','
statsmodels/sandbox/examples/thirdparty/try_interchange.py:58:55: E231 missing whitespace after ':'
statsmodels/sandbox/examples/thirdparty/try_interchange.py:58:63: E231 missing whitespace after ','
statsmodels/sandbox/examples/thirdparty/try_interchange.py:58:71: E231 missing whitespace after ':'
statsmodels/sandbox/examples/thirdparty/try_interchange.py:59:34: E231 missing whitespace after ','
statsmodels/sandbox/examples/thirdparty/try_interchange.py:59:69: E231 missing whitespace after ','
statsmodels/sandbox/examples/thirdparty/try_interchange.py:63:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/thirdparty/try_interchange.py:66:39: E231 missing whitespace after ','
statsmodels/sandbox/examples/thirdparty/try_interchange.py:66:80: E501 line too long (113 > 79 characters)
statsmodels/sandbox/examples/thirdparty/try_interchange.py:71:28: E231 missing whitespace after ','
statsmodels/sandbox/examples/thirdparty/try_interchange.py:71:45: E231 missing whitespace after ','
statsmodels/sandbox/examples/thirdparty/try_interchange.py:71:56: E231 missing whitespace after ','
statsmodels/sandbox/examples/thirdparty/try_interchange.py:71:80: E501 line too long (88 > 79 characters)
statsmodels/sandbox/examples/thirdparty/ex_ratereturn.py:24:18: E261 at least two spaces before inline comment
statsmodels/sandbox/examples/thirdparty/ex_ratereturn.py:24:19: E262 inline comment should start with '# '
statsmodels/sandbox/examples/thirdparty/ex_ratereturn.py:25:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/examples/thirdparty/ex_ratereturn.py:37:38: E231 missing whitespace after ','
statsmodels/sandbox/examples/thirdparty/ex_ratereturn.py:40:25: E221 multiple spaces before operator
statsmodels/sandbox/examples/thirdparty/ex_ratereturn.py:43:21: E221 multiple spaces before operator
statsmodels/sandbox/examples/thirdparty/ex_ratereturn.py:54:21: E231 missing whitespace after ','
statsmodels/sandbox/examples/thirdparty/ex_ratereturn.py:54:24: E231 missing whitespace after ','
statsmodels/sandbox/examples/thirdparty/ex_ratereturn.py:54:26: E231 missing whitespace after ','
statsmodels/sandbox/examples/thirdparty/ex_ratereturn.py:57:15: E231 missing whitespace after ','
statsmodels/sandbox/examples/thirdparty/ex_ratereturn.py:57:18: E261 at least two spaces before inline comment
statsmodels/sandbox/examples/thirdparty/ex_ratereturn.py:57:19: E262 inline comment should start with '# '
statsmodels/sandbox/examples/thirdparty/ex_ratereturn.py:59:23: E231 missing whitespace after ','
statsmodels/sandbox/examples/thirdparty/ex_ratereturn.py:59:25: E231 missing whitespace after ','
statsmodels/sandbox/examples/thirdparty/ex_ratereturn.py:61:24: E231 missing whitespace after ','
statsmodels/sandbox/examples/thirdparty/ex_ratereturn.py:61:26: E231 missing whitespace after ','
statsmodels/sandbox/examples/thirdparty/ex_ratereturn.py:62:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/thirdparty/ex_ratereturn.py:65:24: E231 missing whitespace after ','
statsmodels/sandbox/examples/thirdparty/ex_ratereturn.py:65:26: E231 missing whitespace after ','
statsmodels/sandbox/examples/thirdparty/ex_ratereturn.py:69:80: E501 line too long (104 > 79 characters)
statsmodels/sandbox/examples/thirdparty/ex_ratereturn.py:72:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/thirdparty/ex_ratereturn.py:73:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/thirdparty/ex_ratereturn.py:92:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/examples/thirdparty/ex_ratereturn.py:105:16: E261 at least two spaces before inline comment
statsmodels/sandbox/examples/thirdparty/ex_ratereturn.py:105:16: E262 inline comment should start with '# '
statsmodels/sandbox/examples/thirdparty/ex_ratereturn.py:114:5: E115 expected an indented block (comment)
statsmodels/sandbox/examples/thirdparty/ex_ratereturn.py:114:5: E265 block comment should start with '# '
statsmodels/sandbox/examples/thirdparty/ex_ratereturn.py:115:31: E231 missing whitespace after ','
statsmodels/sandbox/examples/thirdparty/ex_ratereturn.py:115:33: E231 missing whitespace after ','
statsmodels/sandbox/examples/thirdparty/ex_ratereturn.py:117:15: E128 continuation line under-indented for visual indent
statsmodels/sandbox/examples/thirdparty/ex_ratereturn.py:119:80: E501 line too long (108 > 79 characters)
statsmodels/sandbox/examples/thirdparty/ex_ratereturn.py:126:29: E127 continuation line over-indented for visual indent
statsmodels/sandbox/examples/thirdparty/ex_ratereturn.py:128:29: E127 continuation line over-indented for visual indent
statsmodels/sandbox/examples/thirdparty/ex_ratereturn.py:139:1: E265 block comment should start with '# '
statsmodels/sandbox/examples/thirdparty/ex_ratereturn.py:140:1: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/smoothers.py:24:36: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/smoothers.py:24:38: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/smoothers.py:46:28: E261 at least two spaces before inline comment
statsmodels/sandbox/nonparametric/smoothers.py:50:49: E127 continuation line over-indented for visual indent
statsmodels/sandbox/nonparametric/smoothers.py:75:65: E127 continuation line over-indented for visual indent
statsmodels/sandbox/nonparametric/smoothers.py:78:5: E303 too many blank lines (2)
statsmodels/sandbox/nonparametric/smoothers.py:79:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/nonparametric/smoothers.py:84:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/nonparametric/smoothers.py:94:5: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/smoothers.py:104:5: E303 too many blank lines (2)
statsmodels/sandbox/nonparametric/smoothers.py:105:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/smoothers.py:108:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/smoothers.py:112:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/nonparametric/smoothers.py:113:18: E225 missing whitespace around operator
statsmodels/sandbox/nonparametric/smoothers.py:113:22: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/smoothers.py:113:25: E261 at least two spaces before inline comment
statsmodels/sandbox/nonparametric/smoothers.py:113:26: E262 inline comment should start with '# '
statsmodels/sandbox/nonparametric/smoothers.py:128:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/smoothers.py:131:20: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/smoothers.py:149:5: E303 too many blank lines (2)
statsmodels/sandbox/nonparametric/smoothers.py:152:13: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/smoothers.py:152:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/nonparametric/smoothers.py:154:80: E501 line too long (88 > 79 characters)
statsmodels/sandbox/nonparametric/smoothers.py:155:18: E225 missing whitespace around operator
statsmodels/sandbox/nonparametric/smoothers.py:155:22: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/smoothers.py:155:27: E262 inline comment should start with '# '
statsmodels/sandbox/nonparametric/smoothers.py:159:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/smoothers.py:160:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/smoothers.py:162:52: E261 at least two spaces before inline comment
statsmodels/sandbox/nonparametric/smoothers.py:162:52: E262 inline comment should start with '# '
statsmodels/sandbox/nonparametric/smoothers.py:164:54: E261 at least two spaces before inline comment
statsmodels/sandbox/nonparametric/smoothers.py:164:54: E262 inline comment should start with '# '
statsmodels/sandbox/nonparametric/smoothers.py:169:20: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/smoothers.py:174:36: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/smoothers.py:180:80: E501 line too long (88 > 79 characters)
statsmodels/sandbox/nonparametric/smoothers.py:181:17: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/smoothers.py:183:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/smoothers.py:187:20: E261 at least two spaces before inline comment
statsmodels/sandbox/nonparametric/smoothers.py:187:20: E262 inline comment should start with '# '
statsmodels/sandbox/nonparametric/smoothers.py:188:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/smoothers.py:189:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/smoothers.py:212:1: E303 too many blank lines (20)
statsmodels/sandbox/nonparametric/smoothers.py:214:1: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/smoothers.py:216:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:218:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:219:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:221:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:222:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:224:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:225:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:227:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:228:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:228:80: E501 line too long (108 > 79 characters)
statsmodels/sandbox/nonparametric/smoothers.py:230:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:231:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:232:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:234:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:235:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:237:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:238:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:239:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:241:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:243:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:245:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:246:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:248:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:250:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:251:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:251:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/nonparametric/smoothers.py:252:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:253:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:254:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:255:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:256:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:257:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:258:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:259:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:260:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:261:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:262:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:263:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:264:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:266:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:267:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:268:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:269:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:271:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:272:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:273:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:275:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:276:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:277:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:278:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:280:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:281:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:283:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:284:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:285:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:287:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:288:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:290:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:292:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:293:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:294:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:296:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:297:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:298:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:300:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:301:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:302:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:303:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:305:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:306:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:307:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:308:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:309:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:310:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:312:1: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/smoothers.py:313:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:314:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:315:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:317:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:318:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:319:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:320:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:322:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:324:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:325:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:326:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:327:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:328:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:330:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:332:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:334:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:335:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:337:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:338:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:339:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:340:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:340:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/nonparametric/smoothers.py:341:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:342:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:343:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:344:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:345:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:346:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:347:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:347:80: E501 line too long (107 > 79 characters)
statsmodels/sandbox/nonparametric/smoothers.py:348:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:349:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:350:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:351:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:352:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:354:1: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/smoothers.py:356:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:357:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:359:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:360:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:362:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:363:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:365:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:367:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:368:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:370:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:371:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:372:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:373:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:375:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:377:1: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/smoothers.py:378:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:379:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:379:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/nonparametric/smoothers.py:380:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:382:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:383:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:384:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:385:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:386:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:387:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:391:1: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/smoothers.py:392:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:393:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:394:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:396:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:397:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:398:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:399:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:400:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/smoothers.py:401:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/kde2.py:10:1: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/kde2.py:22:5: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/kde2.py:26:20: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/kde2.py:34:27: E201 whitespace after '('
statsmodels/sandbox/nonparametric/kde2.py:34:56: E202 whitespace before ')'
statsmodels/sandbox/nonparametric/kde2.py:35:60: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kde2.py:35:62: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kde2.py:38:28: E262 inline comment should start with '# '
statsmodels/sandbox/nonparametric/kde2.py:60:36: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kde2.py:60:38: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kde2.py:62:5: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/kde2.py:63:30: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/kde2.py:63:33: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/kde2.py:66:5: E303 too many blank lines (2)
statsmodels/sandbox/nonparametric/kde2.py:66:30: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kde2.py:66:32: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kde2.py:67:15: E201 whitespace after '('
statsmodels/sandbox/nonparametric/kde2.py:70:23: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/kde2.py:70:26: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/kde2.py:76:18: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/kde2.py:79:5: E303 too many blank lines (2)
statsmodels/sandbox/nonparametric/kde2.py:80:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/nonparametric/kde2.py:85:29: E201 whitespace after '('
statsmodels/sandbox/nonparametric/kde2.py:85:31: E202 whitespace before ')'
statsmodels/sandbox/nonparametric/kde2.py:86:15: E201 whitespace after '('
statsmodels/sandbox/nonparametric/kde2.py:86:23: E202 whitespace before ')'
statsmodels/sandbox/nonparametric/kde2.py:87:23: E201 whitespace after '('
statsmodels/sandbox/nonparametric/kde2.py:87:34: E201 whitespace after '('
statsmodels/sandbox/nonparametric/kde2.py:87:37: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/kde2.py:87:39: E202 whitespace before ']'
statsmodels/sandbox/nonparametric/kde2.py:87:44: E261 at least two spaces before inline comment
statsmodels/sandbox/nonparametric/kde2.py:87:45: E262 inline comment should start with '# '
statsmodels/sandbox/nonparametric/kde2.py:89:17: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/kde2.py:89:25: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/kde2.py:92:5: E303 too many blank lines (2)
statsmodels/sandbox/nonparametric/kde2.py:101:38: E201 whitespace after '('
statsmodels/sandbox/nonparametric/kde2.py:101:49: E201 whitespace after '('
statsmodels/sandbox/nonparametric/kde2.py:101:57: E202 whitespace before ']'
statsmodels/sandbox/nonparametric/kde2.py:101:60: E202 whitespace before ')'
statsmodels/sandbox/nonparametric/kde2.py:102:16: E128 continuation line under-indented for visual indent
statsmodels/sandbox/nonparametric/kde2.py:108:5: E303 too many blank lines (2)
statsmodels/sandbox/nonparametric/kde2.py:112:80: E501 line too long (90 > 79 characters)
statsmodels/sandbox/nonparametric/dgp_examples.py:11:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/dgp_examples.py:13:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/nonparametric/dgp_examples.py:19:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/nonparametric/dgp_examples.py:25:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/nonparametric/dgp_examples.py:31:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/nonparametric/dgp_examples.py:37:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/dgp_examples.py:39:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/nonparametric/dgp_examples.py:40:1: E128 continuation line under-indented for visual indent
statsmodels/sandbox/nonparametric/dgp_examples.py:45:1: E128 continuation line under-indented for visual indent
statsmodels/sandbox/nonparametric/dgp_examples.py:47:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/nonparametric/dgp_examples.py:48:5: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/dgp_examples.py:49:5: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/dgp_examples.py:78:8: E261 at least two spaces before inline comment
statsmodels/sandbox/nonparametric/dgp_examples.py:78:9: E262 inline comment should start with '# '
statsmodels/sandbox/nonparametric/dgp_examples.py:99:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/dgp_examples.py:104:5: E303 too many blank lines (2)
statsmodels/sandbox/nonparametric/dgp_examples.py:134:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/nonparametric/dgp_examples.py:135:1: E128 continuation line under-indented for visual indent
statsmodels/sandbox/nonparametric/dgp_examples.py:139:1: E128 continuation line under-indented for visual indent
statsmodels/sandbox/nonparametric/dgp_examples.py:140:1: E128 continuation line under-indented for visual indent
statsmodels/sandbox/nonparametric/dgp_examples.py:149:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/nonparametric/dgp_examples.py:153:5: E303 too many blank lines (2)
statsmodels/sandbox/nonparametric/dgp_examples.py:161:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/nonparametric/dgp_examples.py:162:1: E122 continuation line missing indentation or outdented
statsmodels/sandbox/nonparametric/dgp_examples.py:167:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/nonparametric/dgp_examples.py:178:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/nonparametric/dgp_examples.py:194:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/nonparametric/dgp_examples.py:209:46: E128 continuation line under-indented for visual indent
statsmodels/sandbox/nonparametric/dgp_examples.py:210:46: E128 continuation line under-indented for visual indent
statsmodels/sandbox/nonparametric/kernels.py:44:80: E501 line too long (87 > 79 characters)
statsmodels/sandbox/nonparametric/kernels.py:47:34: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kernels.py:47:36: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kernels.py:47:44: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kernels.py:47:46: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kernels.py:55:27: E201 whitespace after '('
statsmodels/sandbox/nonparametric/kernels.py:58:45: E201 whitespace after '('
statsmodels/sandbox/nonparametric/kernels.py:58:49: E202 whitespace before ')'
statsmodels/sandbox/nonparametric/kernels.py:72:9: F841 local variable 'n' is assigned to but never used
statsmodels/sandbox/nonparametric/kernels.py:73:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/kernels.py:75:19: E225 missing whitespace around operator
statsmodels/sandbox/nonparametric/kernels.py:75:24: E262 inline comment should start with '# '
statsmodels/sandbox/nonparametric/kernels.py:76:13: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/kernels.py:77:13: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/kernels.py:79:80: E501 line too long (93 > 79 characters)
statsmodels/sandbox/nonparametric/kernels.py:81:57: E202 whitespace before ')'
statsmodels/sandbox/nonparametric/kernels.py:81:60: E261 at least two spaces before inline comment
statsmodels/sandbox/nonparametric/kernels.py:81:61: E262 inline comment should start with '# '
statsmodels/sandbox/nonparametric/kernels.py:82:13: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/kernels.py:82:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/nonparametric/kernels.py:87:28: E202 whitespace before ')'
statsmodels/sandbox/nonparametric/kernels.py:89:23: E201 whitespace after '('
statsmodels/sandbox/nonparametric/kernels.py:89:51: E202 whitespace before ')'
statsmodels/sandbox/nonparametric/kernels.py:90:13: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/kernels.py:91:13: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/kernels.py:92:13: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/kernels.py:93:13: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/kernels.py:95:13: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/kernels.py:97:34: E201 whitespace after '('
statsmodels/sandbox/nonparametric/kernels.py:97:48: E202 whitespace before ')'
statsmodels/sandbox/nonparametric/kernels.py:119:32: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kernels.py:119:34: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kernels.py:119:46: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kernels.py:119:48: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kernels.py:119:59: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kernels.py:119:61: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kernels.py:129:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/nonparametric/kernels.py:133:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/nonparametric/kernels.py:158:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/nonparametric/kernels.py:190:20: E261 at least two spaces before inline comment
statsmodels/sandbox/nonparametric/kernels.py:192:42: E201 whitespace after '('
statsmodels/sandbox/nonparametric/kernels.py:192:62: E202 whitespace before ')'
statsmodels/sandbox/nonparametric/kernels.py:194:33: E201 whitespace after '('
statsmodels/sandbox/nonparametric/kernels.py:194:43: E202 whitespace before ')'
statsmodels/sandbox/nonparametric/kernels.py:196:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/kernels.py:198:22: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/kernels.py:199:19: E225 missing whitespace around operator
statsmodels/sandbox/nonparametric/kernels.py:264:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/nonparametric/kernels.py:274:19: E225 missing whitespace around operator
statsmodels/sandbox/nonparametric/kernels.py:276:13: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/kernels.py:289:30: E201 whitespace after '('
statsmodels/sandbox/nonparametric/kernels.py:289:55: E202 whitespace before ')'
statsmodels/sandbox/nonparametric/kernels.py:303:13: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/kernels.py:308:13: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/kernels.py:308:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/nonparametric/kernels.py:316:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/nonparametric/kernels.py:325:13: E731 do not assign a lambda expression, use a def
statsmodels/sandbox/nonparametric/kernels.py:330:48: E128 continuation line under-indented for visual indent
statsmodels/sandbox/nonparametric/kernels.py:351:13: E731 do not assign a lambda expression, use a def
statsmodels/sandbox/nonparametric/kernels.py:356:48: E128 continuation line under-indented for visual indent
statsmodels/sandbox/nonparametric/kernels.py:399:5: E303 too many blank lines (2)
statsmodels/sandbox/nonparametric/kernels.py:414:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/nonparametric/kernels.py:415:55: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kernels.py:415:57: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kernels.py:424:55: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kernels.py:424:57: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kernels.py:433:55: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kernels.py:433:57: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kernels.py:442:55: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kernels.py:442:57: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kernels.py:475:57: E128 continuation line under-indented for visual indent
statsmodels/sandbox/nonparametric/kernels.py:491:57: E128 continuation line under-indented for visual indent
statsmodels/sandbox/nonparametric/kernels.py:503:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/nonparametric/kernels.py:506:55: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kernels.py:506:57: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kernels.py:519:42: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kernels.py:519:44: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kernels.py:520:25: E128 continuation line under-indented for visual indent
statsmodels/sandbox/nonparametric/kernels.py:520:45: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kernels.py:520:47: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kernels.py:520:57: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kernels.py:520:59: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kernels.py:520:70: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kernels.py:520:72: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kernels.py:533:55: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/kernels.py:535:59: E128 continuation line under-indented for visual indent
statsmodels/sandbox/nonparametric/kernels.py:538:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/nonparametric/kernels.py:546:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/nonparametric/kernels.py:546:69: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kernels.py:546:71: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kernels.py:548:46: E261 at least two spaces before inline comment
statsmodels/sandbox/nonparametric/kernels.py:562:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/nonparametric/kernels.py:562:48: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kernels.py:562:50: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kernels.py:567:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/nonparametric/kernels.py:573:22: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/kernels.py:574:35: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/kernels.py:574:80: E501 line too long (87 > 79 characters)
statsmodels/sandbox/nonparametric/kernels.py:575:60: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kernels.py:575:62: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/densityorthopoly.py:47:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/nonparametric/densityorthopoly.py:72:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/nonparametric/densityorthopoly.py:98:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/nonparametric/densityorthopoly.py:108:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/nonparametric/densityorthopoly.py:118:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:118:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/nonparametric/densityorthopoly.py:119:35: E262 inline comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:122:5: E303 too many blank lines (2)
statsmodels/sandbox/nonparametric/densityorthopoly.py:124:56: E225 missing whitespace around operator
statsmodels/sandbox/nonparametric/densityorthopoly.py:127:53: E225 missing whitespace around operator
statsmodels/sandbox/nonparametric/densityorthopoly.py:127:69: E225 missing whitespace around operator
statsmodels/sandbox/nonparametric/densityorthopoly.py:132:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/nonparametric/densityorthopoly.py:153:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/nonparametric/densityorthopoly.py:157:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/nonparametric/densityorthopoly.py:176:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/nonparametric/densityorthopoly.py:201:40: E128 continuation line under-indented for visual indent
statsmodels/sandbox/nonparametric/densityorthopoly.py:204:24: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/densityorthopoly.py:205:21: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/densityorthopoly.py:207:28: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/densityorthopoly.py:208:25: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/densityorthopoly.py:262:13: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:263:44: E225 missing whitespace around operator
statsmodels/sandbox/nonparametric/densityorthopoly.py:269:1: E303 too many blank lines (3)
statsmodels/sandbox/nonparametric/densityorthopoly.py:269:1: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:272:1: E302 expected 2 blank lines, found 3
statsmodels/sandbox/nonparametric/densityorthopoly.py:286:26: F841 local variable 'polys' is assigned to but never used
statsmodels/sandbox/nonparametric/densityorthopoly.py:287:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:288:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:289:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:294:5: E303 too many blank lines (2)
statsmodels/sandbox/nonparametric/densityorthopoly.py:304:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:309:9: E303 too many blank lines (2)
statsmodels/sandbox/nonparametric/densityorthopoly.py:317:43: E261 at least two spaces before inline comment
statsmodels/sandbox/nonparametric/densityorthopoly.py:317:44: E262 inline comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:318:46: E202 whitespace before ')'
statsmodels/sandbox/nonparametric/densityorthopoly.py:326:25: E262 inline comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:328:20: E261 at least two spaces before inline comment
statsmodels/sandbox/nonparametric/densityorthopoly.py:328:21: E262 inline comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:334:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/nonparametric/densityorthopoly.py:349:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:351:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:352:32: E261 at least two spaces before inline comment
statsmodels/sandbox/nonparametric/densityorthopoly.py:352:33: E262 inline comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:354:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:355:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:360:5: E303 too many blank lines (3)
statsmodels/sandbox/nonparametric/densityorthopoly.py:374:29: E261 at least two spaces before inline comment
statsmodels/sandbox/nonparametric/densityorthopoly.py:383:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:384:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:394:1: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:396:5: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:397:5: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:398:5: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:399:5: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:400:5: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:401:5: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:404:36: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/densityorthopoly.py:404:44: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/densityorthopoly.py:406:5: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:408:5: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:409:5: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:412:5: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:413:5: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:418:1: E303 too many blank lines (3)
statsmodels/sandbox/nonparametric/densityorthopoly.py:420:48: E261 at least two spaces before inline comment
statsmodels/sandbox/nonparametric/densityorthopoly.py:420:48: E262 inline comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:426:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/nonparametric/densityorthopoly.py:428:5: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:429:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/densityorthopoly.py:429:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/nonparametric/densityorthopoly.py:430:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/densityorthopoly.py:431:30: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/densityorthopoly.py:431:40: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/densityorthopoly.py:431:51: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/densityorthopoly.py:432:33: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/densityorthopoly.py:432:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/nonparametric/densityorthopoly.py:433:20: E128 continuation line under-indented for visual indent
statsmodels/sandbox/nonparametric/densityorthopoly.py:436:5: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:439:5: E303 too many blank lines (2)
statsmodels/sandbox/nonparametric/densityorthopoly.py:439:30: E261 at least two spaces before inline comment
statsmodels/sandbox/nonparametric/densityorthopoly.py:440:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:441:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:442:38: E225 missing whitespace around operator
statsmodels/sandbox/nonparametric/densityorthopoly.py:442:54: E225 missing whitespace around operator
statsmodels/sandbox/nonparametric/densityorthopoly.py:442:62: E261 at least two spaces before inline comment
statsmodels/sandbox/nonparametric/densityorthopoly.py:442:63: E262 inline comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:443:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:444:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:445:80: E501 line too long (98 > 79 characters)
statsmodels/sandbox/nonparametric/densityorthopoly.py:446:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:448:44: E261 at least two spaces before inline comment
statsmodels/sandbox/nonparametric/densityorthopoly.py:448:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/nonparametric/densityorthopoly.py:449:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:451:38: E261 at least two spaces before inline comment
statsmodels/sandbox/nonparametric/densityorthopoly.py:451:39: E262 inline comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:452:45: E261 at least two spaces before inline comment
statsmodels/sandbox/nonparametric/densityorthopoly.py:452:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/nonparametric/densityorthopoly.py:457:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:468:14: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/densityorthopoly.py:469:18: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/densityorthopoly.py:470:24: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/densityorthopoly.py:470:26: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/densityorthopoly.py:470:66: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/densityorthopoly.py:473:55: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/densityorthopoly.py:476:5: E303 too many blank lines (2)
statsmodels/sandbox/nonparametric/densityorthopoly.py:476:5: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:482:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:485:35: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/densityorthopoly.py:486:20: E128 continuation line under-indented for visual indent
statsmodels/sandbox/nonparametric/densityorthopoly.py:495:13: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:503:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:506:35: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/densityorthopoly.py:507:20: E128 continuation line under-indented for visual indent
statsmodels/sandbox/nonparametric/densityorthopoly.py:516:13: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:518:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:519:65: E225 missing whitespace around operator
statsmodels/sandbox/nonparametric/densityorthopoly.py:527:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:531:35: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/densityorthopoly.py:532:20: E128 continuation line under-indented for visual indent
statsmodels/sandbox/nonparametric/densityorthopoly.py:543:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/densityorthopoly.py:544:65: E225 missing whitespace around operator
statsmodels/sandbox/nonparametric/densityorthopoly.py:547:5: E303 too many blank lines (2)
statsmodels/sandbox/nonparametric/densityorthopoly.py:547:5: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/kdecovclass.py:24:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/nonparametric/kdecovclass.py:28:40: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kdecovclass.py:28:42: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kdecovclass.py:35:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/nonparametric/kdecovclass.py:45:80: E501 line too long (89 > 79 characters)
statsmodels/sandbox/nonparametric/kdecovclass.py:52:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/nonparametric/kdecovclass.py:62:19: E127 continuation line over-indented for visual indent
statsmodels/sandbox/nonparametric/kdecovclass.py:63:19: E127 continuation line over-indented for visual indent
statsmodels/sandbox/nonparametric/kdecovclass.py:80:24: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/kdecovclass.py:80:26: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/kdecovclass.py:87:5: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/kdecovclass.py:103:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/kdecovclass.py:104:1: E266 too many leading '#' for block comment
statsmodels/sandbox/nonparametric/kdecovclass.py:109:1: E303 too many blank lines (4)
statsmodels/sandbox/nonparametric/kdecovclass.py:113:16: E261 at least two spaces before inline comment
statsmodels/sandbox/nonparametric/kdecovclass.py:113:17: E262 inline comment should start with '# '
statsmodels/sandbox/nonparametric/kdecovclass.py:114:22: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/kdecovclass.py:114:27: E262 inline comment should start with '# '
statsmodels/sandbox/nonparametric/kdecovclass.py:115:9: E222 multiple spaces after operator
statsmodels/sandbox/nonparametric/kdecovclass.py:116:24: E128 continuation line under-indented for visual indent
statsmodels/sandbox/nonparametric/kdecovclass.py:119:5: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/kdecovclass.py:122:25: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/kdecovclass.py:122:27: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/kdecovclass.py:132:19: E127 continuation line over-indented for visual indent
statsmodels/sandbox/nonparametric/kdecovclass.py:133:19: E127 continuation line over-indented for visual indent
statsmodels/sandbox/nonparametric/kdecovclass.py:146:19: E127 continuation line over-indented for visual indent
statsmodels/sandbox/nonparametric/kdecovclass.py:147:19: E127 continuation line over-indented for visual indent
statsmodels/sandbox/nonparametric/kdecovclass.py:150:5: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/kdecovclass.py:157:5: E303 too many blank lines (2)
statsmodels/sandbox/nonparametric/testdata.py:10:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/nonparametric/testdata.py:13:5: E303 too many blank lines (2)
statsmodels/sandbox/nonparametric/testdata.py:13:23: E201 whitespace after '['
statsmodels/sandbox/nonparametric/testdata.py:13:45: E202 whitespace before ']'
statsmodels/sandbox/nonparametric/testdata.py:14:12: E128 continuation line under-indented for visual indent
statsmodels/sandbox/nonparametric/testdata.py:14:34: E202 whitespace before ']'
statsmodels/sandbox/nonparametric/testdata.py:17:5: E303 too many blank lines (2)
statsmodels/sandbox/nonparametric/testdata.py:19:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/nonparametric/testdata.py:20:80: E501 line too long (87 > 79 characters)
statsmodels/sandbox/nonparametric/testdata.py:21:80: E501 line too long (90 > 79 characters)
statsmodels/sandbox/nonparametric/testdata.py:22:80: E501 line too long (91 > 79 characters)
statsmodels/sandbox/nonparametric/testdata.py:23:80: E501 line too long (94 > 79 characters)
statsmodels/sandbox/nonparametric/testdata.py:24:80: E501 line too long (94 > 79 characters)
statsmodels/sandbox/nonparametric/testdata.py:25:80: E501 line too long (97 > 79 characters)
statsmodels/sandbox/nonparametric/testdata.py:26:80: E501 line too long (101 > 79 characters)
statsmodels/sandbox/nonparametric/testdata.py:27:80: E501 line too long (97 > 79 characters)
statsmodels/sandbox/nonparametric/testdata.py:28:80: E501 line too long (96 > 79 characters)
statsmodels/sandbox/nonparametric/testdata.py:29:80: E501 line too long (93 > 79 characters)
statsmodels/sandbox/nonparametric/testdata.py:30:80: E501 line too long (98 > 79 characters)
statsmodels/sandbox/nonparametric/testdata.py:31:80: E501 line too long (94 > 79 characters)
statsmodels/sandbox/nonparametric/testdata.py:32:80: E501 line too long (95 > 79 characters)
statsmodels/sandbox/nonparametric/testdata.py:33:80: E501 line too long (94 > 79 characters)
statsmodels/sandbox/nonparametric/testdata.py:34:80: E501 line too long (93 > 79 characters)
statsmodels/sandbox/nonparametric/testdata.py:35:80: E501 line too long (93 > 79 characters)
statsmodels/sandbox/nonparametric/testdata.py:36:80: E501 line too long (92 > 79 characters)
statsmodels/sandbox/nonparametric/testdata.py:37:80: E501 line too long (96 > 79 characters)
statsmodels/sandbox/nonparametric/testdata.py:38:80: E501 line too long (96 > 79 characters)
statsmodels/sandbox/nonparametric/kernel_extras.py:105:38: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/kernel_extras.py:109:39: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/kernel_extras.py:109:47: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kernel_extras.py:109:49: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/nonparametric/kernel_extras.py:131:31: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/kernel_extras.py:228:13: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/kernel_extras.py:229:66: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/kernel_extras.py:230:27: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/kernel_extras.py:232:13: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/kernel_extras.py:249:61: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/kernel_extras.py:250:76: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/kernel_extras.py:250:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/nonparametric/kernel_extras.py:341:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/kernel_extras.py:371:36: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/kernel_extras.py:376:40: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/kernel_extras.py:380:27: E261 at least two spaces before inline comment
statsmodels/sandbox/nonparametric/kernel_extras.py:380:28: E262 inline comment should start with '# '
statsmodels/sandbox/nonparametric/kernel_extras.py:396:80: E501 line too long (90 > 79 characters)
statsmodels/sandbox/nonparametric/kernel_extras.py:401:56: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/tests/test_smoothers.py:25:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/tests/test_smoothers.py:30:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/tests/test_smoothers.py:31:67: E261 at least two spaces before inline comment
statsmodels/sandbox/nonparametric/tests/test_smoothers.py:31:68: E262 inline comment should start with '# '
statsmodels/sandbox/nonparametric/tests/test_smoothers.py:32:65: E261 at least two spaces before inline comment
statsmodels/sandbox/nonparametric/tests/test_smoothers.py:32:66: E262 inline comment should start with '# '
statsmodels/sandbox/nonparametric/tests/test_smoothers.py:37:1: E303 too many blank lines (3)
statsmodels/sandbox/nonparametric/tests/test_smoothers.py:41:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/tests/test_smoothers.py:47:30: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/tests/test_smoothers.py:50:17: F841 local variable 'y' is assigned to but never used
statsmodels/sandbox/nonparametric/tests/test_smoothers.py:57:52: E261 at least two spaces before inline comment
statsmodels/sandbox/nonparametric/tests/test_smoothers.py:57:53: E262 inline comment should start with '# '
statsmodels/sandbox/nonparametric/tests/test_smoothers.py:61:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/tests/test_smoothers.py:63:22: E262 inline comment should start with '# '
statsmodels/sandbox/nonparametric/tests/test_smoothers.py:66:33: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/tests/test_smoothers.py:68:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/nonparametric/tests/test_smoothers.py:72:52: E261 at least two spaces before inline comment
statsmodels/sandbox/nonparametric/tests/test_smoothers.py:72:53: E262 inline comment should start with '# '
statsmodels/sandbox/nonparametric/tests/test_smoothers.py:76:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/tests/test_smoothers.py:78:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/tests/test_smoothers.py:79:25: E262 inline comment should start with '# '
statsmodels/sandbox/nonparametric/tests/test_smoothers.py:82:33: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/tests/test_smoothers.py:84:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/nonparametric/tests/test_smoothers.py:88:52: E261 at least two spaces before inline comment
statsmodels/sandbox/nonparametric/tests/test_smoothers.py:88:53: E262 inline comment should start with '# '
statsmodels/sandbox/nonparametric/tests/test_smoothers.py:96:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/tests/test_smoothers.py:98:39: E262 inline comment should start with '# '
statsmodels/sandbox/nonparametric/tests/test_smoothers.py:101:33: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/tests/ex_smoothers.py:13:1: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/tests/ex_smoothers.py:20:11: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/tests/ex_smoothers.py:26:1: E303 too many blank lines (3)
statsmodels/sandbox/nonparametric/tests/ex_smoothers.py:26:1: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/tests/ex_smoothers.py:28:14: E262 inline comment should start with '# '
statsmodels/sandbox/nonparametric/tests/ex_smoothers.py:33:24: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/tests/ex_smoothers.py:42:32: E262 inline comment should start with '# '
statsmodels/sandbox/nonparametric/tests/ex_smoothers.py:47:24: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/tests/ex_smoothers.py:52:1: E303 too many blank lines (3)
statsmodels/sandbox/nonparametric/tests/ex_smoothers.py:62:5: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/tests/ex_gam_new.py:25:1: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/tests/ex_gam_new.py:26:1: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/tests/ex_gam_new.py:28:1: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/tests/ex_gam_new.py:32:1: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/tests/ex_gam_new.py:37:12: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/tests/ex_gam_new.py:37:14: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/tests/ex_gam_new.py:40:22: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/tests/ex_gam_new.py:40:29: E262 inline comment should start with '# '
statsmodels/sandbox/nonparametric/tests/ex_gam_new.py:41:21: E261 at least two spaces before inline comment
statsmodels/sandbox/nonparametric/tests/ex_gam_new.py:41:22: E262 inline comment should start with '# '
statsmodels/sandbox/nonparametric/tests/ex_gam_new.py:42:11: E261 at least two spaces before inline comment
statsmodels/sandbox/nonparametric/tests/ex_gam_new.py:42:12: E262 inline comment should start with '# '
statsmodels/sandbox/nonparametric/tests/ex_gam_new.py:52:5: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/tests/ex_gam_new.py:60:5: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/tests/ex_gam_new.py:68:5: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/tests/ex_gam_new.py:90:5: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/tests/ex_gam_new.py:93:26: E261 at least two spaces before inline comment
statsmodels/sandbox/nonparametric/tests/ex_gam_new.py:95:18: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/tests/ex_gam_new.py:95:20: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/tests/ex_gam_new.py:103:49: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/tests/ex_gam_new.py:103:57: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/tests/ex_gam_new.py:105:9: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/tests/ex_gam_new.py:116:5: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/tests/ex_gam_new.py:117:13: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/tests/ex_gam_new.py:118:13: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/tests/ex_gam_new.py:119:16: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/tests/ex_gam_new.py:119:37: E261 at least two spaces before inline comment
statsmodels/sandbox/nonparametric/tests/ex_gam_new.py:119:38: E262 inline comment should start with '# '
statsmodels/sandbox/nonparametric/tests/ex_gam_new.py:120:16: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/tests/ex_gam_new.py:122:5: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/tests/ex_gam_new.py:123:5: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/tests/ex_gam_new.py:124:5: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/tests/ex_gam_new.py:133:5: E303 too many blank lines (2)
statsmodels/sandbox/nonparametric/tests/test_kernel_extras.py:56:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/nonparametric/tests/test_kernel_extras.py:57:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/nonparametric/tests/test_kernel_extras.py:66:32: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/tests/ex_gam_am_new.py:21:1: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/tests/ex_gam_am_new.py:22:1: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/tests/ex_gam_am_new.py:24:1: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/tests/ex_gam_am_new.py:27:14: E262 inline comment should start with '# '
statsmodels/sandbox/nonparametric/tests/ex_gam_am_new.py:27:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/nonparametric/tests/ex_gam_am_new.py:28:17: E261 at least two spaces before inline comment
statsmodels/sandbox/nonparametric/tests/ex_gam_am_new.py:28:17: E262 inline comment should start with '# '
statsmodels/sandbox/nonparametric/tests/ex_gam_am_new.py:32:12: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/tests/ex_gam_am_new.py:32:14: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/tests/ex_gam_am_new.py:35:22: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/tests/ex_gam_am_new.py:35:29: E262 inline comment should start with '# '
statsmodels/sandbox/nonparametric/tests/ex_gam_am_new.py:37:11: E261 at least two spaces before inline comment
statsmodels/sandbox/nonparametric/tests/ex_gam_am_new.py:37:12: E262 inline comment should start with '# '
statsmodels/sandbox/nonparametric/tests/ex_gam_am_new.py:56:1: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/tests/ex_gam_am_new.py:57:1: E265 block comment should start with '# '
statsmodels/sandbox/nonparametric/tests/ex_gam_am_new.py:65:26: E261 at least two spaces before inline comment
statsmodels/sandbox/nonparametric/tests/ex_gam_am_new.py:67:18: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/tests/ex_gam_am_new.py:67:20: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/tests/ex_gam_am_new.py:77:49: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/tests/ex_gam_am_new.py:77:57: E231 missing whitespace after ','
statsmodels/sandbox/nonparametric/tests/ex_gam_am_new.py:79:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/predstd.py:12:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/regression/predstd.py:72:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/predstd.py:93:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/predstd.py:94:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/ar_panel.py:32:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/ar_panel.py:33:9: F841 local variable 'nobs' is assigned to but never used
statsmodels/sandbox/regression/ar_panel.py:38:45: E225 missing whitespace around operator
statsmodels/sandbox/regression/ar_panel.py:42:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/ar_panel.py:49:25: E262 inline comment should start with '# '
statsmodels/sandbox/regression/ar_panel.py:52:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/ar_panel.py:53:21: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/ar_panel.py:53:22: E262 inline comment should start with '# '
statsmodels/sandbox/regression/ar_panel.py:65:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/regression/ar_panel.py:67:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/ar_panel.py:68:25: E231 missing whitespace after ','
statsmodels/sandbox/regression/ar_panel.py:68:27: E231 missing whitespace after ','
statsmodels/sandbox/regression/ar_panel.py:68:29: E231 missing whitespace after ','
statsmodels/sandbox/regression/ar_panel.py:68:31: E231 missing whitespace after ','
statsmodels/sandbox/regression/ar_panel.py:68:33: E231 missing whitespace after ','
statsmodels/sandbox/regression/ar_panel.py:68:35: E231 missing whitespace after ','
statsmodels/sandbox/regression/ar_panel.py:68:37: E231 missing whitespace after ','
statsmodels/sandbox/regression/ar_panel.py:68:39: E231 missing whitespace after ','
statsmodels/sandbox/regression/ar_panel.py:68:41: E231 missing whitespace after ','
statsmodels/sandbox/regression/ar_panel.py:68:43: E231 missing whitespace after ','
statsmodels/sandbox/regression/ar_panel.py:68:45: E231 missing whitespace after ','
statsmodels/sandbox/regression/ar_panel.py:68:47: E231 missing whitespace after ','
statsmodels/sandbox/regression/ar_panel.py:68:49: E231 missing whitespace after ','
statsmodels/sandbox/regression/ar_panel.py:68:51: E231 missing whitespace after ','
statsmodels/sandbox/regression/ar_panel.py:68:53: E231 missing whitespace after ','
statsmodels/sandbox/regression/ar_panel.py:68:55: E231 missing whitespace after ','
statsmodels/sandbox/regression/ar_panel.py:68:57: E231 missing whitespace after ','
statsmodels/sandbox/regression/ar_panel.py:68:59: E231 missing whitespace after ','
statsmodels/sandbox/regression/ar_panel.py:68:61: E231 missing whitespace after ','
statsmodels/sandbox/regression/ar_panel.py:68:63: E231 missing whitespace after ','
statsmodels/sandbox/regression/ar_panel.py:68:65: E231 missing whitespace after ','
statsmodels/sandbox/regression/ar_panel.py:68:67: E231 missing whitespace after ','
statsmodels/sandbox/regression/ar_panel.py:68:69: E231 missing whitespace after ','
statsmodels/sandbox/regression/ar_panel.py:68:71: E231 missing whitespace after ','
statsmodels/sandbox/regression/ar_panel.py:68:73: E231 missing whitespace after ','
statsmodels/sandbox/regression/ar_panel.py:68:75: E231 missing whitespace after ','
statsmodels/sandbox/regression/ar_panel.py:69:25: E231 missing whitespace after ','
statsmodels/sandbox/regression/ar_panel.py:69:27: E231 missing whitespace after ','
statsmodels/sandbox/regression/ar_panel.py:69:29: E231 missing whitespace after ','
statsmodels/sandbox/regression/ar_panel.py:69:31: E231 missing whitespace after ','
statsmodels/sandbox/regression/ar_panel.py:69:33: E231 missing whitespace after ','
statsmodels/sandbox/regression/ar_panel.py:69:35: E231 missing whitespace after ','
statsmodels/sandbox/regression/ar_panel.py:69:37: E231 missing whitespace after ','
statsmodels/sandbox/regression/ar_panel.py:73:23: E231 missing whitespace after ','
statsmodels/sandbox/regression/ar_panel.py:73:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/regression/ar_panel.py:79:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/ar_panel.py:80:34: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/ar_panel.py:80:35: E262 inline comment should start with '# '
statsmodels/sandbox/regression/ar_panel.py:83:28: E231 missing whitespace after ','
statsmodels/sandbox/regression/ar_panel.py:85:36: E225 missing whitespace around operator
statsmodels/sandbox/regression/ar_panel.py:86:36: E225 missing whitespace around operator
statsmodels/sandbox/regression/ar_panel.py:86:42: E262 inline comment should start with '# '
statsmodels/sandbox/regression/ar_panel.py:86:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/regression/ar_panel.py:87:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/ar_panel.py:95:16: E262 inline comment should start with '# '
statsmodels/sandbox/regression/ar_panel.py:97:18: E262 inline comment should start with '# '
statsmodels/sandbox/regression/ar_panel.py:99:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/ar_panel.py:102:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/ar_panel.py:102:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/ar_panel.py:104:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/ar_panel.py:109:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/ar_panel.py:109:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/regression/ar_panel.py:110:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:69:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:72:47: E231 missing whitespace after ','
statsmodels/sandbox/regression/runmnl.py:73:24: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/runmnl.py:76:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:78:9: F841 local variable 'betaidx_bychoices' is assigned to but never used
statsmodels/sandbox/regression/runmnl.py:81:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/runmnl.py:87:18: E231 missing whitespace after ','
statsmodels/sandbox/regression/runmnl.py:92:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:95:9: F841 local variable 'sumexpxb' is assigned to but never used
statsmodels/sandbox/regression/runmnl.py:95:32: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/runmnl.py:95:32: E262 inline comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:96:37: E231 missing whitespace after ','
statsmodels/sandbox/regression/runmnl.py:96:45: E262 inline comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:98:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:99:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:100:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:101:33: E262 inline comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:125:9: E303 too many blank lines (2)
statsmodels/sandbox/regression/runmnl.py:125:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:128:47: E231 missing whitespace after ','
statsmodels/sandbox/regression/runmnl.py:129:24: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/runmnl.py:132:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:134:9: F841 local variable 'betaidx_bychoices' is assigned to but never used
statsmodels/sandbox/regression/runmnl.py:137:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/runmnl.py:143:18: E231 missing whitespace after ','
statsmodels/sandbox/regression/runmnl.py:148:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:149:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:152:32: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/runmnl.py:152:32: E262 inline comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:153:9: F841 local variable 'logsumexpxb' is assigned to but never used
statsmodels/sandbox/regression/runmnl.py:154:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:155:33: E231 missing whitespace after ','
statsmodels/sandbox/regression/runmnl.py:157:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:158:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:161:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:167:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:168:35: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/runmnl.py:171:9: F841 local variable 'logsumexpxb' is assigned to but never used
statsmodels/sandbox/regression/runmnl.py:172:9: F841 local variable 'probs' is assigned to but never used
statsmodels/sandbox/regression/runmnl.py:172:35: E231 missing whitespace after ','
statsmodels/sandbox/regression/runmnl.py:175:1: E266 too many leading '#' for block comment
statsmodels/sandbox/regression/runmnl.py:176:1: E266 too many leading '#' for block comment
statsmodels/sandbox/regression/runmnl.py:177:1: E266 too many leading '#' for block comment
statsmodels/sandbox/regression/runmnl.py:178:11: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/runmnl.py:178:12: E262 inline comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:179:1: E302 expected 2 blank lines, found 0
statsmodels/sandbox/regression/runmnl.py:194:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/runmnl.py:197:9: F841 local variable 'endog' is assigned to but never used
statsmodels/sandbox/regression/runmnl.py:199:9: F841 local variable 'paramsind' is assigned to but never used
statsmodels/sandbox/regression/runmnl.py:203:9: E303 too many blank lines (2)
statsmodels/sandbox/regression/runmnl.py:203:39: E262 inline comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:211:35: E262 inline comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:214:17: E265 block comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:226:75: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/runmnl.py:226:76: E262 inline comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:226:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/regression/runmnl.py:227:35: E262 inline comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:229:37: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/runmnl.py:229:38: E262 inline comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:236:1: E303 too many blank lines (3)
statsmodels/sandbox/regression/runmnl.py:236:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:237:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:239:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:240:1: E305 expected 2 blank lines after class or function definition, found 3
statsmodels/sandbox/regression/runmnl.py:241:80: E501 line too long (89 > 79 characters)
statsmodels/sandbox/regression/runmnl.py:243:31: E231 missing whitespace after ','
statsmodels/sandbox/regression/runmnl.py:243:41: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/runmnl.py:243:42: E262 inline comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:245:39: E231 missing whitespace after ','
statsmodels/sandbox/regression/runmnl.py:246:19: E231 missing whitespace after ','
statsmodels/sandbox/regression/runmnl.py:246:34: E231 missing whitespace after ','
statsmodels/sandbox/regression/runmnl.py:246:53: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/runmnl.py:246:54: E262 inline comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:252:42: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/runmnl.py:257:1: E303 too many blank lines (4)
statsmodels/sandbox/regression/runmnl.py:257:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:260:37: E231 missing whitespace after ','
statsmodels/sandbox/regression/runmnl.py:261:40: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/runmnl.py:263:32: E231 missing whitespace after ','
statsmodels/sandbox/regression/runmnl.py:265:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:271:34: E225 missing whitespace around operator
statsmodels/sandbox/regression/runmnl.py:272:5: E225 missing whitespace around operator
statsmodels/sandbox/regression/runmnl.py:272:39: E231 missing whitespace after ','
statsmodels/sandbox/regression/runmnl.py:275:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:279:37: E225 missing whitespace around operator
statsmodels/sandbox/regression/runmnl.py:281:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:282:41: E231 missing whitespace after ','
statsmodels/sandbox/regression/runmnl.py:282:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/regression/runmnl.py:287:29: E262 inline comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:291:43: E225 missing whitespace around operator
statsmodels/sandbox/regression/runmnl.py:292:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:296:3: E225 missing whitespace around operator
statsmodels/sandbox/regression/runmnl.py:297:2: E225 missing whitespace around operator
statsmodels/sandbox/regression/runmnl.py:297:17: E262 inline comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:298:38: E231 missing whitespace after ','
statsmodels/sandbox/regression/runmnl.py:307:1: E303 too many blank lines (4)
statsmodels/sandbox/regression/runmnl.py:307:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:308:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:311:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:312:39: E231 missing whitespace after ','
statsmodels/sandbox/regression/runmnl.py:318:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:323:49: E231 missing whitespace after ','
statsmodels/sandbox/regression/runmnl.py:324:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:325:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:326:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:338:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/runmnl.py:344:13: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/runmnl.py:344:20: E231 missing whitespace after ','
statsmodels/sandbox/regression/runmnl.py:351:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/sympy_diff.py:12:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/sympy_diff.py:15:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/regression/sympy_diff.py:17:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/sympy_diff.py:29:28: E231 missing whitespace after ','
statsmodels/sandbox/regression/sympy_diff.py:31:40: E231 missing whitespace after ','
statsmodels/sandbox/regression/sympy_diff.py:35:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/sympy_diff.py:36:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/regression/sympy_diff.py:46:6: E231 missing whitespace after ','
statsmodels/sandbox/regression/sympy_diff.py:58:26: E231 missing whitespace after ','
statsmodels/sandbox/regression/sympy_diff.py:58:31: E231 missing whitespace after ','
statsmodels/sandbox/regression/sympy_diff.py:58:42: E231 missing whitespace after ','
statsmodels/sandbox/regression/sympy_diff.py:59:26: E231 missing whitespace after ','
statsmodels/sandbox/regression/sympy_diff.py:59:31: E231 missing whitespace after ','
statsmodels/sandbox/regression/sympy_diff.py:59:42: E231 missing whitespace after ','
statsmodels/sandbox/regression/gmm.py:19:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/regression/gmm.py:21:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/regression/gmm.py:23:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/regression/gmm.py:24:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/regression/gmm.py:33:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/regression/gmm.py:40:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/regression/gmm.py:107:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:135:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:136:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:137:10: E231 missing whitespace after ','
statsmodels/sandbox/regression/gmm.py:137:12: E231 missing whitespace after ','
statsmodels/sandbox/regression/gmm.py:142:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:145:30: E262 inline comment should start with '# '
statsmodels/sandbox/regression/gmm.py:153:24: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/gmm.py:215:67: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/gmm.py:215:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/regression/gmm.py:219:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/gmm.py:227:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:233:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:238:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/regression/gmm.py:239:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:240:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:241:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:252:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/regression/gmm.py:279:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:281:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/gmm.py:285:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:286:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:289:35: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/gmm.py:289:36: E262 inline comment should start with '# '
statsmodels/sandbox/regression/gmm.py:299:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:300:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:301:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:303:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:304:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:305:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:314:45: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/gmm.py:314:46: E262 inline comment should start with '# '
statsmodels/sandbox/regression/gmm.py:315:41: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/gmm.py:315:42: E262 inline comment should start with '# '
statsmodels/sandbox/regression/gmm.py:320:63: E202 whitespace before ')'
statsmodels/sandbox/regression/gmm.py:322:22: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:323:22: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:324:22: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:333:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/regression/gmm.py:340:9: E303 too many blank lines (2)
statsmodels/sandbox/regression/gmm.py:343:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:347:27: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/gmm.py:349:30: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/gmm.py:352:27: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/gmm.py:353:27: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/gmm.py:357:9: E303 too many blank lines (3)
statsmodels/sandbox/regression/gmm.py:362:1: E303 too many blank lines (4)
statsmodels/sandbox/regression/gmm.py:362:1: E266 too many leading '#' for block comment
statsmodels/sandbox/regression/gmm.py:364:1: E305 expected 2 blank lines after class or function definition, found 4
statsmodels/sandbox/regression/gmm.py:420:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/regression/gmm.py:480:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/regression/gmm.py:482:59: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/gmm.py:484:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/gmm.py:555:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/gmm.py:556:19: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/gmm.py:557:19: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/gmm.py:558:19: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/gmm.py:586:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/regression/gmm.py:593:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/regression/gmm.py:602:80: E501 line too long (87 > 79 characters)
statsmodels/sandbox/regression/gmm.py:607:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/regression/gmm.py:646:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:649:36: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/gmm.py:649:37: E262 inline comment should start with '# '
statsmodels/sandbox/regression/gmm.py:667:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/regression/gmm.py:677:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/regression/gmm.py:679:13: F841 local variable 'weights_' is assigned to but never used
statsmodels/sandbox/regression/gmm.py:682:13: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:685:38: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/gmm.py:686:38: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/gmm.py:690:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:691:42: E231 missing whitespace after ':'
statsmodels/sandbox/regression/gmm.py:692:47: E231 missing whitespace after ':'
statsmodels/sandbox/regression/gmm.py:693:40: E231 missing whitespace after ':'
statsmodels/sandbox/regression/gmm.py:698:46: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/regression/gmm.py:698:48: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/regression/gmm.py:699:47: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/regression/gmm.py:699:49: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/regression/gmm.py:700:48: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/regression/gmm.py:700:50: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/regression/gmm.py:701:46: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/regression/gmm.py:701:48: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/regression/gmm.py:702:54: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/regression/gmm.py:702:56: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/regression/gmm.py:703:51: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/regression/gmm.py:703:53: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/regression/gmm.py:705:31: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/gmm.py:708:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/regression/gmm.py:732:1: E266 too many leading '#' for block comment
statsmodels/sandbox/regression/gmm.py:733:1: E266 too many leading '#' for block comment
statsmodels/sandbox/regression/gmm.py:747:46: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/gmm.py:747:47: E262 inline comment should start with '# '
statsmodels/sandbox/regression/gmm.py:747:80: E501 line too long (89 > 79 characters)
statsmodels/sandbox/regression/gmm.py:767:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:772:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/gmm.py:792:1: E266 too many leading '#' for block comment
statsmodels/sandbox/regression/gmm.py:793:1: E266 too many leading '#' for block comment
statsmodels/sandbox/regression/gmm.py:808:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:834:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:835:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:838:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/gmm.py:855:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/regression/gmm.py:862:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/gmm.py:863:21: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/gmm.py:864:21: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/gmm.py:906:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:907:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:908:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:913:13: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:914:1: E266 too many leading '#' for block comment
statsmodels/sandbox/regression/gmm.py:915:1: E266 too many leading '#' for block comment
statsmodels/sandbox/regression/gmm.py:926:17: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:934:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/gmm.py:1009:13: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1017:29: E231 missing whitespace after ','
statsmodels/sandbox/regression/gmm.py:1030:22: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/gmm.py:1030:23: E262 inline comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1040:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/regression/gmm.py:1041:33: E262 inline comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1064:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/gmm.py:1075:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/gmm.py:1099:21: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/gmm.py:1145:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1150:1: E115 expected an indented block (comment)
statsmodels/sandbox/regression/gmm.py:1151:1: E115 expected an indented block (comment)
statsmodels/sandbox/regression/gmm.py:1152:1: E115 expected an indented block (comment)
statsmodels/sandbox/regression/gmm.py:1156:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/regression/gmm.py:1161:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/regression/gmm.py:1170:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/gmm.py:1171:47: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/gmm.py:1172:47: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/gmm.py:1177:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/regression/gmm.py:1190:13: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1190:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/regression/gmm.py:1191:13: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1192:13: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1197:13: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1198:13: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1210:9: E303 too many blank lines (2)
statsmodels/sandbox/regression/gmm.py:1210:32: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/gmm.py:1210:33: E262 inline comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1213:37: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/gmm.py:1217:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/regression/gmm.py:1218:13: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1252:35: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/gmm.py:1252:36: E262 inline comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1257:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/gmm.py:1311:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1321:21: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1321:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/regression/gmm.py:1322:21: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1325:22: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/gmm.py:1325:22: E262 inline comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1326:22: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1327:55: E202 whitespace before ')'
statsmodels/sandbox/regression/gmm.py:1329:22: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1330:22: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1331:22: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1332:22: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1333:22: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1351:1: E303 too many blank lines (3)
statsmodels/sandbox/regression/gmm.py:1455:1: E266 too many leading '#' for block comment
statsmodels/sandbox/regression/gmm.py:1456:1: E266 too many leading '#' for block comment
statsmodels/sandbox/regression/gmm.py:1475:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/gmm.py:1482:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/gmm.py:1505:1: E303 too many blank lines (3)
statsmodels/sandbox/regression/gmm.py:1540:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/regression/gmm.py:1547:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/regression/gmm.py:1550:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/gmm.py:1551:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1555:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/gmm.py:1560:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/gmm.py:1566:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1569:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/regression/gmm.py:1578:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/gmm.py:1579:20: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/gmm.py:1587:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/gmm.py:1616:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/gmm.py:1622:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/gmm.py:1630:1: E303 too many blank lines (4)
statsmodels/sandbox/regression/gmm.py:1665:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1666:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1667:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1681:1: E303 too many blank lines (4)
statsmodels/sandbox/regression/gmm.py:1683:1: E302 expected 2 blank lines, found 4
statsmodels/sandbox/regression/gmm.py:1693:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1695:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1699:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1700:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1703:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1705:56: E231 missing whitespace after ','
statsmodels/sandbox/regression/gmm.py:1705:60: E231 missing whitespace after ','
statsmodels/sandbox/regression/gmm.py:1705:64: E231 missing whitespace after ','
statsmodels/sandbox/regression/gmm.py:1705:68: E231 missing whitespace after ','
statsmodels/sandbox/regression/gmm.py:1705:72: E231 missing whitespace after ','
statsmodels/sandbox/regression/gmm.py:1705:77: E231 missing whitespace after ','
statsmodels/sandbox/regression/gmm.py:1705:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/regression/gmm.py:1709:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1714:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1719:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1723:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1729:45: E231 missing whitespace after ','
statsmodels/sandbox/regression/gmm.py:1733:31: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/gmm.py:1733:32: E262 inline comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1734:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1749:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1755:13: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1756:17: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/gmm.py:1756:18: E262 inline comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1756:80: E501 line too long (87 > 79 characters)
statsmodels/sandbox/regression/gmm.py:1758:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1759:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1761:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1763:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1774:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/regression/gmm.py:1796:39: E262 inline comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1797:32: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/gmm.py:1797:33: E262 inline comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1798:55: E231 missing whitespace after ':'
statsmodels/sandbox/regression/gmm.py:1800:9: F841 local variable '_cov_params' is assigned to but never used
statsmodels/sandbox/regression/gmm.py:1801:39: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/gmm.py:1805:65: E231 missing whitespace after ':'
statsmodels/sandbox/regression/gmm.py:1805:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/regression/gmm.py:1812:56: E262 inline comment should start with '# '
statsmodels/sandbox/regression/gmm.py:1812:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/regression/ols_anova_original.py:17:16: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/ols_anova_original.py:40:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/ols_anova_original.py:44:28: E231 missing whitespace after ','
statsmodels/sandbox/regression/ols_anova_original.py:46:32: E231 missing whitespace after ','
statsmodels/sandbox/regression/ols_anova_original.py:46:80: E501 line too long (94 > 79 characters)
statsmodels/sandbox/regression/ols_anova_original.py:49:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/ols_anova_original.py:50:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/ols_anova_original.py:52:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/regression/ols_anova_original.py:61:52: E231 missing whitespace after ','
statsmodels/sandbox/regression/ols_anova_original.py:63:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/regression/ols_anova_original.py:72:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/ols_anova_original.py:73:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/ols_anova_original.py:75:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/ols_anova_original.py:76:14: E225 missing whitespace around operator
statsmodels/sandbox/regression/ols_anova_original.py:76:24: E231 missing whitespace after ','
statsmodels/sandbox/regression/ols_anova_original.py:76:29: E231 missing whitespace after ','
statsmodels/sandbox/regression/ols_anova_original.py:76:57: E231 missing whitespace after ','
statsmodels/sandbox/regression/ols_anova_original.py:78:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/regression/ols_anova_original.py:78:22: E231 missing whitespace after ','
statsmodels/sandbox/regression/ols_anova_original.py:93:18: E231 missing whitespace after ','
statsmodels/sandbox/regression/ols_anova_original.py:97:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/regression/ols_anova_original.py:97:33: E231 missing whitespace after ','
statsmodels/sandbox/regression/ols_anova_original.py:104:66: E231 missing whitespace after ','
statsmodels/sandbox/regression/ols_anova_original.py:104:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/regression/ols_anova_original.py:107:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/ols_anova_original.py:109:34: E231 missing whitespace after ','
statsmodels/sandbox/regression/ols_anova_original.py:109:65: E231 missing whitespace after ','
statsmodels/sandbox/regression/ols_anova_original.py:110:18: E231 missing whitespace after ','
statsmodels/sandbox/regression/ols_anova_original.py:118:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/regression/ols_anova_original.py:128:80: E501 line too long (89 > 79 characters)
statsmodels/sandbox/regression/ols_anova_original.py:135:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/ols_anova_original.py:136:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/ols_anova_original.py:138:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/regression/ols_anova_original.py:145:55: E231 missing whitespace after ','
statsmodels/sandbox/regression/ols_anova_original.py:146:18: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/ols_anova_original.py:156:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/ols_anova_original.py:157:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/ols_anova_original.py:161:48: E231 missing whitespace after ','
statsmodels/sandbox/regression/ols_anova_original.py:168:12: E201 whitespace after '['
statsmodels/sandbox/regression/ols_anova_original.py:168:23: E231 missing whitespace after ','
statsmodels/sandbox/regression/ols_anova_original.py:168:54: E231 missing whitespace after ','
statsmodels/sandbox/regression/ols_anova_original.py:226:63: E231 missing whitespace after ','
statsmodels/sandbox/regression/ols_anova_original.py:236:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/regression/ols_anova_original.py:237:46: E231 missing whitespace after ','
statsmodels/sandbox/regression/ols_anova_original.py:237:61: E231 missing whitespace after ','
statsmodels/sandbox/regression/ols_anova_original.py:237:66: E231 missing whitespace after ','
statsmodels/sandbox/regression/ols_anova_original.py:237:71: E231 missing whitespace after ','
statsmodels/sandbox/regression/ols_anova_original.py:237:76: E231 missing whitespace after ','
statsmodels/sandbox/regression/ols_anova_original.py:237:80: E501 line too long (97 > 79 characters)
statsmodels/sandbox/regression/ols_anova_original.py:237:81: E231 missing whitespace after ','
statsmodels/sandbox/regression/ols_anova_original.py:237:86: E231 missing whitespace after ','
statsmodels/sandbox/regression/ols_anova_original.py:237:91: E231 missing whitespace after ','
statsmodels/sandbox/regression/ols_anova_original.py:238:33: E201 whitespace after '('
statsmodels/sandbox/regression/ols_anova_original.py:238:44: E231 missing whitespace after ','
statsmodels/sandbox/regression/ols_anova_original.py:238:59: E231 missing whitespace after ','
statsmodels/sandbox/regression/ols_anova_original.py:238:72: E231 missing whitespace after ','
statsmodels/sandbox/regression/ols_anova_original.py:238:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/regression/ols_anova_original.py:239:67: E231 missing whitespace after ','
statsmodels/sandbox/regression/ols_anova_original.py:239:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/regression/ols_anova_original.py:241:26: E231 missing whitespace after ','
statsmodels/sandbox/regression/ols_anova_original.py:248:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/ols_anova_original.py:251:30: E231 missing whitespace after ','
statsmodels/sandbox/regression/ols_anova_original.py:253:30: E231 missing whitespace after ','
statsmodels/sandbox/regression/ols_anova_original.py:254:46: E231 missing whitespace after ','
statsmodels/sandbox/regression/ols_anova_original.py:256:42: E231 missing whitespace after ','
statsmodels/sandbox/regression/ols_anova_original.py:258:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/ols_anova_original.py:266:14: E231 missing whitespace after ','
statsmodels/sandbox/regression/ols_anova_original.py:270:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/regression/ols_anova_original.py:280:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/regression/ols_anova_original.py:283:14: E231 missing whitespace after ','
statsmodels/sandbox/regression/ols_anova_original.py:292:41: E231 missing whitespace after ','
statsmodels/sandbox/regression/ols_anova_original.py:295:24: E231 missing whitespace after ','
statsmodels/sandbox/regression/ols_anova_original.py:298:27: E231 missing whitespace after ','
statsmodels/sandbox/regression/ols_anova_original.py:302:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/ols_anova_original.py:314:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/ols_anova_original.py:320:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/ols_anova_original.py:322:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/regression/ols_anova_original.py:334:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/onewaygls.py:3:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/regression/onewaygls.py:7:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/regression/onewaygls.py:21:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/regression/onewaygls.py:37:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/regression/onewaygls.py:98:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/regression/onewaygls.py:110:13: E265 block comment should start with '# '
statsmodels/sandbox/regression/onewaygls.py:121:36: E231 missing whitespace after ','
statsmodels/sandbox/regression/onewaygls.py:131:35: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/onewaygls.py:132:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/regression/onewaygls.py:133:53: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/onewaygls.py:133:54: E262 inline comment should start with '# '
statsmodels/sandbox/regression/onewaygls.py:144:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/regression/onewaygls.py:147:80: E501 line too long (87 > 79 characters)
statsmodels/sandbox/regression/onewaygls.py:155:49: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/onewaygls.py:155:50: E262 inline comment should start with '# '
statsmodels/sandbox/regression/onewaygls.py:156:48: E262 inline comment should start with '# '
statsmodels/sandbox/regression/onewaygls.py:162:66: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/onewaygls.py:162:67: E262 inline comment should start with '# '
statsmodels/sandbox/regression/onewaygls.py:162:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/regression/onewaygls.py:169:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/regression/onewaygls.py:170:80: E501 line too long (91 > 79 characters)
statsmodels/sandbox/regression/onewaygls.py:185:39: E231 missing whitespace after ','
statsmodels/sandbox/regression/onewaygls.py:186:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/onewaygls.py:187:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/onewaygls.py:188:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/onewaygls.py:189:32: E231 missing whitespace after ','
statsmodels/sandbox/regression/onewaygls.py:189:37: E231 missing whitespace after ','
statsmodels/sandbox/regression/onewaygls.py:189:53: E231 missing whitespace after ','
statsmodels/sandbox/regression/onewaygls.py:189:56: E231 missing whitespace after ','
statsmodels/sandbox/regression/onewaygls.py:190:69: E231 missing whitespace after ','
statsmodels/sandbox/regression/onewaygls.py:190:74: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/onewaygls.py:190:75: E262 inline comment should start with '# '
statsmodels/sandbox/regression/onewaygls.py:190:80: E501 line too long (87 > 79 characters)
statsmodels/sandbox/regression/onewaygls.py:191:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/onewaygls.py:192:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/onewaygls.py:204:61: E262 inline comment should start with '# '
statsmodels/sandbox/regression/onewaygls.py:204:80: E501 line too long (98 > 79 characters)
statsmodels/sandbox/regression/onewaygls.py:207:20: E231 missing whitespace after ','
statsmodels/sandbox/regression/onewaygls.py:209:13: E265 block comment should start with '# '
statsmodels/sandbox/regression/onewaygls.py:212:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/onewaygls.py:213:49: E231 missing whitespace after ','
statsmodels/sandbox/regression/onewaygls.py:214:17: E231 missing whitespace after ','
statsmodels/sandbox/regression/onewaygls.py:214:40: E262 inline comment should start with '# '
statsmodels/sandbox/regression/onewaygls.py:214:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/regression/onewaygls.py:216:25: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/onewaygls.py:216:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/regression/onewaygls.py:221:20: E231 missing whitespace after ','
statsmodels/sandbox/regression/onewaygls.py:222:20: E231 missing whitespace after ','
statsmodels/sandbox/regression/onewaygls.py:226:9: E303 too many blank lines (2)
statsmodels/sandbox/regression/onewaygls.py:263:35: E231 missing whitespace after ','
statsmodels/sandbox/regression/onewaygls.py:263:80: E501 line too long (91 > 79 characters)
statsmodels/sandbox/regression/onewaygls.py:265:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/regression/onewaygls.py:270:80: E501 line too long (96 > 79 characters)
statsmodels/sandbox/regression/onewaygls.py:271:49: E231 missing whitespace after ','
statsmodels/sandbox/regression/onewaygls.py:272:17: E231 missing whitespace after ','
statsmodels/sandbox/regression/onewaygls.py:272:40: E262 inline comment should start with '# '
statsmodels/sandbox/regression/onewaygls.py:272:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/regression/onewaygls.py:280:39: E231 missing whitespace after ','
statsmodels/sandbox/regression/onewaygls.py:280:80: E501 line too long (95 > 79 characters)
statsmodels/sandbox/regression/onewaygls.py:286:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/onewaygls.py:291:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/onewaygls.py:296:9: F841 local variable 'txt' is assigned to but never used
statsmodels/sandbox/regression/onewaygls.py:297:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/onewaygls.py:299:1: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/onewaygls.py:338:29: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/onewaygls.py:339:47: E225 missing whitespace around operator
statsmodels/sandbox/regression/onewaygls.py:339:59: E202 whitespace before ')'
statsmodels/sandbox/regression/onewaygls.py:339:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/regression/onewaygls.py:340:57: E231 missing whitespace after ','
statsmodels/sandbox/regression/onewaygls.py:340:67: E231 missing whitespace after ','
statsmodels/sandbox/regression/onewaygls.py:342:70: E225 missing whitespace around operator
statsmodels/sandbox/regression/onewaygls.py:342:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/regression/onewaygls.py:344:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/onewaygls.py:346:37: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/onewaygls.py:346:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/regression/onewaygls.py:346:82: E202 whitespace before ')'
statsmodels/sandbox/regression/onewaygls.py:349:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/regression/onewaygls.py:350:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/regression/onewaygls.py:352:48: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/onewaygls.py:353:38: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/onewaygls.py:363:80: E501 line too long (109 > 79 characters)
statsmodels/sandbox/regression/onewaygls.py:364:80: E501 line too long (117 > 79 characters)
statsmodels/sandbox/regression/onewaygls.py:367:80: E501 line too long (103 > 79 characters)
statsmodels/sandbox/regression/onewaygls.py:378:54: E262 inline comment should start with '# '
statsmodels/sandbox/regression/try_treewalker.py:11:11: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_treewalker.py:11:14: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_treewalker.py:11:18: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_treewalker.py:11:21: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_treewalker.py:11:24: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_treewalker.py:11:26: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_treewalker.py:11:30: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_treewalker.py:12:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/try_treewalker.py:15:11: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/try_treewalker.py:15:12: E262 inline comment should start with '# '
statsmodels/sandbox/regression/try_treewalker.py:17:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/regression/try_treewalker.py:21:40: E262 inline comment should start with '# '
statsmodels/sandbox/regression/try_treewalker.py:36:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/regression/try_treewalker.py:40:1: E303 too many blank lines (3)
statsmodels/sandbox/regression/try_treewalker.py:40:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/try_treewalker.py:42:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/regression/try_treewalker.py:45:11: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/try_treewalker.py:45:11: E262 inline comment should start with '# '
statsmodels/sandbox/regression/try_treewalker.py:46:1: E302 expected 2 blank lines, found 0
statsmodels/sandbox/regression/try_treewalker.py:51:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/try_treewalker.py:51:36: E262 inline comment should start with '# '
statsmodels/sandbox/regression/try_treewalker.py:58:31: E262 inline comment should start with '# '
statsmodels/sandbox/regression/try_treewalker.py:60:13: E265 block comment should start with '# '
statsmodels/sandbox/regression/try_treewalker.py:64:67: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/try_treewalker.py:64:68: E262 inline comment should start with '# '
statsmodels/sandbox/regression/try_treewalker.py:66:31: E262 inline comment should start with '# '
statsmodels/sandbox/regression/try_treewalker.py:68:33: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/try_treewalker.py:68:34: E262 inline comment should start with '# '
statsmodels/sandbox/regression/try_treewalker.py:73:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/regression/try_treewalker.py:73:11: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_treewalker.py:73:14: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_treewalker.py:73:18: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_treewalker.py:73:21: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_treewalker.py:73:24: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_treewalker.py:73:26: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_treewalker.py:73:30: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_treewalker.py:75:13: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/try_treewalker.py:75:19: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_treewalker.py:75:24: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_treewalker.py:77:20: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/try_treewalker.py:77:27: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_treewalker.py:78:27: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_treewalker.py:81:19: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_treewalker.py:84:40: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_treewalker.py:85:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/try_treewalker.py:86:20: E231 missing whitespace after ':'
statsmodels/sandbox/regression/try_treewalker.py:86:31: E231 missing whitespace after ':'
statsmodels/sandbox/regression/try_treewalker.py:86:41: E231 missing whitespace after ':'
statsmodels/sandbox/regression/try_treewalker.py:86:52: E231 missing whitespace after ':'
statsmodels/sandbox/regression/try_treewalker.py:86:55: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_treewalker.py:86:61: E231 missing whitespace after ':'
statsmodels/sandbox/regression/try_treewalker.py:86:70: E231 missing whitespace after ':'
statsmodels/sandbox/regression/try_treewalker.py:88:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/try_treewalker.py:89:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/try_treewalker.py:90:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/try_treewalker.py:96:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/try_treewalker.py:97:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/try_treewalker.py:99:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/try_treewalker.py:111:8: E201 whitespace after '['
statsmodels/sandbox/regression/try_treewalker.py:116:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/try_treewalker.py:117:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/try_treewalker.py:121:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/try_treewalker.py:122:38: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_treewalker.py:124:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/try_treewalker.py:125:18: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_treewalker.py:125:51: E231 missing whitespace after ','
statsmodels/sandbox/regression/treewalkerclass.py:16:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/regression/treewalkerclass.py:48:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/regression/treewalkerclass.py:56:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/regression/treewalkerclass.py:80:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/regression/treewalkerclass.py:141:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:147:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/regression/treewalkerclass.py:170:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/regression/treewalkerclass.py:191:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:206:11: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/treewalkerclass.py:206:12: E262 inline comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:208:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/regression/treewalkerclass.py:262:33: E262 inline comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:265:61: E221 multiple spaces before operator
statsmodels/sandbox/regression/treewalkerclass.py:268:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:269:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:270:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:278:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:279:51: E231 missing whitespace after ','
statsmodels/sandbox/regression/treewalkerclass.py:282:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:284:37: E231 missing whitespace after ','
statsmodels/sandbox/regression/treewalkerclass.py:287:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:289:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:290:53: E262 inline comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:291:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:294:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/treewalkerclass.py:321:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:322:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:326:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/treewalkerclass.py:330:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:331:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:332:9: F841 local variable 'endog' is assigned to but never used
statsmodels/sandbox/regression/treewalkerclass.py:334:9: F841 local variable 'paramsind' is assigned to but never used
statsmodels/sandbox/regression/treewalkerclass.py:338:9: E303 too many blank lines (2)
statsmodels/sandbox/regression/treewalkerclass.py:338:39: E262 inline comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:341:43: E262 inline comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:359:38: E262 inline comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:359:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/regression/treewalkerclass.py:362:50: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/treewalkerclass.py:362:51: E262 inline comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:373:20: E262 inline comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:374:13: E115 expected an indented block (comment)
statsmodels/sandbox/regression/treewalkerclass.py:374:13: E265 block comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:375:17: E265 block comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:378:21: E265 block comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:379:21: E265 block comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:384:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/regression/treewalkerclass.py:385:37: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/treewalkerclass.py:387:21: E265 block comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:389:52: E225 missing whitespace around operator
statsmodels/sandbox/regression/treewalkerclass.py:390:25: E265 block comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:391:25: E265 block comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:392:1: E115 expected an indented block (comment)
statsmodels/sandbox/regression/treewalkerclass.py:392:1: E266 too many leading '#' for block comment
statsmodels/sandbox/regression/treewalkerclass.py:393:1: E115 expected an indented block (comment)
statsmodels/sandbox/regression/treewalkerclass.py:393:1: E266 too many leading '#' for block comment
statsmodels/sandbox/regression/treewalkerclass.py:393:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/regression/treewalkerclass.py:397:21: E265 block comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:400:13: E265 block comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:405:17: E265 block comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:406:46: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/treewalkerclass.py:407:21: E265 block comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:408:21: E265 block comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:409:21: E265 block comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:411:21: E265 block comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:414:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/regression/treewalkerclass.py:415:21: E265 block comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:427:25: E265 block comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:431:13: E303 too many blank lines (2)
statsmodels/sandbox/regression/treewalkerclass.py:433:22: E225 missing whitespace around operator
statsmodels/sandbox/regression/treewalkerclass.py:435:18: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/treewalkerclass.py:435:19: E262 inline comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:437:48: E225 missing whitespace around operator
statsmodels/sandbox/regression/treewalkerclass.py:439:35: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/treewalkerclass.py:442:28: E225 missing whitespace around operator
statsmodels/sandbox/regression/treewalkerclass.py:446:17: F841 local variable 'iv' is assigned to but never used
statsmodels/sandbox/regression/treewalkerclass.py:446:48: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/treewalkerclass.py:446:49: E262 inline comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:447:58: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/treewalkerclass.py:447:59: E262 inline comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:448:17: E265 block comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:454:51: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/treewalkerclass.py:456:33: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/treewalkerclass.py:457:13: E265 block comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:459:35: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/treewalkerclass.py:461:13: E265 block comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:462:42: E262 inline comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:463:13: E265 block comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:468:53: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/treewalkerclass.py:468:80: E501 line too long (99 > 79 characters)
statsmodels/sandbox/regression/treewalkerclass.py:470:79: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/treewalkerclass.py:470:80: E501 line too long (89 > 79 characters)
statsmodels/sandbox/regression/treewalkerclass.py:470:80: E262 inline comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:471:35: E262 inline comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:473:37: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/treewalkerclass.py:473:38: E262 inline comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:477:1: E303 too many blank lines (3)
statsmodels/sandbox/regression/treewalkerclass.py:480:14: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/treewalkerclass.py:483:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/treewalkerclass.py:483:5: E266 too many leading '#' for block comment
statsmodels/sandbox/regression/treewalkerclass.py:485:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:486:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:489:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/treewalkerclass.py:490:17: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/treewalkerclass.py:490:24: E231 missing whitespace after ','
statsmodels/sandbox/regression/treewalkerclass.py:499:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:535:5: E303 too many blank lines (3)
statsmodels/sandbox/regression/treewalkerclass.py:535:5: E266 too many leading '#' for block comment
statsmodels/sandbox/regression/treewalkerclass.py:538:17: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/treewalkerclass.py:538:23: E231 missing whitespace after ','
statsmodels/sandbox/regression/treewalkerclass.py:538:28: E231 missing whitespace after ','
statsmodels/sandbox/regression/treewalkerclass.py:540:24: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/treewalkerclass.py:540:31: E231 missing whitespace after ','
statsmodels/sandbox/regression/treewalkerclass.py:541:31: E231 missing whitespace after ','
statsmodels/sandbox/regression/treewalkerclass.py:544:23: E231 missing whitespace after ','
statsmodels/sandbox/regression/treewalkerclass.py:546:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/treewalkerclass.py:558:12: E201 whitespace after '['
statsmodels/sandbox/regression/treewalkerclass.py:564:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/treewalkerclass.py:564:48: E231 missing whitespace after ','
statsmodels/sandbox/regression/treewalkerclass.py:565:28: E231 missing whitespace after ':'
statsmodels/sandbox/regression/treewalkerclass.py:565:39: E231 missing whitespace after ':'
statsmodels/sandbox/regression/treewalkerclass.py:565:49: E231 missing whitespace after ':'
statsmodels/sandbox/regression/treewalkerclass.py:565:60: E231 missing whitespace after ':'
statsmodels/sandbox/regression/treewalkerclass.py:565:63: E231 missing whitespace after ','
statsmodels/sandbox/regression/treewalkerclass.py:565:69: E231 missing whitespace after ':'
statsmodels/sandbox/regression/treewalkerclass.py:565:78: E231 missing whitespace after ':'
statsmodels/sandbox/regression/treewalkerclass.py:565:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/regression/treewalkerclass.py:585:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/treewalkerclass.py:597:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/treewalkerclass.py:610:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/regression/treewalkerclass.py:612:80: E501 line too long (168 > 79 characters)
statsmodels/sandbox/regression/treewalkerclass.py:615:25: E201 whitespace after '['
statsmodels/sandbox/regression/treewalkerclass.py:617:25: E201 whitespace after '['
statsmodels/sandbox/regression/treewalkerclass.py:619:37: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/treewalkerclass.py:619:38: E262 inline comment should start with '# '
statsmodels/sandbox/regression/example_kernridge.py:8:2: E231 missing whitespace after ','
statsmodels/sandbox/regression/example_kernridge.py:8:9: E231 missing whitespace after ','
statsmodels/sandbox/regression/example_kernridge.py:11:19: E231 missing whitespace after ','
statsmodels/sandbox/regression/example_kernridge.py:11:25: E231 missing whitespace after ','
statsmodels/sandbox/regression/example_kernridge.py:11:30: E231 missing whitespace after ','
statsmodels/sandbox/regression/example_kernridge.py:12:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/example_kernridge.py:13:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/example_kernridge.py:14:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/example_kernridge.py:15:17: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/example_kernridge.py:15:17: E262 inline comment should start with '# '
statsmodels/sandbox/regression/example_kernridge.py:16:48: E231 missing whitespace after ','
statsmodels/sandbox/regression/example_kernridge.py:16:53: E231 missing whitespace after ','
statsmodels/sandbox/regression/example_kernridge.py:17:39: E231 missing whitespace after ','
statsmodels/sandbox/regression/example_kernridge.py:19:11: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/example_kernridge.py:19:12: E262 inline comment should start with '# '
statsmodels/sandbox/regression/example_kernridge.py:20:23: E231 missing whitespace after ','
statsmodels/sandbox/regression/example_kernridge.py:21:22: E231 missing whitespace after ','
statsmodels/sandbox/regression/example_kernridge.py:22:25: E231 missing whitespace after ','
statsmodels/sandbox/regression/example_kernridge.py:22:41: E231 missing whitespace after ','
statsmodels/sandbox/regression/example_kernridge.py:23:24: E231 missing whitespace after ','
statsmodels/sandbox/regression/example_kernridge.py:23:39: E231 missing whitespace after ','
statsmodels/sandbox/regression/example_kernridge.py:24:52: E231 missing whitespace after ','
statsmodels/sandbox/regression/example_kernridge.py:29:20: E231 missing whitespace after ','
statsmodels/sandbox/regression/example_kernridge.py:29:25: E231 missing whitespace after ','
statsmodels/sandbox/regression/example_kernridge.py:29:40: E231 missing whitespace after ','
statsmodels/sandbox/regression/example_kernridge.py:32:15: E231 missing whitespace after ','
statsmodels/sandbox/regression/example_kernridge.py:32:31: E231 missing whitespace after ','
statsmodels/sandbox/regression/example_kernridge.py:32:37: E231 missing whitespace after ','
statsmodels/sandbox/regression/example_kernridge.py:32:44: E231 missing whitespace after ','
statsmodels/sandbox/regression/example_kernridge.py:32:50: E231 missing whitespace after ','
statsmodels/sandbox/regression/example_kernridge.py:32:57: E231 missing whitespace after ','
statsmodels/sandbox/regression/example_kernridge.py:33:75: E225 missing whitespace around operator
statsmodels/sandbox/regression/tools.py:47:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/regression/tools.py:80:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/regression/tools.py:86:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/regression/tools.py:105:40: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:108:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/tools.py:109:34: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:110:30: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:111:38: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:111:62: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:116:1: E303 too many blank lines (3)
statsmodels/sandbox/regression/tools.py:140:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/tools.py:141:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/tools.py:141:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/regression/tools.py:143:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/regression/tools.py:147:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/regression/tools.py:159:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/regression/tools.py:163:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/regression/tools.py:195:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/tools.py:196:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/tools.py:196:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/regression/tools.py:198:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/regression/tools.py:225:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/tools.py:226:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/tools.py:229:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/regression/tools.py:251:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/tools.py:253:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/tools.py:255:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/regression/tools.py:281:28: E262 inline comment should start with '# '
statsmodels/sandbox/regression/tools.py:286:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/regression/tools.py:291:33: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:292:18: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:293:21: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:293:39: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:295:20: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:295:22: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:298:42: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:298:53: E262 inline comment should start with '# '
statsmodels/sandbox/regression/tools.py:306:14: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:306:18: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:306:24: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:308:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/regression/tools.py:308:19: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:308:21: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:308:27: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:310:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/regression/tools.py:310:23: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:310:25: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:310:29: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:313:17: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:313:21: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:315:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/regression/tools.py:315:22: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:315:24: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:317:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/regression/tools.py:317:26: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:317:28: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:322:60: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:322:62: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:325:63: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:325:65: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:325:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/regression/tools.py:327:63: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:327:65: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:327:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/regression/tools.py:329:63: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:329:65: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:329:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/regression/tools.py:331:66: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:331:68: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:331:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/regression/tools.py:332:68: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:332:70: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:332:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/regression/tools.py:333:10: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:333:14: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:333:20: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:334:36: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:334:40: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:335:66: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:335:72: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:335:80: E501 line too long (87 > 79 characters)
statsmodels/sandbox/regression/tools.py:336:70: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:336:74: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:336:80: E501 line too long (88 > 79 characters)
statsmodels/sandbox/regression/tools.py:339:63: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:341:10: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:341:14: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:342:36: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:342:40: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:343:69: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:343:80: E501 line too long (87 > 79 characters)
statsmodels/sandbox/regression/tools.py:344:73: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:344:80: E501 line too long (88 > 79 characters)
statsmodels/sandbox/regression/tools.py:345:10: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:345:14: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:346:36: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:346:40: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:347:69: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:347:80: E501 line too long (87 > 79 characters)
statsmodels/sandbox/regression/tools.py:348:73: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:348:80: E501 line too long (88 > 79 characters)
statsmodels/sandbox/regression/tools.py:349:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/tools.py:350:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/tools.py:352:38: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:352:55: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:352:57: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:352:59: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:352:80: E501 line too long (92 > 79 characters)
statsmodels/sandbox/regression/tools.py:353:38: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:353:54: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:353:56: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:353:58: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:353:80: E501 line too long (90 > 79 characters)
statsmodels/sandbox/regression/tools.py:354:36: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:354:52: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:354:54: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:354:56: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:355:38: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:355:63: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:355:65: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:355:68: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:356:36: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:356:53: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:356:55: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:356:57: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:358:38: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:358:54: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:358:56: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:358:74: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:361:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/tools.py:362:13: E225 missing whitespace around operator
statsmodels/sandbox/regression/tools.py:362:25: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:362:34: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:362:41: E201 whitespace after '('
statsmodels/sandbox/regression/tools.py:363:25: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:363:28: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:364:12: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:365:73: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:365:80: E501 line too long (89 > 79 characters)
statsmodels/sandbox/regression/tools.py:366:77: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:366:80: E501 line too long (91 > 79 characters)
statsmodels/sandbox/regression/tools.py:371:16: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:372:74: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:372:80: E501 line too long (93 > 79 characters)
statsmodels/sandbox/regression/tools.py:372:80: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:373:78: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:373:80: E501 line too long (95 > 79 characters)
statsmodels/sandbox/regression/tools.py:373:82: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:378:39: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:378:43: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:378:49: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:381:39: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:381:43: E231 missing whitespace after ','
statsmodels/sandbox/regression/tools.py:381:69: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_catdata.py:8:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/regression/try_catdata.py:9:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/regression/try_catdata.py:19:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/try_catdata.py:23:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/regression/try_catdata.py:31:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/try_catdata.py:32:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/try_catdata.py:32:80: E501 line too long (90 > 79 characters)
statsmodels/sandbox/regression/try_catdata.py:34:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/regression/try_catdata.py:48:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/regression/try_catdata.py:49:25: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/try_catdata.py:55:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/regression/try_catdata.py:59:80: E501 line too long (91 > 79 characters)
statsmodels/sandbox/regression/try_catdata.py:63:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/regression/try_catdata.py:66:5: F841 local variable 'n' is assigned to but never used
statsmodels/sandbox/regression/try_catdata.py:67:7: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_catdata.py:69:46: E225 missing whitespace around operator
statsmodels/sandbox/regression/try_catdata.py:85:75: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_catdata.py:85:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/regression/try_catdata.py:86:13: E265 block comment should start with '# '
statsmodels/sandbox/regression/try_catdata.py:87:5: E266 too many leading '#' for block comment
statsmodels/sandbox/regression/try_catdata.py:88:5: E266 too many leading '#' for block comment
statsmodels/sandbox/regression/try_catdata.py:88:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/regression/try_catdata.py:96:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/regression/try_catdata.py:102:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/regression/try_catdata.py:104:35: E222 multiple spaces after operator
statsmodels/sandbox/regression/try_catdata.py:108:33: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_catdata.py:110:22: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_catdata.py:115:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/regression/try_catdata.py:118:16: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_catdata.py:121:24: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_catdata.py:122:28: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_catdata.py:122:38: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/try_catdata.py:122:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/regression/penalized.py:72:80: E501 line too long (110 > 79 characters)
statsmodels/sandbox/regression/penalized.py:117:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/regression/penalized.py:118:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/regression/penalized.py:121:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/regression/penalized.py:147:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/regression/penalized.py:161:17: E265 block comment should start with '# '
statsmodels/sandbox/regression/penalized.py:171:59: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/penalized.py:171:60: E262 inline comment should start with '# '
statsmodels/sandbox/regression/penalized.py:213:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/penalized.py:222:26: E231 missing whitespace after ','
statsmodels/sandbox/regression/penalized.py:223:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/penalized.py:224:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/penalized.py:226:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/penalized.py:229:15: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/penalized.py:229:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/regression/penalized.py:231:15: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/penalized.py:231:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/regression/penalized.py:232:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/penalized.py:234:53: E262 inline comment should start with '# '
statsmodels/sandbox/regression/penalized.py:234:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/regression/penalized.py:236:39: E262 inline comment should start with '# '
statsmodels/sandbox/regression/penalized.py:242:45: E262 inline comment should start with '# '
statsmodels/sandbox/regression/penalized.py:250:24: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/penalized.py:250:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/regression/penalized.py:255:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/regression/penalized.py:261:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/regression/penalized.py:264:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/regression/penalized.py:283:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/penalized.py:284:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/regression/penalized.py:285:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/penalized.py:286:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/penalized.py:297:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/penalized.py:298:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/penalized.py:299:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/penalized.py:301:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/regression/penalized.py:309:51: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/penalized.py:309:52: E262 inline comment should start with '# '
statsmodels/sandbox/regression/penalized.py:330:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/regression/penalized.py:334:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/regression/penalized.py:336:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/penalized.py:336:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/regression/penalized.py:337:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/penalized.py:340:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/penalized.py:346:1: E266 too many leading '#' for block comment
statsmodels/sandbox/regression/penalized.py:347:1: E266 too many leading '#' for block comment
statsmodels/sandbox/regression/penalized.py:348:1: E266 too many leading '#' for block comment
statsmodels/sandbox/regression/penalized.py:349:1: E266 too many leading '#' for block comment
statsmodels/sandbox/regression/penalized.py:351:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/penalized.py:351:80: E501 line too long (98 > 79 characters)
statsmodels/sandbox/regression/penalized.py:352:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/penalized.py:374:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/regression/penalized.py:375:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/penalized.py:376:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/penalized.py:376:80: E501 line too long (93 > 79 characters)
statsmodels/sandbox/regression/penalized.py:377:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/penalized.py:380:67: E231 missing whitespace after ','
statsmodels/sandbox/regression/penalized.py:382:80: E501 line too long (93 > 79 characters)
statsmodels/sandbox/regression/penalized.py:384:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/regression/penalized.py:423:34: E262 inline comment should start with '# '
statsmodels/sandbox/regression/penalized.py:442:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/regression/penalized.py:443:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/penalized.py:450:42: E262 inline comment should start with '# '
statsmodels/sandbox/regression/penalized.py:456:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/penalized.py:467:1: E266 too many leading '#' for block comment
statsmodels/sandbox/regression/penalized.py:468:1: E266 too many leading '#' for block comment
statsmodels/sandbox/regression/penalized.py:469:1: E266 too many leading '#' for block comment
statsmodels/sandbox/regression/penalized.py:470:1: E266 too many leading '#' for block comment
statsmodels/sandbox/regression/penalized.py:470:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/regression/kernridgeregress_class.py:9:17: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:9:19: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:10:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/kernridgeregress_class.py:11:40: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:11:51: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:11:54: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:11:67: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:11:69: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:11:72: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:15:20: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:15:22: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:16:38: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:16:49: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:16:52: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:16:65: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:16:67: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:16:70: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:61:39: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/regression/kernridgeregress_class.py:61:41: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/regression/kernridgeregress_class.py:61:55: E202 whitespace before ')'
statsmodels/sandbox/regression/kernridgeregress_class.py:95:36: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:95:38: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:97:30: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/kernridgeregress_class.py:103:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/kernridgeregress_class.py:103:17: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:105:43: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/kernridgeregress_class.py:105:44: E262 inline comment should start with '# '
statsmodels/sandbox/regression/kernridgeregress_class.py:106:39: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:109:1: E266 too many leading '#' for block comment
statsmodels/sandbox/regression/kernridgeregress_class.py:110:1: E266 too many leading '#' for block comment
statsmodels/sandbox/regression/kernridgeregress_class.py:111:1: E266 too many leading '#' for block comment
statsmodels/sandbox/regression/kernridgeregress_class.py:112:1: E266 too many leading '#' for block comment
statsmodels/sandbox/regression/kernridgeregress_class.py:113:21: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:120:30: E202 whitespace before ')'
statsmodels/sandbox/regression/kernridgeregress_class.py:122:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/kernridgeregress_class.py:124:24: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:127:31: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:127:33: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:127:39: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:127:53: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:127:67: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:132:1: E303 too many blank lines (3)
statsmodels/sandbox/regression/kernridgeregress_class.py:133:6: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:133:14: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:135:10: E225 missing whitespace around operator
statsmodels/sandbox/regression/kernridgeregress_class.py:136:25: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:136:31: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:136:36: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:137:26: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:137:64: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:138:26: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:138:29: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:139:45: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:139:50: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:140:44: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:142:15: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/kernridgeregress_class.py:142:16: E262 inline comment should start with '# '
statsmodels/sandbox/regression/kernridgeregress_class.py:143:36: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:143:39: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:143:51: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:147:24: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:147:29: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:147:44: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:150:16: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:150:22: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:150:29: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:150:35: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:150:42: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:151:79: E225 missing whitespace around operator
statsmodels/sandbox/regression/kernridgeregress_class.py:154:36: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:154:39: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:154:51: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:158:24: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:158:29: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:158:44: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:159:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/regression/kernridgeregress_class.py:161:16: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:161:22: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:161:29: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:161:35: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:161:42: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:162:76: E225 missing whitespace around operator
statsmodels/sandbox/regression/kernridgeregress_class.py:164:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/kernridgeregress_class.py:168:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/kernridgeregress_class.py:170:24: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:170:30: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:170:35: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:171:35: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:171:40: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:172:41: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:174:5: F841 local variable 'ridgecoeff' is assigned to but never used
statsmodels/sandbox/regression/kernridgeregress_class.py:175:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/kernridgeregress_class.py:176:36: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:176:39: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:176:51: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:180:24: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:180:29: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:180:44: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:181:80: E501 line too long (89 > 79 characters)
statsmodels/sandbox/regression/kernridgeregress_class.py:183:16: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:183:22: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:183:29: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:183:35: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:183:42: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:184:79: E225 missing whitespace around operator
statsmodels/sandbox/regression/kernridgeregress_class.py:187:36: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:187:39: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:187:51: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:191:24: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:191:29: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:191:44: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:192:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/regression/kernridgeregress_class.py:194:16: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:194:22: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:194:29: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:194:35: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:194:42: E231 missing whitespace after ','
statsmodels/sandbox/regression/kernridgeregress_class.py:195:76: E225 missing whitespace around operator
statsmodels/sandbox/regression/kernridgeregress_class.py:197:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/kernridgeregress_class.py:199:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/regression/kernridgeregress_class.py:201:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/kernridgeregress_class.py:202:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/kernridgeregress_class.py:203:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/kernridgeregress_class.py:204:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/kernridgeregress_class.py:206:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/anova_nistcertified.py:13:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/regression/anova_nistcertified.py:14:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/regression/anova_nistcertified.py:16:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/anova_nistcertified.py:16:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/regression/anova_nistcertified.py:19:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/anova_nistcertified.py:20:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/anova_nistcertified.py:21:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/anova_nistcertified.py:30:5: F841 local variable 'data' is assigned to but never used
statsmodels/sandbox/regression/anova_nistcertified.py:33:6: E231 missing whitespace after ','
statsmodels/sandbox/regression/anova_nistcertified.py:41:24: E231 missing whitespace after ','
statsmodels/sandbox/regression/anova_nistcertified.py:41:29: E231 missing whitespace after ','
statsmodels/sandbox/regression/anova_nistcertified.py:48:1: E303 too many blank lines (5)
statsmodels/sandbox/regression/anova_nistcertified.py:51:15: E231 missing whitespace after ','
statsmodels/sandbox/regression/anova_nistcertified.py:51:27: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/anova_nistcertified.py:51:28: E262 inline comment should start with '# '
statsmodels/sandbox/regression/anova_nistcertified.py:52:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/anova_nistcertified.py:53:15: E231 missing whitespace after ','
statsmodels/sandbox/regression/anova_nistcertified.py:53:38: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/anova_nistcertified.py:53:39: E262 inline comment should start with '# '
statsmodels/sandbox/regression/anova_nistcertified.py:61:31: E231 missing whitespace after ','
statsmodels/sandbox/regression/anova_nistcertified.py:70:24: E231 missing whitespace after ','
statsmodels/sandbox/regression/anova_nistcertified.py:70:29: E231 missing whitespace after ','
statsmodels/sandbox/regression/anova_nistcertified.py:71:30: E262 inline comment should start with '# '
statsmodels/sandbox/regression/anova_nistcertified.py:72:26: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/anova_nistcertified.py:72:27: E262 inline comment should start with '# '
statsmodels/sandbox/regression/anova_nistcertified.py:73:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/anova_nistcertified.py:75:24: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/anova_nistcertified.py:91:1: E303 too many blank lines (3)
statsmodels/sandbox/regression/anova_nistcertified.py:111:21: E225 missing whitespace around operator
statsmodels/sandbox/regression/try_ols_anova.py:17:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/try_ols_anova.py:20:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/regression/try_ols_anova.py:29:52: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_ols_anova.py:31:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/regression/try_ols_anova.py:40:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/try_ols_anova.py:41:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/try_ols_anova.py:43:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/try_ols_anova.py:44:14: E225 missing whitespace around operator
statsmodels/sandbox/regression/try_ols_anova.py:44:24: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_ols_anova.py:44:29: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_ols_anova.py:44:57: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_ols_anova.py:46:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/regression/try_ols_anova.py:46:22: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_ols_anova.py:61:18: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_ols_anova.py:66:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/try_ols_anova.py:67:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/try_ols_anova.py:68:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/try_ols_anova.py:70:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/regression/try_ols_anova.py:73:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/regression/try_ols_anova.py:83:80: E501 line too long (89 > 79 characters)
statsmodels/sandbox/regression/try_ols_anova.py:97:30: E262 inline comment should start with '# '
statsmodels/sandbox/regression/try_ols_anova.py:98:55: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_ols_anova.py:99:18: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/try_ols_anova.py:159:63: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_ols_anova.py:169:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/regression/try_ols_anova.py:179:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/regression/try_ols_anova.py:185:50: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_ols_anova.py:185:65: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_ols_anova.py:185:70: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_ols_anova.py:185:75: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_ols_anova.py:185:80: E501 line too long (101 > 79 characters)
statsmodels/sandbox/regression/try_ols_anova.py:185:80: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_ols_anova.py:185:85: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_ols_anova.py:185:90: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_ols_anova.py:185:95: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_ols_anova.py:186:37: E201 whitespace after '('
statsmodels/sandbox/regression/try_ols_anova.py:186:48: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_ols_anova.py:186:63: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_ols_anova.py:186:76: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_ols_anova.py:186:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/regression/try_ols_anova.py:188:71: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_ols_anova.py:188:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/regression/try_ols_anova.py:190:30: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_ols_anova.py:197:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/try_ols_anova.py:197:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/try_ols_anova.py:199:10: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/try_ols_anova.py:200:34: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_ols_anova.py:202:34: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_ols_anova.py:203:50: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_ols_anova.py:205:46: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_ols_anova.py:207:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/try_ols_anova.py:212:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/try_ols_anova.py:215:21: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_ols_anova.py:215:30: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/try_ols_anova.py:215:31: E262 inline comment should start with '# '
statsmodels/sandbox/regression/try_ols_anova.py:220:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/try_ols_anova.py:223:21: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_ols_anova.py:228:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/try_ols_anova.py:231:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/try_ols_anova.py:232:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/try_ols_anova.py:238:20: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/try_ols_anova.py:240:45: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_ols_anova.py:243:28: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_ols_anova.py:246:31: E231 missing whitespace after ','
statsmodels/sandbox/regression/try_ols_anova.py:250:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/try_ols_anova.py:251:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/try_ols_anova.py:263:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/try_ols_anova.py:264:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/try_ols_anova.py:267:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/try_ols_anova.py:270:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/try_ols_anova.py:272:80: E501 line too long (90 > 79 characters)
statsmodels/sandbox/regression/try_ols_anova.py:281:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/regression/try_ols_anova.py:284:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/__init__.py:4:1: E303 too many blank lines (3)
statsmodels/sandbox/regression/__init__.py:4:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/__init__.py:5:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:36:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm.py:45:40: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm.py:45:40: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:48:73: E502 the backslash is redundant between brackets
statsmodels/sandbox/regression/tests/test_gmm.py:56:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/regression/tests/test_gmm.py:66:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:67:80: E501 line too long (111 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm.py:68:8: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm.py:69:20: E201 whitespace after '['
statsmodels/sandbox/regression/tests/test_gmm.py:69:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm.py:70:8: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm.py:71:9: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm.py:72:17: E201 whitespace after '['
statsmodels/sandbox/regression/tests/test_gmm.py:72:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm.py:73:9: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm.py:74:9: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm.py:75:21: E201 whitespace after '['
statsmodels/sandbox/regression/tests/test_gmm.py:75:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm.py:76:9: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm.py:77:10: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm.py:78:21: E201 whitespace after '['
statsmodels/sandbox/regression/tests/test_gmm.py:79:10: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm.py:80:10: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm.py:81:10: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm.py:82:10: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm.py:83:5: E116 unexpected indentation (comment)
statsmodels/sandbox/regression/tests/test_gmm.py:83:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:85:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/regression/tests/test_gmm.py:97:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:105:1: E303 too many blank lines (3)
statsmodels/sandbox/regression/tests/test_gmm.py:115:37: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm.py:118:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/tests/test_gmm.py:120:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:124:69: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/tests/test_gmm.py:124:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm.py:130:5: F841 local variable 'params_stata' is assigned to but never used
statsmodels/sandbox/regression/tests/test_gmm.py:131:12: E201 whitespace after '['
statsmodels/sandbox/regression/tests/test_gmm.py:132:12: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm.py:136:5: F841 local variable 'bse_stata' is assigned to but never used
statsmodels/sandbox/regression/tests/test_gmm.py:137:12: E201 whitespace after '['
statsmodels/sandbox/regression/tests/test_gmm.py:145:5: F841 local variable 'w0' is assigned to but never used
statsmodels/sandbox/regression/tests/test_gmm.py:149:5: F841 local variable 'res' is assigned to but never used
statsmodels/sandbox/regression/tests/test_gmm.py:149:80: E501 line too long (112 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm.py:149:95: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm.py:168:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:171:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm.py:172:25: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm.py:172:64: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm.py:172:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm.py:178:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/tests/test_gmm.py:184:9: F841 local variable 'n' is assigned to but never used
statsmodels/sandbox/regression/tests/test_gmm.py:185:18: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/tests/test_gmm.py:185:18: E262 inline comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:185:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm.py:192:9: F841 local variable 'res1' is assigned to but never used
statsmodels/sandbox/regression/tests/test_gmm.py:192:15: F841 local variable 'res2' is assigned to but never used
statsmodels/sandbox/regression/tests/test_gmm.py:197:1: E303 too many blank lines (3)
statsmodels/sandbox/regression/tests/test_gmm.py:209:9: F841 local variable 'n' is assigned to but never used
statsmodels/sandbox/regression/tests/test_gmm.py:210:18: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/tests/test_gmm.py:210:19: E262 inline comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:210:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm.py:231:9: F841 local variable 'res_f' is assigned to but never used
statsmodels/sandbox/regression/tests/test_gmm.py:231:46: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/tests/test_gmm.py:239:9: F841 local variable 'res_wald' is assigned to but never used
statsmodels/sandbox/regression/tests/test_gmm.py:261:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:267:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:271:64: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm.py:271:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm.py:272:42: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm.py:278:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/regression/tests/test_gmm.py:279:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:290:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:294:64: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm.py:294:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm.py:295:42: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm.py:303:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:314:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:318:64: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm.py:318:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm.py:319:42: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm.py:337:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:341:25: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm.py:342:25: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm.py:342:43: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm.py:349:15: F841 local variable 'res2' is assigned to but never used
statsmodels/sandbox/regression/tests/test_gmm.py:352:9: F841 local variable 'bse' is assigned to but never used
statsmodels/sandbox/regression/tests/test_gmm.py:353:45: E116 unexpected indentation (comment)
statsmodels/sandbox/regression/tests/test_gmm.py:353:45: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:355:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:356:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:357:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:358:9: F841 local variable 'q' is assigned to but never used
statsmodels/sandbox/regression/tests/test_gmm.py:358:80: E501 line too long (92 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm.py:359:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:368:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm.py:379:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:383:25: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm.py:383:64: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm.py:383:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm.py:384:25: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm.py:384:42: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm.py:408:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:412:25: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm.py:412:64: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm.py:412:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm.py:424:15: F841 local variable 'res2' is assigned to but never used
statsmodels/sandbox/regression/tests/test_gmm.py:431:45: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm.py:433:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:434:9: F841 local variable 'bse' is assigned to but never used
statsmodels/sandbox/regression/tests/test_gmm.py:435:49: E116 unexpected indentation (comment)
statsmodels/sandbox/regression/tests/test_gmm.py:435:49: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:436:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:438:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:440:9: F841 local variable 'w0inv' is assigned to but never used
statsmodels/sandbox/regression/tests/test_gmm.py:441:9: F841 local variable 'q' is assigned to but never used
statsmodels/sandbox/regression/tests/test_gmm.py:441:62: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/tests/test_gmm.py:441:62: E262 inline comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:441:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm.py:442:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:457:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:461:25: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm.py:461:64: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm.py:461:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm.py:462:25: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm.py:462:42: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm.py:474:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:488:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:492:25: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm.py:492:64: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm.py:492:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm.py:493:25: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm.py:493:42: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm.py:498:25: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm.py:498:64: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm.py:498:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm.py:499:25: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm.py:499:42: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm.py:523:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:530:25: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm.py:530:64: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm.py:530:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm.py:531:25: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm.py:531:42: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm.py:536:25: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm.py:536:64: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm.py:536:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm.py:537:25: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm.py:537:42: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm.py:571:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:575:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:579:25: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm.py:579:25: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:579:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm.py:582:42: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm.py:582:56: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm.py:590:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:591:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:613:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:617:36: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm.py:617:50: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm.py:618:62: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm.py:628:36: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm.py:628:50: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm.py:629:62: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm.py:633:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/tests/test_gmm.py:639:9: F841 local variable 'n' is assigned to but never used
statsmodels/sandbox/regression/tests/test_gmm.py:641:36: E202 whitespace before ')'
statsmodels/sandbox/regression/tests/test_gmm.py:648:45: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm.py:651:9: F841 local variable 'bse' is assigned to but never used
statsmodels/sandbox/regression/tests/test_gmm.py:652:48: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm.py:653:48: E128 continuation line under-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm.py:658:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm.py:659:80: E501 line too long (92 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm.py:665:9: E303 too many blank lines (3)
statsmodels/sandbox/regression/tests/test_gmm.py:666:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:671:1: E303 too many blank lines (4)
statsmodels/sandbox/regression/tests/test_gmm.py:679:9: F841 local variable 'n' is assigned to but never used
statsmodels/sandbox/regression/tests/test_gmm.py:686:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/tests/test_gmm.py:704:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm.py:707:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/tests/test_gmm.py:713:46: E261 at least two spaces before inline comment
statsmodels/sandbox/regression/tests/test_gmm.py:739:9: F841 local variable 'start' is assigned to but never used
statsmodels/sandbox/regression/tests/test_gmm.py:750:5: E303 too many blank lines (2)
statsmodels/sandbox/regression/tests/test_gmm.py:751:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/regression/tests/test_gmm.py:781:9: E303 too many blank lines (2)
statsmodels/sandbox/regression/tests/test_gmm.py:796:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/regression/tests/test_gmm.py:813:28: E231 missing whitespace after ','
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:22:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:25:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:26:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:27:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:36:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:38:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:40:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:48:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:49:13: E116 unexpected indentation (comment)
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:49:13: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:50:13: E116 unexpected indentation (comment)
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:50:13: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:61:19: E231 missing whitespace after ','
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:62:18: E231 missing whitespace after ','
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:80:1: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:83:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:112:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:114:9: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:139:9: E731 do not assign a lambda expression, use a def
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:143:9: E303 too many blank lines (2)
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:144:9: F841 local variable 'q_tol' is assigned to but never used
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:151:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:153:25: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:153:64: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:153:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:154:25: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:154:42: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:175:9: E731 do not assign a lambda expression, use a def
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:179:9: E303 too many blank lines (2)
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:186:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:188:25: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:188:64: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:188:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:189:25: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:189:42: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:197:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:206:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:212:9: E731 do not assign a lambda expression, use a def
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:220:9: E303 too many blank lines (2)
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:229:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:231:25: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:231:64: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:231:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:232:25: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:232:42: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:238:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:239:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:248:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:254:9: E731 do not assign a lambda expression, use a def
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:262:9: E303 too many blank lines (2)
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:269:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:271:25: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:271:64: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:271:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:272:25: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:272:42: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:290:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:296:9: E731 do not assign a lambda expression, use a def
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:304:9: E303 too many blank lines (2)
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:312:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:314:25: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:314:64: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:314:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:315:25: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:315:25: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:324:5: E265 block comment should start with '# '
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:333:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:339:9: E731 do not assign a lambda expression, use a def
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:347:9: E303 too many blank lines (2)
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:349:9: F841 local variable 'q_tol' is assigned to but never used
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:356:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:358:25: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:358:64: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:358:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:359:25: E127 continuation line over-indented for visual indent
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:359:42: E231 missing whitespace after ':'
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:369:9: F841 local variable 'J_df' is assigned to but never used
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:371:9: F841 local variable 'J' is assigned to but never used
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:379:1: E303 too many blank lines (3)
statsmodels/sandbox/regression/tests/test_gmm_poisson.py:393:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion.py:35:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/tsa/diffusion.py:55:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion.py:57:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/tsa/diffusion.py:69:25: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:83:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/tsa/diffusion.py:107:13: E222 multiple spaces after operator
statsmodels/sandbox/tsa/diffusion.py:108:10: E221 multiple spaces before operator
statsmodels/sandbox/tsa/diffusion.py:108:26: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:122:9: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion.py:133:9: F841 local variable 't' is assigned to but never used
statsmodels/sandbox/tsa/diffusion.py:134:9: F841 local variable 'Dt' is assigned to but never used
statsmodels/sandbox/tsa/diffusion.py:136:30: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:138:14: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:139:29: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:140:13: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion.py:141:31: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:141:56: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:141:67: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:142:13: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion.py:144:13: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion.py:145:18: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:148:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/tsa/diffusion.py:159:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/tsa/diffusion.py:177:9: F841 local variable 't' is assigned to but never used
statsmodels/sandbox/tsa/diffusion.py:178:9: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion.py:180:47: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:181:9: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion.py:182:9: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion.py:184:40: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:192:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/tsa/diffusion.py:205:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/tsa/diffusion.py:207:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/tsa/diffusion.py:214:9: F841 local variable 't' is assigned to but never used
statsmodels/sandbox/tsa/diffusion.py:215:47: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:217:9: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion.py:218:37: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:221:9: F841 local variable 'expnt' is assigned to but never used
statsmodels/sandbox/tsa/diffusion.py:247:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/tsa/diffusion.py:273:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/tsa/diffusion.py:276:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/tsa/diffusion.py:277:9: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion.py:280:9: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion.py:293:9: F841 local variable 'expnt' is assigned to but never used
statsmodels/sandbox/tsa/diffusion.py:295:47: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:296:9: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion.py:296:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/tsa/diffusion.py:298:9: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion.py:299:16: E201 whitespace after '('
statsmodels/sandbox/tsa/diffusion.py:300:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/tsa/diffusion.py:300:80: E202 whitespace before ')'
statsmodels/sandbox/tsa/diffusion.py:302:40: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:305:5: E303 too many blank lines (2)
statsmodels/sandbox/tsa/diffusion.py:306:9: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion.py:307:9: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion.py:325:51: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion.py:345:27: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/diffusion.py:345:28: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/diffusion.py:349:59: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion.py:357:9: F841 local variable 'lnxzero' is assigned to but never used
statsmodels/sandbox/tsa/diffusion.py:358:80: E501 line too long (89 > 79 characters)
statsmodels/sandbox/tsa/diffusion.py:363:9: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion.py:374:46: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:375:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/tsa/diffusion.py:377:33: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/diffusion.py:381:24: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion.py:383:27: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion.py:385:9: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion.py:390:1: E303 too many blank lines (3)
statsmodels/sandbox/tsa/diffusion.py:395:13: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion.py:399:9: F841 local variable 'wm' is assigned to but never used
statsmodels/sandbox/tsa/diffusion.py:400:9: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion.py:401:9: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion.py:404:19: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion.py:405:18: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion.py:407:12: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:408:45: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:409:25: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:410:16: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:410:25: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:410:54: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:419:80: E501 line too long (89 > 79 characters)
statsmodels/sandbox/tsa/diffusion.py:428:46: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:428:51: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:428:67: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:428:72: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:432:21: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:432:23: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:433:13: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion.py:434:13: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion.py:434:80: E501 line too long (114 > 79 characters)
statsmodels/sandbox/tsa/diffusion.py:435:38: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:435:43: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:437:52: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:437:58: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:437:74: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:438:13: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion.py:439:16: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:439:18: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:440:12: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion.py:451:1: E303 too many blank lines (9)
statsmodels/sandbox/tsa/diffusion.py:472:18: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/diffusion.py:472:18: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/diffusion.py:487:9: E731 do not assign a lambda expression, use a def
statsmodels/sandbox/tsa/diffusion.py:494:9: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion.py:497:9: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion.py:498:9: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion.py:528:54: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:529:34: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:529:37: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:530:26: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:531:32: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:531:44: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:532:9: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion.py:533:33: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:533:46: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:544:32: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:544:44: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:553:29: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:553:32: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:554:33: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:554:46: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:557:35: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:561:9: E303 too many blank lines (3)
statsmodels/sandbox/tsa/diffusion.py:565:9: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion.py:573:24: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:580:28: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:580:50: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:581:33: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion.py:588:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion.py:589:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion.py:589:80: E501 line too long (87 > 79 characters)
statsmodels/sandbox/tsa/diffusion.py:592:5: E303 too many blank lines (2)
statsmodels/sandbox/tsa/diffusion.py:592:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/try_arma_more.py:27:16: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/try_arma_more.py:27:16: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/try_arma_more.py:30:31: E225 missing whitespace around operator
statsmodels/sandbox/tsa/try_arma_more.py:31:37: E225 missing whitespace around operator
statsmodels/sandbox/tsa/try_arma_more.py:37:29: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_arma_more.py:37:32: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_arma_more.py:57:1: E303 too many blank lines (3)
statsmodels/sandbox/tsa/try_arma_more.py:57:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/try_arma_more.py:66:14: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_arma_more.py:66:16: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_arma_more.py:84:14: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_arma_more.py:84:16: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_arma_more.py:86:16: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_arma_more.py:93:18: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_arma_more.py:93:20: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_arma_more.py:96:20: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_arma_more.py:102:14: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_arma_more.py:102:16: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_arma_more.py:106:12: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/try_arma_more.py:106:12: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/try_arma_more.py:107:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/try_arma_more.py:108:37: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_arma_more.py:108:39: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_arma_more.py:109:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/try_arma_more.py:112:14: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_arma_more.py:112:16: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_arma_more.py:122:18: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_arma_more.py:122:20: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_arma_more.py:125:21: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_arma_more.py:131:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/varma.py:29:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/varma.py:30:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/varma.py:31:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/varma.py:32:10: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:55:80: E501 line too long (92 > 79 characters)
statsmodels/sandbox/tsa/varma.py:68:21: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:68:25: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/varma.py:68:26: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/varma.py:69:1: E115 expected an indented block (comment)
statsmodels/sandbox/tsa/varma.py:69:1: E266 too many leading '#' for block comment
statsmodels/sandbox/tsa/varma.py:70:1: E115 expected an indented block (comment)
statsmodels/sandbox/tsa/varma.py:70:1: E266 too many leading '#' for block comment
statsmodels/sandbox/tsa/varma.py:71:1: E115 expected an indented block (comment)
statsmodels/sandbox/tsa/varma.py:71:1: E266 too many leading '#' for block comment
statsmodels/sandbox/tsa/varma.py:72:9: E265 block comment should start with '# '
statsmodels/sandbox/tsa/varma.py:73:15: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:73:37: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:73:39: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:77:12: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:77:14: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:92:18: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:93:25: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:93:29: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/varma.py:93:30: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/varma.py:94:1: E115 expected an indented block (comment)
statsmodels/sandbox/tsa/varma.py:94:1: E266 too many leading '#' for block comment
statsmodels/sandbox/tsa/varma.py:95:1: E115 expected an indented block (comment)
statsmodels/sandbox/tsa/varma.py:95:1: E266 too many leading '#' for block comment
statsmodels/sandbox/tsa/varma.py:96:1: E115 expected an indented block (comment)
statsmodels/sandbox/tsa/varma.py:96:1: E266 too many leading '#' for block comment
statsmodels/sandbox/tsa/varma.py:97:9: E265 block comment should start with '# '
statsmodels/sandbox/tsa/varma.py:98:15: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:98:20: E222 multiple spaces after operator
statsmodels/sandbox/tsa/varma.py:98:38: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:98:40: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:98:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/tsa/varma.py:99:30: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:99:32: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:100:12: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:100:21: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:100:33: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:107:5: E303 too many blank lines (2)
statsmodels/sandbox/tsa/varma.py:110:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/varma.py:112:19: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:112:21: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:113:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/varma.py:114:8: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:114:10: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:114:19: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:114:22: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:114:25: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:114:28: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:114:31: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:115:17: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:116:25: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:116:28: E225 missing whitespace around operator
statsmodels/sandbox/tsa/varma.py:116:48: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:116:51: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:117:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/varma.py:120:5: E303 too many blank lines (2)
statsmodels/sandbox/tsa/varma.py:125:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/varma.py:127:19: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:127:21: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:128:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/varma.py:129:8: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:129:10: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:129:19: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:129:22: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:129:25: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:129:28: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:129:31: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:130:20: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:130:22: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:131:18: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:132:26: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:132:28: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:134:26: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:134:51: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:134:54: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:136:8: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:136:10: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:137:26: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:137:28: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:139:26: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:139:30: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:139:35: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/varma.py:140:26: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:140:28: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:142:8: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:142:10: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:143:8: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:143:10: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:143:19: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:143:22: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:143:25: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:143:28: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:143:31: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:144:26: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:144:28: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:145:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/varma.py:147:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/varma.py:148:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/varma.py:151:5: E303 too many blank lines (2)
statsmodels/sandbox/tsa/varma.py:151:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/varma.py:152:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/tsa/varma.py:158:8: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:158:10: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:158:26: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:159:8: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:159:10: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:159:26: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:160:8: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:160:10: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:161:19: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:162:34: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:162:38: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:162:40: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:162:44: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/varma.py:162:44: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/varma.py:163:34: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:163:38: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:163:40: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:164:37: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:164:41: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:164:43: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:164:46: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:164:59: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:164:62: E225 missing whitespace around operator
statsmodels/sandbox/tsa/varma.py:164:72: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:165:37: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:165:41: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:165:43: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:165:46: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:165:59: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:165:62: E225 missing whitespace around operator
statsmodels/sandbox/tsa/varma.py:165:72: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:167:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/varma.py:168:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/varma.py:170:20: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:171:31: E231 missing whitespace after ','
statsmodels/sandbox/tsa/varma.py:172:18: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:21:80: E501 line too long (95 > 79 characters)
statsmodels/sandbox/tsa/diffusion2.py:87:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion2.py:90:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/tsa/diffusion2.py:114:5: E303 too many blank lines (2)
statsmodels/sandbox/tsa/diffusion2.py:114:25: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:114:27: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:114:33: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:114:35: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:114:37: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:114:40: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:120:14: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:121:13: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:122:14: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:122:30: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:125:45: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/diffusion2.py:125:45: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/diffusion2.py:126:26: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:129:49: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:135:34: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:136:17: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion2.py:137:28: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:139:47: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/diffusion2.py:139:48: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/diffusion2.py:141:13: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion2.py:142:20: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:145:9: E303 too many blank lines (2)
statsmodels/sandbox/tsa/diffusion2.py:145:33: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:147:15: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:148:17: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:149:19: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:150:21: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:150:24: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:152:39: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:152:43: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:152:60: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:156:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/tsa/diffusion2.py:161:25: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:161:27: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:161:33: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:161:35: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:161:38: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:161:41: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:161:44: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:163:10: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:165:38: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:165:43: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/tsa/diffusion2.py:165:51: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:167:14: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:168:13: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:169:14: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:169:30: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:172:14: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:173:14: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:184:31: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:185:28: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:187:32: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:189:20: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:191:33: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:193:15: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:194:17: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:195:19: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:197:21: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:197:24: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:199:39: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:199:43: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:199:60: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:210:25: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:210:27: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:210:33: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:210:36: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:212:10: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:213:30: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:215:15: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:216:17: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:219:13: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion2.py:220:13: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion2.py:222:53: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:222:56: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:223:13: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion2.py:225:13: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion2.py:229:18: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:231:26: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:234:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/tsa/diffusion2.py:241:25: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:241:27: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:243:34: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:246:33: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:248:16: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:260:26: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:260:28: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:260:30: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:260:33: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:263:30: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:265:15: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:266:17: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:267:19: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:275:13: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion2.py:276:18: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:278:26: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:281:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/tsa/diffusion2.py:288:37: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:288:43: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:288:56: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:289:9: F841 local variable 'T' is assigned to but never used
statsmodels/sandbox/tsa/diffusion2.py:291:28: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/diffusion2.py:291:29: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/diffusion2.py:295:9: F841 local variable 'DXs' is assigned to but never used
statsmodels/sandbox/tsa/diffusion2.py:295:30: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:297:51: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:298:52: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:302:9: F841 local variable 'v' is assigned to but never used
statsmodels/sandbox/tsa/diffusion2.py:302:10: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:303:30: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:304:30: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:306:38: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:306:64: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:307:54: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:310:18: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:311:18: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:313:26: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:316:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/tsa/diffusion2.py:323:39: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:323:45: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:324:9: F841 local variable 'T' is assigned to but never used
statsmodels/sandbox/tsa/diffusion2.py:326:31: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/diffusion2.py:326:32: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/diffusion2.py:330:9: F841 local variable 'DXs' is assigned to but never used
statsmodels/sandbox/tsa/diffusion2.py:330:30: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:332:52: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:335:30: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:336:32: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:337:28: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:340:62: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:341:34: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:341:41: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/diffusion2.py:346:16: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:347:20: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:348:18: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:350:30: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:351:26: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:354:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/tsa/diffusion2.py:354:21: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:354:23: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:359:14: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:359:16: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:364:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion2.py:365:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion2.py:368:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion2.py:369:16: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/diffusion2.py:369:16: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/diffusion2.py:370:7: E221 multiple spaces before operator
statsmodels/sandbox/tsa/diffusion2.py:371:10: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:371:12: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/diffusion2.py:372:7: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:373:17: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/diffusion2.py:374:19: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:374:21: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/diffusion2.py:375:6: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:375:8: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/diffusion2.py:376:6: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:376:9: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/diffusion2.py:378:23: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:378:29: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:378:35: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:378:37: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:378:39: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:378:42: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:380:18: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/diffusion2.py:380:19: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/diffusion2.py:385:23: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:385:29: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:385:35: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:385:37: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:385:39: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:385:42: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:387:18: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/diffusion2.py:387:19: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/diffusion2.py:390:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion2.py:391:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion2.py:393:7: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:393:10: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/diffusion2.py:394:10: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:394:15: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/diffusion2.py:395:6: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:395:9: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/diffusion2.py:396:7: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:396:10: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/diffusion2.py:397:7: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:397:10: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/diffusion2.py:398:8: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:398:11: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/diffusion2.py:400:39: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:400:43: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:400:49: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:400:51: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:400:54: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:400:57: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:400:60: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:403:18: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/diffusion2.py:403:19: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/diffusion2.py:406:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion2.py:407:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion2.py:409:15: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/diffusion2.py:409:16: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/diffusion2.py:410:14: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/diffusion2.py:410:15: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/diffusion2.py:412:25: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:412:29: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:412:35: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:412:38: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:414:18: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/diffusion2.py:414:19: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/diffusion2.py:418:5: E303 too many blank lines (2)
statsmodels/sandbox/tsa/diffusion2.py:418:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion2.py:419:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion2.py:426:7: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:426:9: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:426:31: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:426:34: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:428:26: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:428:28: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:428:30: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:428:33: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:431:18: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/diffusion2.py:431:19: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/diffusion2.py:434:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion2.py:435:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion2.py:437:6: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:440:12: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:443:18: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/diffusion2.py:443:18: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/diffusion2.py:444:8: E221 multiple spaces before operator
statsmodels/sandbox/tsa/diffusion2.py:445:33: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:445:44: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:445:50: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:456:18: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:456:20: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:459:18: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:459:20: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:464:5: E303 too many blank lines (2)
statsmodels/sandbox/tsa/diffusion2.py:464:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion2.py:465:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion2.py:466:6: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:467:10: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:469:10: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:470:10: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:471:10: E225 missing whitespace around operator
statsmodels/sandbox/tsa/diffusion2.py:472:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion2.py:473:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion2.py:474:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/diffusion2.py:476:18: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/diffusion2.py:476:18: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/diffusion2.py:477:8: E221 multiple spaces before operator
statsmodels/sandbox/tsa/diffusion2.py:478:67: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:478:73: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:478:80: E501 line too long (91 > 79 characters)
statsmodels/sandbox/tsa/diffusion2.py:493:18: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:493:20: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:496:18: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:496:20: E231 missing whitespace after ','
statsmodels/sandbox/tsa/diffusion2.py:502:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/movstat.py:25:80: E501 line too long (93 > 79 characters)
statsmodels/sandbox/tsa/movstat.py:28:80: E501 line too long (87 > 79 characters)
statsmodels/sandbox/tsa/movstat.py:29:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/tsa/movstat.py:31:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/tsa/movstat.py:34:80: E501 line too long (100 > 79 characters)
statsmodels/sandbox/tsa/movstat.py:37:80: E501 line too long (96 > 79 characters)
statsmodels/sandbox/tsa/movstat.py:51:16: E231 missing whitespace after ','
statsmodels/sandbox/tsa/movstat.py:52:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/movstat.py:56:36: E231 missing whitespace after ','
statsmodels/sandbox/tsa/movstat.py:56:38: E231 missing whitespace after ','
statsmodels/sandbox/tsa/movstat.py:58:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/tsa/movstat.py:58:22: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/tsa/movstat.py:58:24: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/tsa/movstat.py:79:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/movstat.py:85:30: E225 missing whitespace around operator
statsmodels/sandbox/tsa/movstat.py:88:27: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/movstat.py:88:28: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/movstat.py:99:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/movstat.py:101:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/movstat.py:102:36: E231 missing whitespace after ','
statsmodels/sandbox/tsa/movstat.py:102:54: E231 missing whitespace after ','
statsmodels/sandbox/tsa/movstat.py:102:80: E501 line too long (90 > 79 characters)
statsmodels/sandbox/tsa/movstat.py:104:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/tsa/movstat.py:107:20: E231 missing whitespace after ','
statsmodels/sandbox/tsa/movstat.py:110:21: E231 missing whitespace after ','
statsmodels/sandbox/tsa/movstat.py:110:23: E231 missing whitespace after ','
statsmodels/sandbox/tsa/movstat.py:115:23: E231 missing whitespace after ','
statsmodels/sandbox/tsa/movstat.py:115:31: E231 missing whitespace after ','
statsmodels/sandbox/tsa/movstat.py:119:16: E231 missing whitespace after ','
statsmodels/sandbox/tsa/movstat.py:119:18: E231 missing whitespace after ','
statsmodels/sandbox/tsa/movstat.py:119:23: E231 missing whitespace after ','
statsmodels/sandbox/tsa/movstat.py:119:26: E231 missing whitespace after ','
statsmodels/sandbox/tsa/movstat.py:119:29: E231 missing whitespace after ','
statsmodels/sandbox/tsa/movstat.py:123:16: E231 missing whitespace after ','
statsmodels/sandbox/tsa/movstat.py:123:18: E231 missing whitespace after ','
statsmodels/sandbox/tsa/movstat.py:123:23: E231 missing whitespace after ','
statsmodels/sandbox/tsa/movstat.py:123:26: E231 missing whitespace after ','
statsmodels/sandbox/tsa/movstat.py:123:29: E231 missing whitespace after ','
statsmodels/sandbox/tsa/movstat.py:127:16: E231 missing whitespace after ','
statsmodels/sandbox/tsa/movstat.py:127:18: E231 missing whitespace after ','
statsmodels/sandbox/tsa/movstat.py:127:23: E231 missing whitespace after ','
statsmodels/sandbox/tsa/movstat.py:127:26: E231 missing whitespace after ','
statsmodels/sandbox/tsa/movstat.py:127:29: E231 missing whitespace after ','
statsmodels/sandbox/tsa/movstat.py:131:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/movstat.py:132:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/movstat.py:134:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/movstat.py:135:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/movstat.py:136:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/movstat.py:137:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/movstat.py:137:80: E501 line too long (93 > 79 characters)
statsmodels/sandbox/tsa/movstat.py:140:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/movstat.py:141:1: E266 too many leading '#' for block comment
statsmodels/sandbox/tsa/movstat.py:142:1: E266 too many leading '#' for block comment
statsmodels/sandbox/tsa/movstat.py:143:1: E266 too many leading '#' for block comment
statsmodels/sandbox/tsa/movstat.py:144:1: E266 too many leading '#' for block comment
statsmodels/sandbox/tsa/movstat.py:145:1: E266 too many leading '#' for block comment
statsmodels/sandbox/tsa/movstat.py:146:1: E266 too many leading '#' for block comment
statsmodels/sandbox/tsa/movstat.py:147:1: E266 too many leading '#' for block comment
statsmodels/sandbox/tsa/movstat.py:148:1: E266 too many leading '#' for block comment
statsmodels/sandbox/tsa/movstat.py:149:1: E266 too many leading '#' for block comment
statsmodels/sandbox/tsa/movstat.py:150:1: E266 too many leading '#' for block comment
statsmodels/sandbox/tsa/movstat.py:151:1: E266 too many leading '#' for block comment
statsmodels/sandbox/tsa/movstat.py:152:1: E266 too many leading '#' for block comment
statsmodels/sandbox/tsa/movstat.py:153:1: E266 too many leading '#' for block comment
statsmodels/sandbox/tsa/movstat.py:154:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/movstat.py:154:80: E501 line too long (109 > 79 characters)
statsmodels/sandbox/tsa/movstat.py:155:1: E266 too many leading '#' for block comment
statsmodels/sandbox/tsa/movstat.py:157:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/tsa/movstat.py:178:80: E501 line too long (90 > 79 characters)
statsmodels/sandbox/tsa/movstat.py:184:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/tsa/movstat.py:208:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/tsa/movstat.py:235:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/movstat.py:237:9: E265 block comment should start with '# '
statsmodels/sandbox/tsa/movstat.py:238:18: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/movstat.py:241:30: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/movstat.py:242:80: E501 line too long (87 > 79 characters)
statsmodels/sandbox/tsa/movstat.py:244:9: E265 block comment should start with '# '
statsmodels/sandbox/tsa/movstat.py:245:27: E225 missing whitespace around operator
statsmodels/sandbox/tsa/movstat.py:245:28: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/movstat.py:245:29: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/movstat.py:246:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/tsa/movstat.py:252:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/movstat.py:254:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/movstat.py:254:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/tsa/movstat.py:259:9: E265 block comment should start with '# '
statsmodels/sandbox/tsa/movstat.py:259:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/tsa/movstat.py:262:24: E231 missing whitespace after ','
statsmodels/sandbox/tsa/movstat.py:265:51: E231 missing whitespace after ','
statsmodels/sandbox/tsa/movstat.py:265:69: E231 missing whitespace after ','
statsmodels/sandbox/tsa/movstat.py:273:1: E303 too many blank lines (7)
statsmodels/sandbox/tsa/movstat.py:273:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/movstat.py:274:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/movstat.py:275:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/movstat.py:277:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/movstat.py:278:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/movstat.py:279:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/movstat.py:280:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/movstat.py:281:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/movstat.py:282:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/movstat.py:283:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/movstat.py:284:1: E266 too many leading '#' for block comment
statsmodels/sandbox/tsa/movstat.py:287:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/movstat.py:288:1: E266 too many leading '#' for block comment
statsmodels/sandbox/tsa/movstat.py:289:1: E266 too many leading '#' for block comment
statsmodels/sandbox/tsa/movstat.py:291:1: E305 expected 2 blank lines after class or function definition, found 7
statsmodels/sandbox/tsa/movstat.py:299:21: E201 whitespace after '['
statsmodels/sandbox/tsa/movstat.py:300:19: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:301:21: E201 whitespace after '['
statsmodels/sandbox/tsa/movstat.py:301:44: E202 whitespace before ']'
statsmodels/sandbox/tsa/movstat.py:302:21: E201 whitespace after '['
statsmodels/sandbox/tsa/movstat.py:303:21: E201 whitespace after '['
statsmodels/sandbox/tsa/movstat.py:304:21: E201 whitespace after '['
statsmodels/sandbox/tsa/movstat.py:305:21: E201 whitespace after '['
statsmodels/sandbox/tsa/movstat.py:306:21: E201 whitespace after '['
statsmodels/sandbox/tsa/movstat.py:307:21: E201 whitespace after '['
statsmodels/sandbox/tsa/movstat.py:308:21: E201 whitespace after '['
statsmodels/sandbox/tsa/movstat.py:309:21: E201 whitespace after '['
statsmodels/sandbox/tsa/movstat.py:310:21: E201 whitespace after '['
statsmodels/sandbox/tsa/movstat.py:311:21: E201 whitespace after '['
statsmodels/sandbox/tsa/movstat.py:312:21: E201 whitespace after '['
statsmodels/sandbox/tsa/movstat.py:312:44: E202 whitespace before ']'
statsmodels/sandbox/tsa/movstat.py:324:39: E231 missing whitespace after ','
statsmodels/sandbox/tsa/movstat.py:325:21: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:326:48: E231 missing whitespace after ','
statsmodels/sandbox/tsa/movstat.py:327:21: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:328:40: E231 missing whitespace after ','
statsmodels/sandbox/tsa/movstat.py:329:21: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:333:5: E303 too many blank lines (3)
statsmodels/sandbox/tsa/movstat.py:338:39: E231 missing whitespace after ','
statsmodels/sandbox/tsa/movstat.py:339:21: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:340:48: E231 missing whitespace after ','
statsmodels/sandbox/tsa/movstat.py:341:21: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:342:40: E231 missing whitespace after ','
statsmodels/sandbox/tsa/movstat.py:343:21: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:346:21: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:348:21: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:350:21: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:353:55: E231 missing whitespace after ','
statsmodels/sandbox/tsa/movstat.py:353:57: E231 missing whitespace after ','
statsmodels/sandbox/tsa/movstat.py:356:5: E303 too many blank lines (2)
statsmodels/sandbox/tsa/movstat.py:356:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/movstat.py:358:20: E201 whitespace after '['
statsmodels/sandbox/tsa/movstat.py:358:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/tsa/movstat.py:359:18: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:360:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:361:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:362:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:363:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:364:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:365:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:366:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:367:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:368:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:369:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:371:61: E231 missing whitespace after ','
statsmodels/sandbox/tsa/movstat.py:373:20: E201 whitespace after '['
statsmodels/sandbox/tsa/movstat.py:373:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/tsa/movstat.py:374:18: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:375:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:376:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:377:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:378:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:379:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:380:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:381:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:382:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:383:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:384:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:384:69: E202 whitespace before ']'
statsmodels/sandbox/tsa/movstat.py:385:61: E231 missing whitespace after ','
statsmodels/sandbox/tsa/movstat.py:387:20: E201 whitespace after '['
statsmodels/sandbox/tsa/movstat.py:388:18: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:389:18: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:390:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:391:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:392:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:393:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:394:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:395:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:396:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:397:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:398:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:399:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:400:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:401:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:402:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:403:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:404:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:405:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:406:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:407:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:408:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:409:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:410:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:411:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/movstat.py:412:61: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:30:29: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:31:29: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:34:17: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:34:19: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:40:23: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:40:29: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:40:31: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:41:23: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:41:29: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:41:31: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:42:25: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:42:27: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:42:33: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:43:9: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:43:11: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:44:25: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:44:40: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:45:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/try_var_convolve.py:46:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/try_var_convolve.py:47:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/try_var_convolve.py:50:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/try_var_convolve.py:51:22: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:52:22: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:110:16: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:120:38: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:122:9: E265 block comment should start with '# '
statsmodels/sandbox/tsa/try_var_convolve.py:129:9: E265 block comment should start with '# '
statsmodels/sandbox/tsa/try_var_convolve.py:133:21: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:133:46: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:133:54: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:138:1: E115 expected an indented block (comment)
statsmodels/sandbox/tsa/try_var_convolve.py:139:1: E115 expected an indented block (comment)
statsmodels/sandbox/tsa/try_var_convolve.py:140:1: E115 expected an indented block (comment)
statsmodels/sandbox/tsa/try_var_convolve.py:141:33: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:141:35: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:142:49: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:145:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/tsa/try_var_convolve.py:145:17: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:145:19: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:146:18: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:146:24: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:146:26: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:148:18: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:148:24: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:148:26: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:149:27: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:149:56: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:152:36: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:152:38: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:152:44: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:155:25: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:155:37: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:156:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/try_var_convolve.py:156:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/tsa/try_var_convolve.py:157:42: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:157:47: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:157:59: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:158:31: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:161:17: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:164:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/try_var_convolve.py:165:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/try_var_convolve.py:165:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/tsa/try_var_convolve.py:166:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/try_var_convolve.py:167:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/try_var_convolve.py:168:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/try_var_convolve.py:168:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/tsa/try_var_convolve.py:170:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/try_var_convolve.py:172:17: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:175:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/try_var_convolve.py:176:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/try_var_convolve.py:177:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/try_var_convolve.py:178:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/try_var_convolve.py:179:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/try_var_convolve.py:180:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/try_var_convolve.py:181:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/try_var_convolve.py:182:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/try_var_convolve.py:183:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/try_var_convolve.py:185:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/try_var_convolve.py:187:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/try_var_convolve.py:188:47: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:191:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/tsa/try_var_convolve.py:191:13: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:194:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/tsa/try_var_convolve.py:194:32: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/try_var_convolve.py:195:40: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/try_var_convolve.py:197:27: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:198:19: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:198:21: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:198:24: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:198:30: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:198:34: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:199:19: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:199:21: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:199:24: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:199:30: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:199:34: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:200:19: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:200:22: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:200:26: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:200:32: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:200:36: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:201:19: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:201:21: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:201:24: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:201:30: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:201:34: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:202:24: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:202:28: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:203:24: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:203:28: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:204:27: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:206:21: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:207:17: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:208:27: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:210:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/try_var_convolve.py:211:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/try_var_convolve.py:212:19: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:213:7: E225 missing whitespace around operator
statsmodels/sandbox/tsa/try_var_convolve.py:215:19: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:215:21: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:215:24: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:215:30: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:215:34: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:216:32: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:216:36: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:216:41: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:217:19: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:217:21: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:217:24: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:217:30: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:217:36: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:218:32: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:218:36: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:218:41: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:220:20: E201 whitespace after '['
statsmodels/sandbox/tsa/try_var_convolve.py:220:35: E202 whitespace before ']'
statsmodels/sandbox/tsa/try_var_convolve.py:221:19: E201 whitespace after '['
statsmodels/sandbox/tsa/try_var_convolve.py:221:34: E202 whitespace before ']'
statsmodels/sandbox/tsa/try_var_convolve.py:222:19: E201 whitespace after '['
statsmodels/sandbox/tsa/try_var_convolve.py:222:34: E202 whitespace before ']'
statsmodels/sandbox/tsa/try_var_convolve.py:224:34: E202 whitespace before ']'
statsmodels/sandbox/tsa/try_var_convolve.py:225:19: E201 whitespace after '['
statsmodels/sandbox/tsa/try_var_convolve.py:225:34: E202 whitespace before ']'
statsmodels/sandbox/tsa/try_var_convolve.py:226:19: E201 whitespace after '['
statsmodels/sandbox/tsa/try_var_convolve.py:228:20: E201 whitespace after '['
statsmodels/sandbox/tsa/try_var_convolve.py:228:36: E202 whitespace before ']'
statsmodels/sandbox/tsa/try_var_convolve.py:229:20: E201 whitespace after '['
statsmodels/sandbox/tsa/try_var_convolve.py:229:35: E202 whitespace before ']'
statsmodels/sandbox/tsa/try_var_convolve.py:230:20: E201 whitespace after '['
statsmodels/sandbox/tsa/try_var_convolve.py:230:35: E202 whitespace before ']'
statsmodels/sandbox/tsa/try_var_convolve.py:232:35: E202 whitespace before ']'
statsmodels/sandbox/tsa/try_var_convolve.py:233:20: E201 whitespace after '['
statsmodels/sandbox/tsa/try_var_convolve.py:233:35: E202 whitespace before ']'
statsmodels/sandbox/tsa/try_var_convolve.py:234:20: E201 whitespace after '['
statsmodels/sandbox/tsa/try_var_convolve.py:235:38: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:235:42: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:235:49: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:235:51: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:235:57: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:236:17: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:236:19: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:238:20: E201 whitespace after '['
statsmodels/sandbox/tsa/try_var_convolve.py:238:34: E202 whitespace before ']'
statsmodels/sandbox/tsa/try_var_convolve.py:239:20: E201 whitespace after '['
statsmodels/sandbox/tsa/try_var_convolve.py:239:35: E202 whitespace before ']'
statsmodels/sandbox/tsa/try_var_convolve.py:240:20: E201 whitespace after '['
statsmodels/sandbox/tsa/try_var_convolve.py:240:35: E202 whitespace before ']'
statsmodels/sandbox/tsa/try_var_convolve.py:242:36: E202 whitespace before ']'
statsmodels/sandbox/tsa/try_var_convolve.py:243:20: E201 whitespace after '['
statsmodels/sandbox/tsa/try_var_convolve.py:243:34: E202 whitespace before ']'
statsmodels/sandbox/tsa/try_var_convolve.py:244:20: E201 whitespace after '['
statsmodels/sandbox/tsa/try_var_convolve.py:245:38: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:245:42: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:245:49: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:245:51: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:245:57: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:246:17: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:246:19: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:247:34: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:247:38: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:247:44: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:247:52: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:247:54: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:250:21: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:252:24: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:253:17: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:254:28: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:254:30: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:254:33: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:256:27: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:256:29: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:257:10: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:257:12: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:258:10: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:258:12: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:259:17: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:260:14: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:260:16: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:260:37: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:260:49: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:260:51: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:263:22: E201 whitespace after '['
statsmodels/sandbox/tsa/try_var_convolve.py:263:36: E202 whitespace before ']'
statsmodels/sandbox/tsa/try_var_convolve.py:264:20: E201 whitespace after '['
statsmodels/sandbox/tsa/try_var_convolve.py:264:35: E202 whitespace before ']'
statsmodels/sandbox/tsa/try_var_convolve.py:265:20: E201 whitespace after '['
statsmodels/sandbox/tsa/try_var_convolve.py:265:35: E202 whitespace before ']'
statsmodels/sandbox/tsa/try_var_convolve.py:267:18: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/try_var_convolve.py:267:36: E202 whitespace before ']'
statsmodels/sandbox/tsa/try_var_convolve.py:268:20: E201 whitespace after '['
statsmodels/sandbox/tsa/try_var_convolve.py:268:34: E202 whitespace before ']'
statsmodels/sandbox/tsa/try_var_convolve.py:269:20: E201 whitespace after '['
statsmodels/sandbox/tsa/try_var_convolve.py:272:17: E201 whitespace after '['
statsmodels/sandbox/tsa/try_var_convolve.py:272:26: E202 whitespace before ']'
statsmodels/sandbox/tsa/try_var_convolve.py:273:9: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/try_var_convolve.py:273:10: E201 whitespace after '['
statsmodels/sandbox/tsa/try_var_convolve.py:273:19: E202 whitespace before ']'
statsmodels/sandbox/tsa/try_var_convolve.py:275:20: E202 whitespace before ']'
statsmodels/sandbox/tsa/try_var_convolve.py:276:10: E201 whitespace after '['
statsmodels/sandbox/tsa/try_var_convolve.py:279:27: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:279:29: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:280:10: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:280:12: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:281:10: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:281:12: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:282:17: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:283:14: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:283:16: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:283:34: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:283:46: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:283:48: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:286:21: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:287:6: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:289:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/try_var_convolve.py:290:18: E201 whitespace after '['
statsmodels/sandbox/tsa/try_var_convolve.py:290:27: E202 whitespace before ']'
statsmodels/sandbox/tsa/try_var_convolve.py:291:9: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/try_var_convolve.py:291:10: E201 whitespace after '['
statsmodels/sandbox/tsa/try_var_convolve.py:291:19: E202 whitespace before ']'
statsmodels/sandbox/tsa/try_var_convolve.py:293:19: E202 whitespace before ']'
statsmodels/sandbox/tsa/try_var_convolve.py:296:24: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:297:17: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:298:27: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:298:29: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:298:32: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:300:23: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:301:25: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:302:17: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:303:28: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:303:30: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:303:33: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:305:25: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:305:27: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:306:8: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:306:10: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:307:8: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:307:10: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:308:17: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:309:12: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:309:14: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:309:33: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:309:43: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:309:45: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:315:33: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:315:40: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_var_convolve.py:315:48: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_fi.py:20:1: E303 too many blank lines (3)
statsmodels/sandbox/tsa/try_fi.py:26:51: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/try_fi.py:26:51: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/try_fi.py:39:80: E501 line too long (110 > 79 characters)
statsmodels/sandbox/tsa/try_fi.py:43:61: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/try_fi.py:43:62: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/try_fi.py:44:60: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/try_fi.py:44:61: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/try_fi.py:46:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/try_fi.py:54:5: E303 too many blank lines (2)
statsmodels/sandbox/tsa/try_fi.py:55:48: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_fi.py:55:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/tsa/try_fi.py:57:48: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_fi.py:57:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/tsa/try_fi.py:59:48: E231 missing whitespace after ','
statsmodels/sandbox/tsa/try_fi.py:59:68: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/try_fi.py:59:68: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/try_fi.py:59:80: E501 line too long (90 > 79 characters)
statsmodels/sandbox/tsa/try_fi.py:65:73: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/try_fi.py:65:73: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/try_fi.py:65:80: E501 line too long (95 > 79 characters)
statsmodels/sandbox/tsa/try_fi.py:67:75: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/try_fi.py:67:75: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/try_fi.py:67:80: E501 line too long (97 > 79 characters)
statsmodels/sandbox/tsa/fftarma.py:34:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/fftarma.py:36:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/fftarma.py:40:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/fftarma.py:69:9: E265 block comment should start with '# '
statsmodels/sandbox/tsa/fftarma.py:75:9: E265 block comment should start with '# '
statsmodels/sandbox/tsa/fftarma.py:78:29: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/fftarma.py:102:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/tsa/fftarma.py:112:5: E303 too many blank lines (2)
statsmodels/sandbox/tsa/fftarma.py:170:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/tsa/fftarma.py:194:33: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/fftarma.py:195:9: E265 block comment should start with '# '
statsmodels/sandbox/tsa/fftarma.py:195:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/tsa/fftarma.py:201:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/tsa/fftarma.py:203:9: E265 block comment should start with '# '
statsmodels/sandbox/tsa/fftarma.py:207:9: E265 block comment should start with '# '
statsmodels/sandbox/tsa/fftarma.py:209:9: F841 local variable 'wslice' is assigned to but never used
statsmodels/sandbox/tsa/fftarma.py:210:9: E265 block comment should start with '# '
statsmodels/sandbox/tsa/fftarma.py:216:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/tsa/fftarma.py:218:9: E265 block comment should start with '# '
statsmodels/sandbox/tsa/fftarma.py:219:9: E265 block comment should start with '# '
statsmodels/sandbox/tsa/fftarma.py:222:9: F841 local variable 'wslice' is assigned to but never used
statsmodels/sandbox/tsa/fftarma.py:223:9: E265 block comment should start with '# '
statsmodels/sandbox/tsa/fftarma.py:229:9: E265 block comment should start with '# '
statsmodels/sandbox/tsa/fftarma.py:230:42: E231 missing whitespace after ','
statsmodels/sandbox/tsa/fftarma.py:231:17: E127 continuation line over-indented for visual indent
statsmodels/sandbox/tsa/fftarma.py:231:46: E231 missing whitespace after ','
statsmodels/sandbox/tsa/fftarma.py:232:30: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/fftarma.py:232:31: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/fftarma.py:261:9: E265 block comment should start with '# '
statsmodels/sandbox/tsa/fftarma.py:264:33: E225 missing whitespace around operator
statsmodels/sandbox/tsa/fftarma.py:265:33: E225 missing whitespace around operator
statsmodels/sandbox/tsa/fftarma.py:266:9: E265 block comment should start with '# '
statsmodels/sandbox/tsa/fftarma.py:267:55: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/fftarma.py:267:56: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/fftarma.py:289:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/tsa/fftarma.py:318:13: E265 block comment should start with '# '
statsmodels/sandbox/tsa/fftarma.py:326:5: E303 too many blank lines (2)
statsmodels/sandbox/tsa/fftarma.py:337:66: E231 missing whitespace after ','
statsmodels/sandbox/tsa/fftarma.py:337:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/tsa/fftarma.py:348:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/tsa/fftarma.py:351:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/tsa/fftarma.py:365:5: E303 too many blank lines (2)
statsmodels/sandbox/tsa/fftarma.py:368:38: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/fftarma.py:376:31: E231 missing whitespace after ','
statsmodels/sandbox/tsa/fftarma.py:376:33: E231 missing whitespace after ','
statsmodels/sandbox/tsa/fftarma.py:380:31: E231 missing whitespace after ','
statsmodels/sandbox/tsa/fftarma.py:380:33: E231 missing whitespace after ','
statsmodels/sandbox/tsa/fftarma.py:384:31: E231 missing whitespace after ','
statsmodels/sandbox/tsa/fftarma.py:384:33: E231 missing whitespace after ','
statsmodels/sandbox/tsa/fftarma.py:388:31: E231 missing whitespace after ','
statsmodels/sandbox/tsa/fftarma.py:388:33: E231 missing whitespace after ','
statsmodels/sandbox/tsa/fftarma.py:390:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/tsa/fftarma.py:400:1: E303 too many blank lines (7)
statsmodels/sandbox/tsa/fftarma.py:405:25: E225 missing whitespace around operator
statsmodels/sandbox/tsa/fftarma.py:407:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/tsa/fftarma.py:408:17: E231 missing whitespace after ','
statsmodels/sandbox/tsa/fftarma.py:410:17: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/fftarma.py:418:5: E303 too many blank lines (3)
statsmodels/sandbox/tsa/fftarma.py:419:11: E225 missing whitespace around operator
statsmodels/sandbox/tsa/fftarma.py:420:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/fftarma.py:421:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/fftarma.py:424:30: E231 missing whitespace after ','
statsmodels/sandbox/tsa/fftarma.py:424:43: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/fftarma.py:424:44: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/fftarma.py:431:52: E231 missing whitespace after ','
statsmodels/sandbox/tsa/fftarma.py:433:31: E231 missing whitespace after ','
statsmodels/sandbox/tsa/fftarma.py:437:34: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/fftarma.py:441:52: E231 missing whitespace after ','
statsmodels/sandbox/tsa/fftarma.py:444:5: E303 too many blank lines (2)
statsmodels/sandbox/tsa/fftarma.py:447:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/fftarma.py:450:30: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/fftarma.py:455:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/fftarma.py:455:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/tsa/fftarma.py:459:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/fftarma.py:464:29: E231 missing whitespace after ','
statsmodels/sandbox/tsa/fftarma.py:464:31: E231 missing whitespace after ','
statsmodels/sandbox/tsa/fftarma.py:464:33: E231 missing whitespace after ','
statsmodels/sandbox/tsa/fftarma.py:464:35: E231 missing whitespace after ','
statsmodels/sandbox/tsa/fftarma.py:510:5: E303 too many blank lines (2)
statsmodels/sandbox/tsa/fftarma.py:527:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/fftarma.py:538:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/example_arma.py:12:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/tsa/example_arma.py:19:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/example_arma.py:21:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/example_arma.py:22:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/example_arma.py:23:9: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/example_arma.py:23:9: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/example_arma.py:28:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/example_arma.py:29:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/example_arma.py:30:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/example_arma.py:31:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/example_arma.py:32:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/example_arma.py:33:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/example_arma.py:34:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/example_arma.py:37:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/tsa/example_arma.py:38:26: E225 missing whitespace around operator
statsmodels/sandbox/tsa/example_arma.py:40:13: E225 missing whitespace around operator
statsmodels/sandbox/tsa/example_arma.py:43:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/tsa/example_arma.py:52:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/tsa/example_arma.py:56:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/tsa/example_arma.py:60:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/tsa/example_arma.py:65:12: E231 missing whitespace after ','
statsmodels/sandbox/tsa/example_arma.py:65:19: E231 missing whitespace after ','
statsmodels/sandbox/tsa/example_arma.py:69:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/tsa/example_arma.py:77:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/tsa/example_arma.py:84:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/example_arma.py:85:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/example_arma.py:96:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/tsa/example_arma.py:111:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/tsa/example_arma.py:133:9: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/example_arma.py:134:9: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/example_arma.py:135:9: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/example_arma.py:138:9: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/example_arma.py:139:9: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/example_arma.py:140:9: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/example_arma.py:149:13: E225 missing whitespace around operator
statsmodels/sandbox/tsa/example_arma.py:155:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/example_arma.py:156:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/example_arma.py:157:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/example_arma.py:158:48: E231 missing whitespace after ','
statsmodels/sandbox/tsa/example_arma.py:159:58: E231 missing whitespace after ','
statsmodels/sandbox/tsa/example_arma.py:162:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/example_arma.py:174:21: E231 missing whitespace after ','
statsmodels/sandbox/tsa/example_arma.py:178:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/example_arma.py:181:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/example_arma.py:182:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/tsa/example_arma.py:191:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/example_arma.py:193:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/tsa/example_arma.py:195:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/example_arma.py:196:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/tsa/example_arma.py:196:16: E231 missing whitespace after ','
statsmodels/sandbox/tsa/example_arma.py:196:18: E231 missing whitespace after ','
statsmodels/sandbox/tsa/example_arma.py:196:23: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/tsa/example_arma.py:196:25: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/tsa/example_arma.py:201:13: E201 whitespace after '('
statsmodels/sandbox/tsa/example_arma.py:201:28: E231 missing whitespace after ','
statsmodels/sandbox/tsa/example_arma.py:201:30: E231 missing whitespace after ','
statsmodels/sandbox/tsa/example_arma.py:202:49: E202 whitespace before ')'
statsmodels/sandbox/tsa/example_arma.py:206:1: E303 too many blank lines (3)
statsmodels/sandbox/tsa/example_arma.py:208:1: E302 expected 2 blank lines, found 3
statsmodels/sandbox/tsa/example_arma.py:270:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/tsa/example_arma.py:271:11: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/example_arma.py:326:5: E303 too many blank lines (2)
statsmodels/sandbox/tsa/example_arma.py:327:10: E225 missing whitespace around operator
statsmodels/sandbox/tsa/example_arma.py:345:30: E231 missing whitespace after ','
statsmodels/sandbox/tsa/example_arma.py:349:5: E303 too many blank lines (2)
statsmodels/sandbox/tsa/example_arma.py:354:9: F841 local variable 'd' is assigned to but never used
statsmodels/sandbox/tsa/example_arma.py:368:1: E303 too many blank lines (6)
statsmodels/sandbox/tsa/example_arma.py:369:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/example_arma.py:370:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/example_arma.py:372:18: E231 missing whitespace after ','
statsmodels/sandbox/tsa/example_arma.py:390:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/example_arma.py:392:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/example_arma.py:395:13: E231 missing whitespace after ','
statsmodels/sandbox/tsa/example_arma.py:395:15: E231 missing whitespace after ','
statsmodels/sandbox/tsa/example_arma.py:397:13: E231 missing whitespace after ','
statsmodels/sandbox/tsa/example_arma.py:397:15: E231 missing whitespace after ','
statsmodels/sandbox/tsa/example_arma.py:399:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/example_arma.py:407:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/__init__.py:11:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/tsa/__init__.py:50:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/__init__.py:52:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/examples/try_ld_nitime.py:11:4: E225 missing whitespace around operator
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:25:33: E231 missing whitespace after ','
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:25:36: E231 missing whitespace after ','
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:25:41: E231 missing whitespace after ','
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:26:20: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:26:21: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:31:38: E231 missing whitespace after ','
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:34:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:43:25: E231 missing whitespace after ','
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:43:27: E231 missing whitespace after ','
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:49:5: E303 too many blank lines (3)
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:59:41: E231 missing whitespace after ','
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:63:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:64:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:65:23: E231 missing whitespace after ','
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:69:45: E231 missing whitespace after ','
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:71:80: E501 line too long (87 > 79 characters)
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:71:83: E231 missing whitespace after ','
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:82:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:83:46: E231 missing whitespace after ','
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:83:51: E231 missing whitespace after ','
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:83:55: E231 missing whitespace after ','
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:83:59: E231 missing whitespace after ','
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:83:63: E231 missing whitespace after ','
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:86:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:87:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:98:5: E303 too many blank lines (2)
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:102:34: E231 missing whitespace after ','
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:102:37: E231 missing whitespace after ','
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:102:42: E231 missing whitespace after ','
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:103:20: E261 at least two spaces before inline comment
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:103:21: E262 inline comment should start with '# '
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:106:5: E303 too many blank lines (2)
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:110:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:114:46: E231 missing whitespace after ','
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:114:51: E231 missing whitespace after ','
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:114:55: E231 missing whitespace after ','
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:114:59: E231 missing whitespace after ','
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:114:63: E231 missing whitespace after ','
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:117:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:118:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:131:46: E231 missing whitespace after ','
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:131:51: E231 missing whitespace after ','
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:131:55: E231 missing whitespace after ','
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:131:59: E231 missing whitespace after ','
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:131:63: E231 missing whitespace after ','
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:132:23: E127 continuation line over-indented for visual indent
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:139:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/examples/ex_mle_arma.py:140:5: E265 block comment should start with '# '
statsmodels/sandbox/tsa/examples/example_var.py:15:1: E266 too many leading '#' for block comment
statsmodels/sandbox/tsa/examples/example_var.py:18:5: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tsa/examples/example_var.py:20:26: E231 missing whitespace after ','
statsmodels/sandbox/tsa/examples/example_var.py:20:37: E231 missing whitespace after ','
statsmodels/sandbox/tsa/examples/example_var.py:20:68: E231 missing whitespace after ','
statsmodels/sandbox/tsa/examples/example_var.py:27:23: E231 missing whitespace after ','
statsmodels/sandbox/tsa/examples/example_var.py:27:26: E231 missing whitespace after ','
statsmodels/sandbox/tsa/examples/example_var.py:30:23: E231 missing whitespace after ','
statsmodels/sandbox/tsa/examples/example_var.py:30:26: E231 missing whitespace after ','
statsmodels/sandbox/tsa/examples/example_var.py:33:23: E231 missing whitespace after ','
statsmodels/sandbox/tsa/examples/example_var.py:33:26: E231 missing whitespace after ','
statsmodels/sandbox/tsa/examples/example_var.py:36:23: E231 missing whitespace after ','
statsmodels/sandbox/tsa/examples/example_var.py:36:26: E231 missing whitespace after ','
statsmodels/sandbox/tsa/examples/example_var.py:41:1: E303 too many blank lines (3)
statsmodels/sandbox/tsa/examples/example_var.py:42:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/examples/example_var.py:43:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/examples/example_var.py:44:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/examples/example_var.py:47:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/examples/example_var.py:50:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/examples/example_var.py:53:1: E265 block comment should start with '# '
statsmodels/sandbox/tsa/examples/example_var.py:55:1: E265 block comment should start with '# '
statsmodels/sandbox/mcevaluate/arma.py:7:1: E265 block comment should start with '# '
statsmodels/sandbox/mcevaluate/arma.py:8:1: E265 block comment should start with '# '
statsmodels/sandbox/mcevaluate/arma.py:19:5: E265 block comment should start with '# '
statsmodels/sandbox/mcevaluate/arma.py:20:5: E265 block comment should start with '# '
statsmodels/sandbox/mcevaluate/arma.py:23:5: E265 block comment should start with '# '
statsmodels/sandbox/mcevaluate/arma.py:29:37: E231 missing whitespace after ','
statsmodels/sandbox/mcevaluate/arma.py:29:40: E231 missing whitespace after ','
statsmodels/sandbox/mcevaluate/arma.py:32:63: E231 missing whitespace after ','
statsmodels/sandbox/mcevaluate/arma.py:35:38: E231 missing whitespace after ','
statsmodels/sandbox/mcevaluate/arma.py:36:9: E265 block comment should start with '# '
statsmodels/sandbox/mcevaluate/arma.py:37:9: E265 block comment should start with '# '
statsmodels/sandbox/mcevaluate/arma.py:38:9: E265 block comment should start with '# '
statsmodels/sandbox/mcevaluate/arma.py:45:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/mcevaluate/arma.py:56:29: E231 missing whitespace after ','
statsmodels/sandbox/mcevaluate/arma.py:58:36: E231 missing whitespace after ','
statsmodels/sandbox/mcevaluate/arma.py:60:35: E231 missing whitespace after ','
statsmodels/sandbox/mcevaluate/arma.py:67:1: E115 expected an indented block (comment)
statsmodels/sandbox/mcevaluate/arma.py:67:1: E265 block comment should start with '# '
statsmodels/sandbox/mcevaluate/arma.py:68:1: E115 expected an indented block (comment)
statsmodels/sandbox/mcevaluate/arma.py:69:1: E115 expected an indented block (comment)
statsmodels/sandbox/mcevaluate/arma.py:70:1: E115 expected an indented block (comment)
statsmodels/sandbox/mcevaluate/arma.py:71:1: E115 expected an indented block (comment)
statsmodels/sandbox/mcevaluate/arma.py:127:5: E303 too many blank lines (3)
statsmodels/sandbox/mcevaluate/arma.py:127:18: E261 at least two spaces before inline comment
statsmodels/sandbox/mcevaluate/arma.py:127:18: E262 inline comment should start with '# '
statsmodels/sandbox/mcevaluate/arma.py:139:13: E265 block comment should start with '# '
statsmodels/sandbox/mcevaluate/arma.py:140:13: E265 block comment should start with '# '
statsmodels/sandbox/mcevaluate/arma.py:141:13: E265 block comment should start with '# '
statsmodels/sandbox/datarich/factormodels.py:14:1: E265 block comment should start with '# '
statsmodels/sandbox/datarich/factormodels.py:15:1: E265 block comment should start with '# '
statsmodels/sandbox/datarich/factormodels.py:28:9: E265 block comment should start with '# '
statsmodels/sandbox/datarich/factormodels.py:33:5: E303 too many blank lines (2)
statsmodels/sandbox/datarich/factormodels.py:36:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/datarich/factormodels.py:37:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/datarich/factormodels.py:43:33: E221 multiple spaces before operator
statsmodels/sandbox/datarich/factormodels.py:45:9: E265 block comment should start with '# '
statsmodels/sandbox/datarich/factormodels.py:48:32: E262 inline comment should start with '# '
statsmodels/sandbox/datarich/factormodels.py:51:32: E262 inline comment should start with '# '
statsmodels/sandbox/datarich/factormodels.py:59:49: E231 missing whitespace after ','
statsmodels/sandbox/datarich/factormodels.py:64:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/datarich/factormodels.py:65:80: E501 line too long (88 > 79 characters)
statsmodels/sandbox/datarich/factormodels.py:69:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/datarich/factormodels.py:78:9: E265 block comment should start with '# '
statsmodels/sandbox/datarich/factormodels.py:87:80: E501 line too long (90 > 79 characters)
statsmodels/sandbox/datarich/factormodels.py:90:9: E265 block comment should start with '# '
statsmodels/sandbox/datarich/factormodels.py:95:9: E265 block comment should start with '# '
statsmodels/sandbox/datarich/factormodels.py:96:45: E261 at least two spaces before inline comment
statsmodels/sandbox/datarich/factormodels.py:96:46: E262 inline comment should start with '# '
statsmodels/sandbox/datarich/factormodels.py:97:13: E265 block comment should start with '# '
statsmodels/sandbox/datarich/factormodels.py:99:34: E231 missing whitespace after ','
statsmodels/sandbox/datarich/factormodels.py:101:9: E266 too many leading '#' for block comment
statsmodels/sandbox/datarich/factormodels.py:102:9: E266 too many leading '#' for block comment
statsmodels/sandbox/datarich/factormodels.py:103:9: E266 too many leading '#' for block comment
statsmodels/sandbox/datarich/factormodels.py:104:9: E266 too many leading '#' for block comment
statsmodels/sandbox/datarich/factormodels.py:105:9: E266 too many leading '#' for block comment
statsmodels/sandbox/datarich/factormodels.py:106:9: E266 too many leading '#' for block comment
statsmodels/sandbox/datarich/factormodels.py:107:9: E266 too many leading '#' for block comment
statsmodels/sandbox/datarich/factormodels.py:114:59: E231 missing whitespace after ','
statsmodels/sandbox/datarich/factormodels.py:115:21: E265 block comment should start with '# '
statsmodels/sandbox/datarich/factormodels.py:115:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/datarich/factormodels.py:117:80: E501 line too long (91 > 79 characters)
statsmodels/sandbox/datarich/factormodels.py:117:83: E231 missing whitespace after ','
statsmodels/sandbox/datarich/factormodels.py:124:53: E231 missing whitespace after ','
statsmodels/sandbox/datarich/factormodels.py:124:58: E231 missing whitespace after ','
statsmodels/sandbox/datarich/factormodels.py:124:80: E501 line too long (88 > 79 characters)
statsmodels/sandbox/datarich/factormodels.py:124:82: E231 missing whitespace after ','
statsmodels/sandbox/datarich/factormodels.py:124:85: E231 missing whitespace after ','
statsmodels/sandbox/datarich/factormodels.py:125:22: E128 continuation line under-indented for visual indent
statsmodels/sandbox/datarich/factormodels.py:125:41: E231 missing whitespace after ','
statsmodels/sandbox/datarich/factormodels.py:125:45: E231 missing whitespace after ','
statsmodels/sandbox/datarich/factormodels.py:140:9: E303 too many blank lines (2)
statsmodels/sandbox/datarich/factormodels.py:151:43: E261 at least two spaces before inline comment
statsmodels/sandbox/datarich/factormodels.py:151:44: E262 inline comment should start with '# '
statsmodels/sandbox/datarich/factormodels.py:152:34: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/datarich/factormodels.py:152:36: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/datarich/factormodels.py:161:80: E501 line too long (89 > 79 characters)
statsmodels/sandbox/datarich/factormodels.py:170:47: E231 missing whitespace after ','
statsmodels/sandbox/datarich/factormodels.py:170:66: E231 missing whitespace after ','
statsmodels/sandbox/datarich/factormodels.py:171:44: E231 missing whitespace after ','
statsmodels/sandbox/datarich/factormodels.py:171:46: E231 missing whitespace after ','
statsmodels/sandbox/datarich/factormodels.py:171:49: E231 missing whitespace after ','
statsmodels/sandbox/datarich/factormodels.py:172:30: E201 whitespace after '['
statsmodels/sandbox/datarich/factormodels.py:173:30: E201 whitespace after '['
statsmodels/sandbox/datarich/factormodels.py:174:30: E201 whitespace after '['
statsmodels/sandbox/datarich/factormodels.py:175:30: E201 whitespace after '['
statsmodels/sandbox/datarich/factormodels.py:176:30: E201 whitespace after '['
statsmodels/sandbox/datarich/factormodels.py:177:30: E201 whitespace after '['
statsmodels/sandbox/datarich/factormodels.py:180:26: E231 missing whitespace after ','
statsmodels/sandbox/datarich/__init__.py:8:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/datarich/__init__.py:9:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/datarich/__init__.py:10:80: E501 line too long (87 > 79 characters)
statsmodels/sandbox/datarich/__init__.py:11:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/datarich/__init__.py:12:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/datarich/__init__.py:13:80: E501 line too long (89 > 79 characters)
statsmodels/sandbox/datarich/__init__.py:16:80: E501 line too long (88 > 79 characters)
statsmodels/sandbox/datarich/__init__.py:21:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/datarich/__init__.py:29:80: E501 line too long (90 > 79 characters)
statsmodels/sandbox/datarich/__init__.py:34:80: E501 line too long (89 > 79 characters)
statsmodels/sandbox/datarich/__init__.py:35:80: E501 line too long (90 > 79 characters)
statsmodels/sandbox/datarich/__init__.py:41:80: E501 line too long (89 > 79 characters)
statsmodels/sandbox/datarich/__init__.py:134:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/archive/tsa.py:49:25: E231 missing whitespace after ','
statsmodels/sandbox/archive/linalg_decomp_1.py:49:43: E261 at least two spaces before inline comment
statsmodels/sandbox/archive/linalg_decomp_1.py:49:44: E262 inline comment should start with '# '
statsmodels/sandbox/archive/linalg_decomp_1.py:78:5: E265 block comment should start with '# '
statsmodels/sandbox/archive/linalg_decomp_1.py:97:39: E231 missing whitespace after ','
statsmodels/sandbox/archive/linalg_decomp_1.py:103:9: E265 block comment should start with '# '
statsmodels/sandbox/archive/linalg_decomp_1.py:104:9: E265 block comment should start with '# '
statsmodels/sandbox/archive/linalg_decomp_1.py:113:1: E303 too many blank lines (3)
statsmodels/sandbox/archive/linalg_decomp_1.py:179:5: E303 too many blank lines (2)
statsmodels/sandbox/archive/linalg_decomp_1.py:183:24: E231 missing whitespace after ','
statsmodels/sandbox/archive/linalg_decomp_1.py:183:67: E231 missing whitespace after ','
statsmodels/sandbox/archive/linalg_decomp_1.py:184:9: E265 block comment should start with '# '
statsmodels/sandbox/archive/linalg_decomp_1.py:185:9: E265 block comment should start with '# '
statsmodels/sandbox/archive/linalg_decomp_1.py:186:9: E265 block comment should start with '# '
statsmodels/sandbox/archive/linalg_decomp_1.py:190:1: E303 too many blank lines (3)
statsmodels/sandbox/archive/linalg_decomp_1.py:194:5: E265 block comment should start with '# '
statsmodels/sandbox/archive/linalg_decomp_1.py:197:5: E265 block comment should start with '# '
statsmodels/sandbox/archive/linalg_decomp_1.py:198:5: E265 block comment should start with '# '
statsmodels/sandbox/archive/linalg_decomp_1.py:199:36: E231 missing whitespace after ','
statsmodels/sandbox/archive/linalg_decomp_1.py:200:36: E231 missing whitespace after ','
statsmodels/sandbox/archive/linalg_decomp_1.py:205:5: E265 block comment should start with '# '
statsmodels/sandbox/archive/linalg_decomp_1.py:209:5: E265 block comment should start with '# '
statsmodels/sandbox/archive/linalg_decomp_1.py:215:5: E265 block comment should start with '# '
statsmodels/sandbox/archive/linalg_decomp_1.py:219:1: E266 too many leading '#' for block comment
statsmodels/sandbox/archive/linalg_decomp_1.py:220:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/archive/linalg_decomp_1.py:220:21: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/archive/linalg_decomp_1.py:220:23: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/archive/linalg_decomp_1.py:223:30: E222 multiple spaces after operator
statsmodels/sandbox/archive/linalg_decomp_1.py:227:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/archive/linalg_decomp_1.py:234:5: E303 too many blank lines (2)
statsmodels/sandbox/archive/linalg_decomp_1.py:236:28: E231 missing whitespace after ','
statsmodels/sandbox/archive/linalg_decomp_1.py:237:36: E225 missing whitespace around operator
statsmodels/sandbox/archive/linalg_decomp_1.py:243:26: E261 at least two spaces before inline comment
statsmodels/sandbox/archive/linalg_decomp_1.py:243:27: E262 inline comment should start with '# '
statsmodels/sandbox/archive/linalg_covmat.py:8:1: E265 block comment should start with '# '
statsmodels/sandbox/archive/linalg_covmat.py:9:1: E265 block comment should start with '# '
statsmodels/sandbox/archive/linalg_covmat.py:13:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/archive/linalg_covmat.py:23:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/archive/linalg_covmat.py:25:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/archive/linalg_covmat.py:27:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/archive/linalg_covmat.py:29:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/archive/linalg_covmat.py:31:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/archive/linalg_covmat.py:53:9: E265 block comment should start with '# '
statsmodels/sandbox/archive/linalg_covmat.py:60:9: E265 block comment should start with '# '
statsmodels/sandbox/archive/linalg_covmat.py:65:9: E265 block comment should start with '# '
statsmodels/sandbox/archive/linalg_covmat.py:80:1: E303 too many blank lines (4)
statsmodels/sandbox/archive/linalg_covmat.py:98:9: E265 block comment should start with '# '
statsmodels/sandbox/archive/linalg_covmat.py:99:59: E231 missing whitespace after ','
statsmodels/sandbox/archive/linalg_covmat.py:100:9: E265 block comment should start with '# '
statsmodels/sandbox/archive/linalg_covmat.py:109:9: E265 block comment should start with '# '
statsmodels/sandbox/archive/linalg_covmat.py:110:9: F841 local variable 'logdetsigma' is assigned to but never used
statsmodels/sandbox/archive/linalg_covmat.py:112:20: E261 at least two spaces before inline comment
statsmodels/sandbox/archive/linalg_covmat.py:114:14: E221 multiple spaces before operator
statsmodels/sandbox/archive/linalg_covmat.py:114:17: E222 multiple spaces after operator
statsmodels/sandbox/archive/linalg_covmat.py:115:30: E225 missing whitespace around operator
statsmodels/sandbox/archive/linalg_covmat.py:117:27: E222 multiple spaces after operator
statsmodels/sandbox/archive/linalg_covmat.py:129:1: E303 too many blank lines (3)
statsmodels/sandbox/archive/linalg_covmat.py:138:1: E303 too many blank lines (4)
statsmodels/sandbox/archive/linalg_covmat.py:161:73: E261 at least two spaces before inline comment
statsmodels/sandbox/archive/linalg_covmat.py:161:74: E262 inline comment should start with '# '
statsmodels/sandbox/archive/linalg_covmat.py:161:80: E501 line too long (95 > 79 characters)
statsmodels/sandbox/archive/linalg_covmat.py:175:5: E265 block comment should start with '# '
statsmodels/sandbox/archive/linalg_covmat.py:176:5: E265 block comment should start with '# '
statsmodels/sandbox/archive/linalg_covmat.py:187:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/archive/linalg_covmat.py:196:5: E265 block comment should start with '# '
statsmodels/sandbox/archive/linalg_covmat.py:197:5: E265 block comment should start with '# '
statsmodels/sandbox/archive/linalg_covmat.py:199:5: E265 block comment should start with '# '
statsmodels/sandbox/archive/linalg_covmat.py:202:5: E265 block comment should start with '# '
statsmodels/sandbox/archive/linalg_covmat.py:204:5: E265 block comment should start with '# '
statsmodels/sandbox/archive/linalg_covmat.py:207:5: E265 block comment should start with '# '
statsmodels/sandbox/archive/linalg_covmat.py:208:5: F841 local variable 'logdetsigma' is assigned to but never used
statsmodels/sandbox/archive/linalg_covmat.py:210:16: E261 at least two spaces before inline comment
statsmodels/sandbox/archive/linalg_covmat.py:212:10: E221 multiple spaces before operator
statsmodels/sandbox/archive/linalg_covmat.py:212:13: E222 multiple spaces after operator
statsmodels/sandbox/archive/linalg_covmat.py:212:41: E225 missing whitespace around operator
statsmodels/sandbox/archive/linalg_covmat.py:213:27: E127 continuation line over-indented for visual indent
statsmodels/sandbox/archive/linalg_covmat.py:214:28: E222 multiple spaces after operator
statsmodels/sandbox/archive/linalg_covmat.py:218:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/archive/linalg_covmat.py:220:33: E261 at least two spaces before inline comment
statsmodels/sandbox/archive/linalg_covmat.py:222:1: E265 block comment should start with '# '
statsmodels/sandbox/archive/linalg_covmat.py:224:37: E261 at least two spaces before inline comment
statsmodels/sandbox/archive/linalg_covmat.py:224:37: E262 inline comment should start with '# '
statsmodels/sandbox/archive/linalg_covmat.py:228:1: E265 block comment should start with '# '
statsmodels/sandbox/archive/linalg_covmat.py:230:1: E265 block comment should start with '# '
statsmodels/sandbox/archive/linalg_covmat.py:233:1: E265 block comment should start with '# '
statsmodels/sandbox/archive/linalg_covmat.py:236:12: E261 at least two spaces before inline comment
statsmodels/sandbox/archive/linalg_covmat.py:238:6: E221 multiple spaces before operator
statsmodels/sandbox/archive/linalg_covmat.py:238:9: E222 multiple spaces after operator
statsmodels/sandbox/archive/linalg_covmat.py:238:37: E225 missing whitespace around operator
statsmodels/sandbox/archive/linalg_covmat.py:239:23: E127 continuation line over-indented for visual indent
statsmodels/sandbox/archive/linalg_covmat.py:240:24: E222 multiple spaces after operator
statsmodels/sandbox/archive/linalg_covmat.py:243:1: E265 block comment should start with '# '
statsmodels/sandbox/archive/linalg_covmat.py:248:30: E231 missing whitespace after ','
statsmodels/sandbox/archive/linalg_covmat.py:251:43: E231 missing whitespace after ','
statsmodels/sandbox/archive/linalg_covmat.py:253:16: E225 missing whitespace around operator
statsmodels/sandbox/archive/linalg_covmat.py:254:74: E231 missing whitespace after ','
statsmodels/sandbox/archive/linalg_covmat.py:254:80: E501 line too long (152 > 79 characters)
statsmodels/sandbox/archive/linalg_covmat.py:254:106: E225 missing whitespace around operator
statsmodels/sandbox/archive/linalg_covmat.py:254:110: E225 missing whitespace around operator
statsmodels/sandbox/archive/linalg_covmat.py:255:60: E231 missing whitespace after ','
statsmodels/sandbox/archive/linalg_covmat.py:255:80: E501 line too long (138 > 79 characters)
statsmodels/sandbox/archive/linalg_covmat.py:255:92: E225 missing whitespace around operator
statsmodels/sandbox/archive/linalg_covmat.py:255:96: E225 missing whitespace around operator
statsmodels/sandbox/archive/linalg_covmat.py:261:1: E265 block comment should start with '# '
statsmodels/sandbox/archive/linalg_covmat.py:267:1: E265 block comment should start with '# '
statsmodels/sandbox/archive/linalg_covmat.py:268:1: E265 block comment should start with '# '
statsmodels/sandbox/archive/linalg_covmat.py:271:27: E231 missing whitespace after ','
statsmodels/sandbox/archive/linalg_covmat.py:272:26: E231 missing whitespace after ','
statsmodels/sandbox/archive/linalg_covmat.py:272:72: E231 missing whitespace after ','
statsmodels/sandbox/archive/linalg_covmat.py:273:26: E231 missing whitespace after ','
statsmodels/sandbox/archive/linalg_covmat.py:273:66: E231 missing whitespace after ','
statsmodels/sandbox/tools/try_mctools.py:14:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/tools/try_mctools.py:19:6: E231 missing whitespace after ','
statsmodels/sandbox/tools/try_mctools.py:26:31: E231 missing whitespace after ','
statsmodels/sandbox/tools/try_mctools.py:26:33: E231 missing whitespace after ','
statsmodels/sandbox/tools/try_mctools.py:26:51: E231 missing whitespace after ','
statsmodels/sandbox/tools/try_mctools.py:26:53: E231 missing whitespace after ','
statsmodels/sandbox/tools/try_mctools.py:32:21: E231 missing whitespace after ','
statsmodels/sandbox/tools/try_mctools.py:32:23: E231 missing whitespace after ','
statsmodels/sandbox/tools/try_mctools.py:33:25: E231 missing whitespace after ','
statsmodels/sandbox/tools/try_mctools.py:33:27: E231 missing whitespace after ','
statsmodels/sandbox/tools/try_mctools.py:36:23: E231 missing whitespace after ','
statsmodels/sandbox/tools/try_mctools.py:36:25: E231 missing whitespace after ','
statsmodels/sandbox/tools/try_mctools.py:38:1: E265 block comment should start with '# '
statsmodels/sandbox/tools/try_mctools.py:40:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/tools/try_mctools.py:47:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/tools/try_mctools.py:50:30: E231 missing whitespace after ','
statsmodels/sandbox/tools/try_mctools.py:52:1: E265 block comment should start with '# '
statsmodels/sandbox/tools/try_mctools.py:53:80: E501 line too long (88 > 79 characters)
statsmodels/sandbox/tools/try_mctools.py:53:83: E231 missing whitespace after ','
statsmodels/sandbox/tools/try_mctools.py:57:1: E265 block comment should start with '# '
statsmodels/sandbox/tools/try_mctools.py:58:1: E265 block comment should start with '# '
statsmodels/sandbox/tools/try_mctools.py:59:1: E265 block comment should start with '# '
statsmodels/sandbox/tools/try_mctools.py:66:7: E225 missing whitespace around operator
statsmodels/sandbox/tools/try_mctools.py:69:22: E231 missing whitespace after ','
statsmodels/sandbox/tools/cross_val.py:21:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/tools/cross_val.py:46:80: E501 line too long (96 > 79 characters)
statsmodels/sandbox/tools/cross_val.py:56:5: E303 too many blank lines (2)
statsmodels/sandbox/tools/cross_val.py:59:23: E221 multiple spaces before operator
statsmodels/sandbox/tools/cross_val.py:65:5: E303 too many blank lines (2)
statsmodels/sandbox/tools/cross_val.py:73:1: E303 too many blank lines (3)
statsmodels/sandbox/tools/cross_val.py:73:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/tools/cross_val.py:74:1: E302 expected 2 blank lines, found 3
statsmodels/sandbox/tools/cross_val.py:100:80: E501 line too long (96 > 79 characters)
statsmodels/sandbox/tools/cross_val.py:112:5: E303 too many blank lines (2)
statsmodels/sandbox/tools/cross_val.py:123:5: E303 too many blank lines (2)
statsmodels/sandbox/tools/cross_val.py:132:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/tools/cross_val.py:159:80: E501 line too long (96 > 79 characters)
statsmodels/sandbox/tools/cross_val.py:167:17: E225 missing whitespace around operator
statsmodels/sandbox/tools/cross_val.py:168:17: E225 missing whitespace around operator
statsmodels/sandbox/tools/cross_val.py:168:66: E225 missing whitespace around operator
statsmodels/sandbox/tools/cross_val.py:173:5: E303 too many blank lines (2)
statsmodels/sandbox/tools/cross_val.py:179:23: E221 multiple spaces before operator
statsmodels/sandbox/tools/cross_val.py:180:17: E225 missing whitespace around operator
statsmodels/sandbox/tools/cross_val.py:188:5: E303 too many blank lines (2)
statsmodels/sandbox/tools/cross_val.py:197:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/tools/cross_val.py:223:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/tools/cross_val.py:238:5: E303 too many blank lines (2)
statsmodels/sandbox/tools/cross_val.py:242:23: E221 multiple spaces before operator
statsmodels/sandbox/tools/cross_val.py:243:30: E225 missing whitespace around operator
statsmodels/sandbox/tools/cross_val.py:248:5: E303 too many blank lines (2)
statsmodels/sandbox/tools/cross_val.py:265:17: E221 multiple spaces before operator
statsmodels/sandbox/tools/cross_val.py:270:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/tools/cross_val.py:279:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/tools/cross_val.py:280:1: E265 block comment should start with '# '
statsmodels/sandbox/tools/cross_val.py:302:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/tools/cross_val.py:310:80: E501 line too long (87 > 79 characters)
statsmodels/sandbox/tools/cross_val.py:320:80: E501 line too long (96 > 79 characters)
statsmodels/sandbox/tools/cross_val.py:330:42: E261 at least two spaces before inline comment
statsmodels/sandbox/tools/cross_val.py:336:5: E303 too many blank lines (2)
statsmodels/sandbox/tools/cross_val.py:349:14: E261 at least two spaces before inline comment
statsmodels/sandbox/tools/cross_val.py:349:15: E262 inline comment should start with '# '
statsmodels/sandbox/tools/cross_val.py:351:28: E221 multiple spaces before operator
statsmodels/sandbox/tools/cross_val.py:353:27: E221 multiple spaces before operator
statsmodels/sandbox/tools/cross_val.py:355:45: E261 at least two spaces before inline comment
statsmodels/sandbox/tools/cross_val.py:358:17: E265 block comment should start with '# '
statsmodels/sandbox/tools/cross_val.py:359:17: E265 block comment should start with '# '
statsmodels/sandbox/tools/cross_val.py:363:5: E303 too many blank lines (2)
statsmodels/sandbox/tools/mctools.py:31:1: E265 block comment should start with '# '
statsmodels/sandbox/tools/mctools.py:32:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/tools/mctools.py:62:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/tools/mctools.py:87:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/tools/mctools.py:101:23: E261 at least two spaces before inline comment
statsmodels/sandbox/tools/mctools.py:101:24: E262 inline comment should start with '# '
statsmodels/sandbox/tools/mctools.py:102:35: E261 at least two spaces before inline comment
statsmodels/sandbox/tools/mctools.py:133:33: E261 at least two spaces before inline comment
statsmodels/sandbox/tools/mctools.py:134:9: E265 block comment should start with '# '
statsmodels/sandbox/tools/mctools.py:135:9: E265 block comment should start with '# '
statsmodels/sandbox/tools/mctools.py:139:9: E265 block comment should start with '# '
statsmodels/sandbox/tools/mctools.py:141:13: E265 block comment should start with '# '
statsmodels/sandbox/tools/mctools.py:145:34: E261 at least two spaces before inline comment
statsmodels/sandbox/tools/mctools.py:145:35: E262 inline comment should start with '# '
statsmodels/sandbox/tools/mctools.py:146:17: E265 block comment should start with '# '
statsmodels/sandbox/tools/mctools.py:148:9: E265 block comment should start with '# '
statsmodels/sandbox/tools/mctools.py:154:34: E261 at least two spaces before inline comment
statsmodels/sandbox/tools/mctools.py:154:35: E262 inline comment should start with '# '
statsmodels/sandbox/tools/mctools.py:161:5: E303 too many blank lines (2)
statsmodels/sandbox/tools/mctools.py:173:37: E231 missing whitespace after ','
statsmodels/sandbox/tools/mctools.py:183:21: E225 missing whitespace around operator
statsmodels/sandbox/tools/mctools.py:185:21: E225 missing whitespace around operator
statsmodels/sandbox/tools/mctools.py:194:5: E265 block comment should start with '# '
statsmodels/sandbox/tools/mctools.py:201:5: E303 too many blank lines (2)
statsmodels/sandbox/tools/mctools.py:233:37: E231 missing whitespace after ','
statsmodels/sandbox/tools/mctools.py:237:13: F841 local variable 'mcres' is assigned to but never used
statsmodels/sandbox/tools/mctools.py:241:43: E231 missing whitespace after ','
statsmodels/sandbox/tools/mctools.py:266:44: E262 inline comment should start with '# '
statsmodels/sandbox/tools/mctools.py:279:9: E265 block comment should start with '# '
statsmodels/sandbox/tools/mctools.py:280:37: E225 missing whitespace around operator
statsmodels/sandbox/tools/mctools.py:285:17: E262 inline comment should start with '# '
statsmodels/sandbox/tools/mctools.py:287:14: E231 missing whitespace after ','
statsmodels/sandbox/tools/mctools.py:289:25: E231 missing whitespace after ','
statsmodels/sandbox/tools/mctools.py:290:53: E231 missing whitespace after ','
statsmodels/sandbox/tools/mctools.py:290:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/tools/mctools.py:319:23: E231 missing whitespace after ','
statsmodels/sandbox/tools/mctools.py:322:37: E231 missing whitespace after ','
statsmodels/sandbox/tools/mctools.py:331:9: E303 too many blank lines (2)
statsmodels/sandbox/tools/mctools.py:332:9: E265 block comment should start with '# '
statsmodels/sandbox/tools/mctools.py:336:9: F841 local variable 'fig' is assigned to but never used
statsmodels/sandbox/tools/mctools.py:341:5: E303 too many blank lines (2)
statsmodels/sandbox/tools/mctools.py:341:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/tools/mctools.py:364:35: E262 inline comment should start with '# '
statsmodels/sandbox/tools/mctools.py:367:9: E265 block comment should start with '# '
statsmodels/sandbox/tools/mctools.py:368:9: E265 block comment should start with '# '
statsmodels/sandbox/tools/mctools.py:370:12: E225 missing whitespace around operator
statsmodels/sandbox/tools/mctools.py:371:39: E262 inline comment should start with '# '
statsmodels/sandbox/tools/mctools.py:372:30: E231 missing whitespace after ','
statsmodels/sandbox/tools/mctools.py:372:41: E231 missing whitespace after ','
statsmodels/sandbox/tools/mctools.py:373:9: E265 block comment should start with '# '
statsmodels/sandbox/tools/mctools.py:375:9: E265 block comment should start with '# '
statsmodels/sandbox/tools/mctools.py:377:28: E225 missing whitespace around operator
statsmodels/sandbox/tools/mctools.py:379:18: E225 missing whitespace around operator
statsmodels/sandbox/tools/mctools.py:380:9: E265 block comment should start with '# '
statsmodels/sandbox/tools/mctools.py:383:80: E501 line too long (92 > 79 characters)
statsmodels/sandbox/tools/mctools.py:385:27: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tools/mctools.py:385:80: E501 line too long (91 > 79 characters)
statsmodels/sandbox/tools/mctools.py:386:27: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tools/mctools.py:387:27: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tools/mctools.py:412:35: E262 inline comment should start with '# '
statsmodels/sandbox/tools/mctools.py:415:9: E303 too many blank lines (2)
statsmodels/sandbox/tools/mctools.py:415:12: E225 missing whitespace around operator
statsmodels/sandbox/tools/mctools.py:416:9: E265 block comment should start with '# '
statsmodels/sandbox/tools/mctools.py:418:13: E265 block comment should start with '# '
statsmodels/sandbox/tools/mctools.py:419:39: E231 missing whitespace after ','
statsmodels/sandbox/tools/mctools.py:420:9: E265 block comment should start with '# '
statsmodels/sandbox/tools/mctools.py:421:9: E265 block comment should start with '# '
statsmodels/sandbox/tools/mctools.py:422:9: E265 block comment should start with '# '
statsmodels/sandbox/tools/mctools.py:424:9: E265 block comment should start with '# '
statsmodels/sandbox/tools/mctools.py:426:28: E225 missing whitespace around operator
statsmodels/sandbox/tools/mctools.py:428:18: E225 missing whitespace around operator
statsmodels/sandbox/tools/mctools.py:429:9: E265 block comment should start with '# '
statsmodels/sandbox/tools/mctools.py:430:9: E265 block comment should start with '# '
statsmodels/sandbox/tools/mctools.py:430:80: E501 line too long (103 > 79 characters)
statsmodels/sandbox/tools/mctools.py:436:27: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tools/mctools.py:436:80: E501 line too long (99 > 79 characters)
statsmodels/sandbox/tools/mctools.py:437:27: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tools/mctools.py:438:27: E128 continuation line under-indented for visual indent
statsmodels/sandbox/tools/mctools.py:448:1: E303 too many blank lines (9)
statsmodels/sandbox/tools/mctools.py:454:5: E303 too many blank lines (2)
statsmodels/sandbox/tools/mctools.py:469:10: E231 missing whitespace after ','
statsmodels/sandbox/tools/mctools.py:473:10: E231 missing whitespace after ','
statsmodels/sandbox/tools/mctools.py:477:10: E231 missing whitespace after ','
statsmodels/sandbox/tools/mctools.py:488:5: E265 block comment should start with '# '
statsmodels/sandbox/tools/mctools.py:488:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/tools/mctools.py:489:35: E231 missing whitespace after ','
statsmodels/sandbox/tools/mctools.py:489:37: E231 missing whitespace after ','
statsmodels/sandbox/tools/mctools.py:489:55: E231 missing whitespace after ','
statsmodels/sandbox/tools/mctools.py:489:57: E231 missing whitespace after ','
statsmodels/sandbox/tools/mctools.py:495:29: E231 missing whitespace after ','
statsmodels/sandbox/tools/mctools.py:495:31: E231 missing whitespace after ','
statsmodels/sandbox/tools/mctools.py:497:25: E231 missing whitespace after ','
statsmodels/sandbox/tools/mctools.py:498:29: E231 missing whitespace after ','
statsmodels/sandbox/tools/mctools.py:499:25: E231 missing whitespace after ','
statsmodels/sandbox/tools/mctools.py:499:27: E231 missing whitespace after ','
statsmodels/sandbox/tools/mctools.py:500:29: E231 missing whitespace after ','
statsmodels/sandbox/tools/mctools.py:500:31: E231 missing whitespace after ','
statsmodels/sandbox/tools/mctools.py:504:27: E231 missing whitespace after ','
statsmodels/sandbox/tools/mctools.py:504:29: E231 missing whitespace after ','
statsmodels/sandbox/tools/mctools.py:506:5: E265 block comment should start with '# '
statsmodels/sandbox/tools/mctools.py:516:11: E225 missing whitespace around operator
statsmodels/sandbox/tools/mctools.py:519:24: E231 missing whitespace after ','
statsmodels/sandbox/tools/mctools.py:519:45: E262 inline comment should start with '# '
statsmodels/sandbox/tools/tools_pca.py:50:5: E265 block comment should start with '# '
statsmodels/sandbox/tools/tools_pca.py:64:20: E231 missing whitespace after ','
statsmodels/sandbox/tools/tools_pca.py:68:24: E231 missing whitespace after ','
statsmodels/sandbox/tools/tools_pca.py:72:9: E265 block comment should start with '# '
statsmodels/sandbox/tools/tools_pca.py:74:37: E261 at least two spaces before inline comment
statsmodels/sandbox/tools/tools_pca.py:74:38: E262 inline comment should start with '# '
statsmodels/sandbox/tools/tools_pca.py:77:5: E265 block comment should start with '# '
statsmodels/sandbox/tools/tools_pca.py:80:5: E265 block comment should start with '# '
statsmodels/sandbox/tools/tools_pca.py:81:5: E265 block comment should start with '# '
statsmodels/sandbox/tools/tools_pca.py:87:1: E303 too many blank lines (3)
statsmodels/sandbox/tools/tools_pca.py:121:5: E265 block comment should start with '# '
statsmodels/sandbox/tools/tools_pca.py:123:5: E265 block comment should start with '# '
statsmodels/sandbox/tools/tools_pca.py:128:1: E266 too many leading '#' for block comment
statsmodels/sandbox/tools/tools_pca.py:129:1: E266 too many leading '#' for block comment
statsmodels/sandbox/tools/tools_pca.py:130:1: E266 too many leading '#' for block comment
statsmodels/sandbox/tools/tools_pca.py:133:33: E261 at least two spaces before inline comment
statsmodels/sandbox/tools/tools_pca.py:133:34: E262 inline comment should start with '# '
statsmodels/sandbox/tools/tools_pca.py:135:36: E231 missing whitespace after ','
statsmodels/sandbox/tools/tools_pca.py:135:51: E231 missing whitespace after ','
statsmodels/sandbox/tools/tools_pca.py:144:5: E265 block comment should start with '# '
statsmodels/sandbox/tools/tools_pca.py:145:31: E231 missing whitespace after ','
statsmodels/sandbox/tools/tools_pca.py:145:63: E231 missing whitespace after ','
statsmodels/sandbox/tools/tools_pca.py:145:73: E261 at least two spaces before inline comment
statsmodels/sandbox/tools/tools_pca.py:145:74: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:3:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/transformed.py:5:80: E501 line too long (105 > 79 characters)
statsmodels/sandbox/distributions/transformed.py:13:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/distributions/transformed.py:15:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/distributions/transformed.py:18:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/distributions/transformed.py:21:80: E501 line too long (90 > 79 characters)
statsmodels/sandbox/distributions/transformed.py:26:80: E501 line too long (98 > 79 characters)
statsmodels/sandbox/distributions/transformed.py:27:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/distributions/transformed.py:28:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/distributions/transformed.py:29:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/distributions/transformed.py:30:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/distributions/transformed.py:31:80: E501 line too long (89 > 79 characters)
statsmodels/sandbox/distributions/transformed.py:47:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:48:36: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:48:39: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:48:42: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:48:51: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:50:35: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:53:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/transformed.py:54:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/distributions/transformed.py:58:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:59:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:63:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:64:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:66:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:67:33: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:68:41: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:69:41: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:73:13: E116 unexpected indentation (comment)
statsmodels/sandbox/distributions/transformed.py:73:13: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:74:13: E116 unexpected indentation (comment)
statsmodels/sandbox/distributions/transformed.py:77:9: E303 too many blank lines (2)
statsmodels/sandbox/distributions/transformed.py:78:25: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:79:25: E116 unexpected indentation (comment)
statsmodels/sandbox/distributions/transformed.py:81:25: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:81:55: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:81:57: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:83:49: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:83:51: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:84:49: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:84:51: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:86:18: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:86:20: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:87:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:89:49: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:90:13: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:92:55: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:93:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/distributions/transformed.py:95:45: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:97:47: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:101:25: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:103:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/distributions/transformed.py:105:1: E302 expected 2 blank lines, found 0
statsmodels/sandbox/distributions/transformed.py:107:1: E302 expected 2 blank lines, found 0
statsmodels/sandbox/distributions/transformed.py:108:36: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/transformed.py:108:37: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:110:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/transformed.py:113:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/distributions/transformed.py:113:72: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/transformed.py:113:73: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:113:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/distributions/transformed.py:114:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/transformed.py:114:24: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:114:26: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:114:34: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:114:36: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:114:54: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:114:56: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:114:80: E501 line too long (87 > 79 characters)
statsmodels/sandbox/distributions/transformed.py:115:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/transformed.py:115:25: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:115:27: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:115:80: E501 line too long (96 > 79 characters)
statsmodels/sandbox/distributions/transformed.py:118:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/transformed.py:118:24: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:118:26: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:118:39: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:118:41: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:119:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/transformed.py:119:25: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:119:27: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:120:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/transformed.py:120:25: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:120:27: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:120:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/distributions/transformed.py:121:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/transformed.py:126:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/transformed.py:133:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/transformed.py:141:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:142:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:143:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:156:28: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:158:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/distributions/transformed.py:158:18: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:158:20: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:159:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:160:39: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:161:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/distributions/transformed.py:162:38: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:164:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/transformed.py:172:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:186:28: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:186:53: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:186:55: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:189:18: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:190:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:191:39: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:192:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/distributions/transformed.py:193:38: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:195:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/transformed.py:196:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:197:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:198:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:199:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:200:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:201:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:204:53: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:204:55: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:204:80: E501 line too long (88 > 79 characters)
statsmodels/sandbox/distributions/transformed.py:206:30: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:211:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:212:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:213:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:214:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:218:30: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:219:31: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:220:30: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:221:31: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:224:5: E303 too many blank lines (2)
statsmodels/sandbox/distributions/transformed.py:225:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:229:29: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:230:33: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:232:32: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:237:1: E303 too many blank lines (4)
statsmodels/sandbox/distributions/transformed.py:237:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/transformed.py:239:1: E305 expected 2 blank lines after class or function definition, found 4
statsmodels/sandbox/distributions/transformed.py:245:80: E501 line too long (92 > 79 characters)
statsmodels/sandbox/distributions/transformed.py:248:80: E501 line too long (91 > 79 characters)
statsmodels/sandbox/distributions/transformed.py:249:80: E501 line too long (95 > 79 characters)
statsmodels/sandbox/distributions/transformed.py:257:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/distributions/transformed.py:265:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/distributions/transformed.py:266:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/distributions/transformed.py:267:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/distributions/transformed.py:268:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/distributions/transformed.py:269:80: E501 line too long (89 > 79 characters)
statsmodels/sandbox/distributions/transformed.py:291:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:291:80: E501 line too long (88 > 79 characters)
statsmodels/sandbox/distributions/transformed.py:294:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:295:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:302:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:303:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:305:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:306:33: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:307:41: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:308:41: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:309:37: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/transformed.py:312:13: E116 unexpected indentation (comment)
statsmodels/sandbox/distributions/transformed.py:312:13: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:313:13: E116 unexpected indentation (comment)
statsmodels/sandbox/distributions/transformed.py:316:9: E303 too many blank lines (2)
statsmodels/sandbox/distributions/transformed.py:317:25: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:318:25: E116 unexpected indentation (comment)
statsmodels/sandbox/distributions/transformed.py:320:28: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:321:48: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:321:50: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:323:52: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:323:54: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:324:52: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:324:54: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:327:39: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:327:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/distributions/transformed.py:330:18: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:330:20: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:331:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:339:78: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:339:80: E501 line too long (96 > 79 characters)
statsmodels/sandbox/distributions/transformed.py:340:20: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/transformed.py:340:73: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:340:80: E501 line too long (90 > 79 characters)
statsmodels/sandbox/distributions/transformed.py:341:13: E116 unexpected indentation (comment)
statsmodels/sandbox/distributions/transformed.py:341:13: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:343:18: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:343:20: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:344:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:346:53: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:347:54: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:348:13: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:350:36: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:352:17: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:352:19: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:353:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:355:53: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:356:54: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:357:13: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:361:22: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:362:31: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:371:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:373:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/transformed.py:392:26: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:394:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/distributions/transformed.py:396:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/distributions/transformed.py:397:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/transformed.py:398:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/transformed.py:399:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/transformed.py:399:24: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:399:26: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:399:34: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:399:36: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:399:59: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:399:61: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:399:80: E501 line too long (91 > 79 characters)
statsmodels/sandbox/distributions/transformed.py:400:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/transformed.py:400:25: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:400:27: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:400:80: E501 line too long (88 > 79 characters)
statsmodels/sandbox/distributions/transformed.py:400:88: E502 the backslash is redundant between brackets
statsmodels/sandbox/distributions/transformed.py:401:28: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/transformed.py:402:25: E116 unexpected indentation (comment)
statsmodels/sandbox/distributions/transformed.py:402:25: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:404:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/transformed.py:405:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/transformed.py:406:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/transformed.py:406:24: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:406:26: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:406:34: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:406:36: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:406:59: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:406:61: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:406:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/distributions/transformed.py:407:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/transformed.py:407:25: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:407:27: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:407:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/distributions/transformed.py:407:83: E502 the backslash is redundant between brackets
statsmodels/sandbox/distributions/transformed.py:410:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/transformed.py:413:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/transformed.py:416:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/transformed.py:419:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/transformed.py:422:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/transformed.py:423:23: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transformed.py:426:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/distributions/transformed.py:427:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/transformed.py:428:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/transformed.py:428:24: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:428:26: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:428:34: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:428:36: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:428:62: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:428:64: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:428:80: E501 line too long (103 > 79 characters)
statsmodels/sandbox/distributions/transformed.py:429:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/transformed.py:429:25: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:429:27: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:429:80: E501 line too long (97 > 79 characters)
statsmodels/sandbox/distributions/transformed.py:429:97: E502 the backslash is redundant between brackets
statsmodels/sandbox/distributions/transformed.py:430:28: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/transformed.py:431:25: E116 unexpected indentation (comment)
statsmodels/sandbox/distributions/transformed.py:431:25: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transformed.py:433:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/transformed.py:436:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/transformed.py:439:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/transformed.py:442:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/transformed.py:445:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/transformed.py:450:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/transformed.py:451:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/transformed.py:451:24: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:451:26: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:451:34: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:451:36: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:451:56: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:451:58: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:451:80: E501 line too long (92 > 79 characters)
statsmodels/sandbox/distributions/transformed.py:452:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/transformed.py:452:25: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:452:27: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/transformed.py:452:80: E501 line too long (96 > 79 characters)
statsmodels/sandbox/distributions/transformed.py:452:96: E502 the backslash is redundant between brackets
statsmodels/sandbox/distributions/transform_functions.py:20:1: E303 too many blank lines (3)
statsmodels/sandbox/distributions/transform_functions.py:20:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/transform_functions.py:23:1: E302 expected 2 blank lines, found 3
statsmodels/sandbox/distributions/transform_functions.py:48:1: E303 too many blank lines (4)
statsmodels/sandbox/distributions/transform_functions.py:53:27: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transform_functions.py:88:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/transform_functions.py:103:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/transform_functions.py:106:5: E303 too many blank lines (2)
statsmodels/sandbox/distributions/transform_functions.py:164:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transform_functions.py:167:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transform_functions.py:168:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transform_functions.py:169:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transform_functions.py:171:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transform_functions.py:174:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/transform_functions.py:185:36: E231 missing whitespace after ','
statsmodels/sandbox/distributions/transform_functions.py:187:59: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:60:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/distributions/estimators.py:93:14: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:112:39: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:113:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:117:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/estimators.py:134:35: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:139:1: E303 too many blank lines (3)
statsmodels/sandbox/distributions/estimators.py:139:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/estimators.py:140:1: E302 expected 2 blank lines, found 3
statsmodels/sandbox/distributions/estimators.py:152:48: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:155:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:161:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/estimators.py:176:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:178:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:184:1: E303 too many blank lines (3)
statsmodels/sandbox/distributions/estimators.py:184:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/estimators.py:185:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:187:1: E302 expected 2 blank lines, found 3
statsmodels/sandbox/distributions/estimators.py:202:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:208:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:209:13: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/estimators.py:209:14: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:209:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/distributions/estimators.py:211:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:212:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:214:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:216:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:218:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:220:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/estimators.py:222:38: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:222:42: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:222:46: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:222:50: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:222:54: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:222:59: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:227:45: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:228:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:231:41: E231 missing whitespace after ':'
statsmodels/sandbox/distributions/estimators.py:232:46: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:232:54: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:232:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/distributions/estimators.py:237:1: E303 too many blank lines (3)
statsmodels/sandbox/distributions/estimators.py:274:55: E225 missing whitespace around operator
statsmodels/sandbox/distributions/estimators.py:274:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/distributions/estimators.py:278:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/distributions/estimators.py:329:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:330:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/distributions/estimators.py:340:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/estimators.py:344:5: E731 do not assign a lambda expression, use a def
statsmodels/sandbox/distributions/estimators.py:348:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/estimators.py:374:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/estimators.py:394:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:403:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/estimators.py:428:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:433:1: E303 too many blank lines (3)
statsmodels/sandbox/distributions/estimators.py:435:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:436:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:439:11: E201 whitespace after '('
statsmodels/sandbox/distributions/estimators.py:446:56: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:446:58: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:446:64: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:446:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/distributions/estimators.py:447:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:447:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/distributions/estimators.py:448:80: E501 line too long (92 > 79 characters)
statsmodels/sandbox/distributions/estimators.py:451:40: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:451:78: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:451:80: E501 line too long (97 > 79 characters)
statsmodels/sandbox/distributions/estimators.py:452:37: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:453:39: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:454:40: E231 missing whitespace after ':'
statsmodels/sandbox/distributions/estimators.py:454:80: E501 line too long (89 > 79 characters)
statsmodels/sandbox/distributions/estimators.py:454:84: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:456:37: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:458:46: E231 missing whitespace after ':'
statsmodels/sandbox/distributions/estimators.py:458:80: E501 line too long (94 > 79 characters)
statsmodels/sandbox/distributions/estimators.py:458:90: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:463:5: E303 too many blank lines (2)
statsmodels/sandbox/distributions/estimators.py:463:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:464:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:466:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:469:11: E201 whitespace after '('
statsmodels/sandbox/distributions/estimators.py:471:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:472:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/estimators.py:473:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/estimators.py:473:80: E501 line too long (88 > 79 characters)
statsmodels/sandbox/distributions/estimators.py:474:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:474:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/distributions/estimators.py:475:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:476:68: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:476:70: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:476:72: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:478:30: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:478:34: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:478:38: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:478:42: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:478:46: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:478:51: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:479:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:480:29: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:480:32: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:485:57: E231 missing whitespace after ':'
statsmodels/sandbox/distributions/estimators.py:485:80: E501 line too long (133 > 79 characters)
statsmodels/sandbox/distributions/estimators.py:485:106: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:485:110: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:486:47: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:488:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:491:5: E303 too many blank lines (2)
statsmodels/sandbox/distributions/estimators.py:491:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:492:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:495:11: E201 whitespace after '('
statsmodels/sandbox/distributions/estimators.py:499:23: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:505:63: E231 missing whitespace after ':'
statsmodels/sandbox/distributions/estimators.py:505:80: E501 line too long (124 > 79 characters)
statsmodels/sandbox/distributions/estimators.py:505:88: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:505:102: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:505:106: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:505:117: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:505:120: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:507:55: E231 missing whitespace after ':'
statsmodels/sandbox/distributions/estimators.py:507:80: E501 line too long (127 > 79 characters)
statsmodels/sandbox/distributions/estimators.py:507:87: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:507:101: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:507:105: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:507:120: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:507:123: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:513:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:514:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:515:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:516:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:517:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:518:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:519:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:520:40: E231 missing whitespace after ':'
statsmodels/sandbox/distributions/estimators.py:520:80: E501 line too long (101 > 79 characters)
statsmodels/sandbox/distributions/estimators.py:520:82: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:520:96: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:521:38: E231 missing whitespace after ':'
statsmodels/sandbox/distributions/estimators.py:521:80: E501 line too long (110 > 79 characters)
statsmodels/sandbox/distributions/estimators.py:521:87: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:521:105: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:523:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:524:40: E231 missing whitespace after ':'
statsmodels/sandbox/distributions/estimators.py:524:80: E501 line too long (110 > 79 characters)
statsmodels/sandbox/distributions/estimators.py:524:82: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:524:86: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:524:91: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:524:105: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:528:30: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:528:34: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:528:38: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:528:42: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:528:46: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:528:51: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:529:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:531:54: E231 missing whitespace after ':'
statsmodels/sandbox/distributions/estimators.py:531:80: E501 line too long (138 > 79 characters)
statsmodels/sandbox/distributions/estimators.py:531:99: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:531:103: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:531:134: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:533:71: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:533:80: E501 line too long (101 > 79 characters)
statsmodels/sandbox/distributions/estimators.py:537:5: E303 too many blank lines (2)
statsmodels/sandbox/distributions/estimators.py:540:5: E303 too many blank lines (2)
statsmodels/sandbox/distributions/estimators.py:540:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:541:35: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:541:37: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:541:41: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:542:7: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:542:30: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:546:80: E501 line too long (93 > 79 characters)
statsmodels/sandbox/distributions/estimators.py:549:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:550:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/distributions/estimators.py:551:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:551:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/distributions/estimators.py:553:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:554:8: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:554:32: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:558:80: E501 line too long (95 > 79 characters)
statsmodels/sandbox/distributions/estimators.py:601:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:602:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:604:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:605:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:607:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:608:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:611:11: E201 whitespace after '('
statsmodels/sandbox/distributions/estimators.py:616:29: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:616:47: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:619:35: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:619:49: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:625:31: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:625:34: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:628:5: E303 too many blank lines (2)
statsmodels/sandbox/distributions/estimators.py:628:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:629:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:631:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:632:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:633:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:637:80: E501 line too long (115 > 79 characters)
statsmodels/sandbox/distributions/estimators.py:640:11: E201 whitespace after '('
statsmodels/sandbox/distributions/estimators.py:643:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:647:31: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:647:35: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:654:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:655:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:658:5: E731 do not assign a lambda expression, use a def
statsmodels/sandbox/distributions/estimators.py:660:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/estimators.py:672:50: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:672:55: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:675:50: E231 missing whitespace after ','
statsmodels/sandbox/distributions/estimators.py:675:55: E231 missing whitespace after ','
statsmodels/sandbox/distributions/multivariate.py:28:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/multivariate.py:30:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/multivariate.py:32:32: E225 missing whitespace around operator
statsmodels/sandbox/distributions/multivariate.py:35:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/multivariate.py:39:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/multivariate.py:41:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/multivariate.py:46:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/multivariate.py:48:23: E231 missing whitespace after ','
statsmodels/sandbox/distributions/multivariate.py:50:42: E127 continuation line over-indented for visual indent
statsmodels/sandbox/distributions/multivariate.py:54:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/multivariate.py:57:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/multivariate.py:59:12: E127 continuation line over-indented for visual indent
statsmodels/sandbox/distributions/multivariate.py:62:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/multivariate.py:86:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/multivariate.py:88:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/multivariate.py:116:50: E231 missing whitespace after ','
statsmodels/sandbox/distributions/multivariate.py:116:52: E231 missing whitespace after ','
statsmodels/sandbox/distributions/multivariate.py:117:30: E231 missing whitespace after ','
statsmodels/sandbox/distributions/multivariate.py:117:80: E501 line too long (88 > 79 characters)
statsmodels/sandbox/distributions/multivariate.py:122:1: E303 too many blank lines (4)
statsmodels/sandbox/distributions/multivariate.py:123:37: E231 missing whitespace after ','
statsmodels/sandbox/distributions/multivariate.py:123:40: E231 missing whitespace after ','
statsmodels/sandbox/distributions/multivariate.py:123:42: E231 missing whitespace after ','
statsmodels/sandbox/distributions/multivariate.py:123:45: E231 missing whitespace after ','
statsmodels/sandbox/distributions/multivariate.py:123:50: E231 missing whitespace after ','
statsmodels/sandbox/distributions/multivariate.py:123:52: E231 missing whitespace after ','
statsmodels/sandbox/distributions/multivariate.py:124:41: E231 missing whitespace after ','
statsmodels/sandbox/distributions/multivariate.py:124:44: E231 missing whitespace after ','
statsmodels/sandbox/distributions/multivariate.py:124:46: E231 missing whitespace after ','
statsmodels/sandbox/distributions/multivariate.py:124:49: E231 missing whitespace after ','
statsmodels/sandbox/distributions/multivariate.py:124:52: E231 missing whitespace after ','
statsmodels/sandbox/distributions/multivariate.py:124:54: E231 missing whitespace after ','
statsmodels/sandbox/distributions/multivariate.py:125:45: E231 missing whitespace after ','
statsmodels/sandbox/distributions/multivariate.py:125:50: E231 missing whitespace after ','
statsmodels/sandbox/distributions/multivariate.py:125:52: E231 missing whitespace after ','
statsmodels/sandbox/distributions/multivariate.py:125:57: E231 missing whitespace after ','
statsmodels/sandbox/distributions/multivariate.py:125:62: E231 missing whitespace after ','
statsmodels/sandbox/distributions/multivariate.py:125:66: E231 missing whitespace after ','
statsmodels/sandbox/distributions/multivariate.py:127:26: E231 missing whitespace after ','
statsmodels/sandbox/distributions/multivariate.py:127:34: E231 missing whitespace after ','
statsmodels/sandbox/distributions/multivariate.py:128:24: E231 missing whitespace after ','
statsmodels/sandbox/distributions/multivariate.py:128:30: E231 missing whitespace after ','
statsmodels/sandbox/distributions/multivariate.py:129:22: E231 missing whitespace after ','
statsmodels/sandbox/distributions/multivariate.py:129:26: E231 missing whitespace after ','
statsmodels/sandbox/distributions/multivariate.py:130:23: E231 missing whitespace after ','
statsmodels/sandbox/distributions/multivariate.py:137:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/multivariate.py:144:5: E303 too many blank lines (2)
statsmodels/sandbox/distributions/multivariate.py:144:7: E225 missing whitespace around operator
statsmodels/sandbox/distributions/multivariate.py:147:22: E231 missing whitespace after ','
statsmodels/sandbox/distributions/multivariate.py:147:26: E231 missing whitespace after ','
statsmodels/sandbox/distributions/multivariate.py:147:30: E231 missing whitespace after ','
statsmodels/sandbox/distributions/multivariate.py:148:34: E231 missing whitespace after ','
statsmodels/sandbox/distributions/multivariate.py:151:35: E231 missing whitespace after ','
statsmodels/sandbox/distributions/multivariate.py:152:23: E225 missing whitespace around operator
statsmodels/sandbox/distributions/multivariate.py:152:28: E231 missing whitespace after ','
statsmodels/sandbox/distributions/multivariate.py:152:41: E231 missing whitespace after ','
statsmodels/sandbox/distributions/multivariate.py:153:59: E231 missing whitespace after ','
statsmodels/sandbox/distributions/multivariate.py:156:5: E303 too many blank lines (2)
statsmodels/sandbox/distributions/genpareto.py:18:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/genpareto.py:19:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/genpareto.py:23:23: E225 missing whitespace around operator
statsmodels/sandbox/distributions/genpareto.py:24:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/distributions/genpareto.py:25:28: E231 missing whitespace after ','
statsmodels/sandbox/distributions/genpareto.py:27:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/distributions/genpareto.py:29:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/distributions/genpareto.py:30:36: E231 missing whitespace after ','
statsmodels/sandbox/distributions/genpareto.py:31:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/distributions/genpareto.py:34:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/distributions/genpareto.py:35:24: E231 missing whitespace after ','
statsmodels/sandbox/distributions/genpareto.py:36:41: E231 missing whitespace after ','
statsmodels/sandbox/distributions/genpareto.py:36:64: E231 missing whitespace after ','
statsmodels/sandbox/distributions/genpareto.py:38:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/distributions/genpareto.py:45:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/distributions/genpareto.py:45:34: E231 missing whitespace after ','
statsmodels/sandbox/distributions/genpareto.py:46:27: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/genpareto.py:47:27: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/genpareto.py:47:37: E231 missing whitespace after ','
statsmodels/sandbox/distributions/genpareto.py:81:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/genpareto.py:84:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/genpareto.py:88:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/genpareto.py:94:41: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/genpareto.py:99:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/distributions/genpareto.py:101:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/genpareto.py:102:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/genpareto.py:106:17: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/genpareto.py:106:18: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/genpareto.py:108:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/genpareto.py:110:61: E231 missing whitespace after ','
statsmodels/sandbox/distributions/genpareto.py:110:80: E501 line too long (92 > 79 characters)
statsmodels/sandbox/distributions/genpareto.py:116:80: E501 line too long (97 > 79 characters)
statsmodels/sandbox/distributions/genpareto.py:124:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/genpareto.py:125:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/genpareto.py:126:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/genpareto.py:130:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/genpareto.py:132:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/genpareto.py:134:57: E231 missing whitespace after ','
statsmodels/sandbox/distributions/genpareto.py:134:80: E501 line too long (88 > 79 characters)
statsmodels/sandbox/distributions/genpareto.py:135:55: E231 missing whitespace after ','
statsmodels/sandbox/distributions/genpareto.py:139:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/genpareto.py:140:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/genpareto.py:146:21: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/genpareto.py:148:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/distributions/genpareto.py:148:43: E231 missing whitespace after ','
statsmodels/sandbox/distributions/genpareto.py:157:26: E225 missing whitespace around operator
statsmodels/sandbox/distributions/genpareto.py:157:48: E225 missing whitespace around operator
statsmodels/sandbox/distributions/genpareto.py:157:67: E225 missing whitespace around operator
statsmodels/sandbox/distributions/genpareto.py:161:1: E303 too many blank lines (3)
statsmodels/sandbox/distributions/genpareto.py:172:80: E501 line too long (113 > 79 characters)
statsmodels/sandbox/distributions/genpareto.py:173:80: E501 line too long (113 > 79 characters)
statsmodels/sandbox/distributions/genpareto.py:190:80: E501 line too long (117 > 79 characters)
statsmodels/sandbox/distributions/genpareto.py:192:80: E501 line too long (117 > 79 characters)
statsmodels/sandbox/distributions/genpareto.py:194:80: E501 line too long (131 > 79 characters)
statsmodels/sandbox/distributions/genpareto.py:195:80: E501 line too long (142 > 79 characters)
statsmodels/sandbox/distributions/genpareto.py:198:80: E501 line too long (145 > 79 characters)
statsmodels/sandbox/distributions/genpareto.py:199:80: E501 line too long (145 > 79 characters)
statsmodels/sandbox/distributions/genpareto.py:203:80: E501 line too long (145 > 79 characters)
statsmodels/sandbox/distributions/genpareto.py:204:80: E501 line too long (145 > 79 characters)
statsmodels/sandbox/distributions/genpareto.py:208:80: E501 line too long (179 > 79 characters)
statsmodels/sandbox/distributions/genpareto.py:212:80: E501 line too long (211 > 79 characters)
statsmodels/sandbox/distributions/genpareto.py:218:80: E501 line too long (132 > 79 characters)
statsmodels/sandbox/distributions/genpareto.py:219:80: E501 line too long (132 > 79 characters)
statsmodels/sandbox/distributions/genpareto.py:222:80: E501 line too long (108 > 79 characters)
statsmodels/sandbox/distributions/genpareto.py:224:80: E501 line too long (126 > 79 characters)
statsmodels/sandbox/distributions/genpareto.py:225:80: E501 line too long (123 > 79 characters)
statsmodels/sandbox/distributions/mv_measures.py:39:22: E231 missing whitespace after ','
statsmodels/sandbox/distributions/mv_measures.py:52:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/mv_measures.py:59:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_measures.py:62:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_measures.py:74:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/mv_measures.py:91:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_measures.py:94:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/mv_measures.py:95:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/mv_measures.py:96:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/mv_measures.py:101:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_measures.py:105:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_measures.py:116:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/mv_measures.py:117:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/mv_measures.py:118:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/mv_measures.py:119:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/mv_measures.py:130:5: E303 too many blank lines (2)
statsmodels/sandbox/distributions/mv_measures.py:130:53: E231 missing whitespace after ','
statsmodels/sandbox/distributions/mv_measures.py:145:12: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/mv_measures.py:145:12: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/mv_measures.py:146:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_measures.py:149:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_measures.py:156:24: E231 missing whitespace after ','
statsmodels/sandbox/distributions/mv_measures.py:157:39: E231 missing whitespace after ','
statsmodels/sandbox/distributions/mv_measures.py:158:41: E231 missing whitespace after ','
statsmodels/sandbox/distributions/mv_measures.py:159:43: E231 missing whitespace after ','
statsmodels/sandbox/distributions/mv_measures.py:161:41: E231 missing whitespace after ','
statsmodels/sandbox/distributions/mv_measures.py:167:52: E231 missing whitespace after ','
statsmodels/sandbox/distributions/mv_measures.py:168:52: E231 missing whitespace after ','
statsmodels/sandbox/distributions/mv_measures.py:170:16: E127 continuation line over-indented for visual indent
statsmodels/sandbox/distributions/mv_measures.py:175:16: E127 continuation line over-indented for visual indent
statsmodels/sandbox/distributions/mv_measures.py:185:16: E127 continuation line over-indented for visual indent
statsmodels/sandbox/distributions/mv_measures.py:185:43: E231 missing whitespace after ','
statsmodels/sandbox/distributions/mv_measures.py:190:15: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/mv_measures.py:190:15: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:18:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/sppatch.py:20:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:21:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:26:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:27:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:29:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/sppatch.py:51:26: E231 missing whitespace after ','
statsmodels/sandbox/distributions/sppatch.py:56:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/sppatch.py:64:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/distributions/sppatch.py:86:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:86:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/distributions/sppatch.py:88:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/distributions/sppatch.py:92:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:97:13: E265 block comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:102:13: E265 block comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:107:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:116:32: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:116:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/distributions/sppatch.py:118:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/sppatch.py:126:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/distributions/sppatch.py:145:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:145:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/distributions/sppatch.py:147:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/distributions/sppatch.py:149:12: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/sppatch.py:151:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:155:13: E265 block comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:160:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:164:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:165:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:167:26: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:194:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:197:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/sppatch.py:252:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/distributions/sppatch.py:255:51: E231 missing whitespace after ','
statsmodels/sandbox/distributions/sppatch.py:281:15: E221 multiple spaces before operator
statsmodels/sandbox/distributions/sppatch.py:285:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:286:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:288:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/sppatch.py:291:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:292:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:293:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:296:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:298:80: E501 line too long (88 > 79 characters)
statsmodels/sandbox/distributions/sppatch.py:314:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/distributions/sppatch.py:325:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/distributions/sppatch.py:335:34: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/sppatch.py:335:35: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:337:34: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/sppatch.py:337:35: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:344:33: E127 continuation line over-indented for visual indent
statsmodels/sandbox/distributions/sppatch.py:347:80: E501 line too long (91 > 79 characters)
statsmodels/sandbox/distributions/sppatch.py:363:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/distributions/sppatch.py:374:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/distributions/sppatch.py:376:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/distributions/sppatch.py:389:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:390:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:391:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:392:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:401:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:403:41: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:407:49: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/sppatch.py:407:50: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:409:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:417:29: E231 missing whitespace after ','
statsmodels/sandbox/distributions/sppatch.py:417:50: E231 missing whitespace after ','
statsmodels/sandbox/distributions/sppatch.py:421:33: E127 continuation line over-indented for visual indent
statsmodels/sandbox/distributions/sppatch.py:423:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/sppatch.py:425:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:428:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:429:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/sppatch.py:467:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/distributions/sppatch.py:473:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:476:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:478:21: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:482:13: E265 block comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:486:13: E265 block comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:492:26: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/sppatch.py:503:28: E231 missing whitespace after ','
statsmodels/sandbox/distributions/sppatch.py:503:50: E231 missing whitespace after ','
statsmodels/sandbox/distributions/sppatch.py:511:43: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/sppatch.py:511:44: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:512:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:518:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:526:19: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/sppatch.py:526:20: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:539:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/distributions/sppatch.py:543:58: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:544:64: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:544:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/distributions/sppatch.py:546:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/sppatch.py:577:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/sppatch.py:639:62: E225 missing whitespace around operator
statsmodels/sandbox/distributions/sppatch.py:643:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:644:9: F841 local variable 'argorig' is assigned to but never used
statsmodels/sandbox/distributions/sppatch.py:647:61: E225 missing whitespace around operator
statsmodels/sandbox/distributions/sppatch.py:672:27: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/sppatch.py:672:27: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:687:27: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/sppatch.py:687:27: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/sppatch.py:701:5: E303 too many blank lines (2)
statsmodels/sandbox/distributions/sppatch.py:720:59: E202 whitespace before ')'
statsmodels/sandbox/distributions/quantize.py:8:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/quantize.py:29:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/quantize.py:30:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/distributions/quantize.py:43:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/quantize.py:49:10: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/quantize.py:49:11: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/quantize.py:75:39: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/quantize.py:75:40: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/quantize.py:76:29: E231 missing whitespace after ','
statsmodels/sandbox/distributions/quantize.py:77:5: E731 do not assign a lambda expression, use a def
statsmodels/sandbox/distributions/quantize.py:77:41: E231 missing whitespace after ','
statsmodels/sandbox/distributions/quantize.py:82:13: E265 block comment should start with '# '
statsmodels/sandbox/distributions/quantize.py:83:25: E231 missing whitespace after ','
statsmodels/sandbox/distributions/quantize.py:88:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/quantize.py:103:39: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/quantize.py:103:40: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/quantize.py:108:13: E265 block comment should start with '# '
statsmodels/sandbox/distributions/quantize.py:109:25: E231 missing whitespace after ','
statsmodels/sandbox/distributions/quantize.py:117:1: E303 too many blank lines (4)
statsmodels/sandbox/distributions/quantize.py:119:5: E731 do not assign a lambda expression, use a def
statsmodels/sandbox/distributions/quantize.py:119:23: E231 missing whitespace after ','
statsmodels/sandbox/distributions/quantize.py:120:45: E231 missing whitespace after ','
statsmodels/sandbox/distributions/quantize.py:120:52: E231 missing whitespace after ','
statsmodels/sandbox/distributions/quantize.py:121:45: E231 missing whitespace after ','
statsmodels/sandbox/distributions/quantize.py:121:54: E231 missing whitespace after ','
statsmodels/sandbox/distributions/quantize.py:123:24: E201 whitespace after '['
statsmodels/sandbox/distributions/quantize.py:124:24: E127 continuation line over-indented for visual indent
statsmodels/sandbox/distributions/quantize.py:124:25: E201 whitespace after '['
statsmodels/sandbox/distributions/quantize.py:125:25: E201 whitespace after '['
statsmodels/sandbox/distributions/quantize.py:126:25: E201 whitespace after '['
statsmodels/sandbox/distributions/quantize.py:127:25: E201 whitespace after '['
statsmodels/sandbox/distributions/quantize.py:129:44: E231 missing whitespace after ','
statsmodels/sandbox/distributions/quantize.py:129:46: E231 missing whitespace after ','
statsmodels/sandbox/distributions/quantize.py:129:64: E231 missing whitespace after ','
statsmodels/sandbox/distributions/quantize.py:129:66: E231 missing whitespace after ','
statsmodels/sandbox/distributions/quantize.py:132:24: E201 whitespace after '['
statsmodels/sandbox/distributions/quantize.py:133:24: E201 whitespace after '['
statsmodels/sandbox/distributions/quantize.py:134:24: E201 whitespace after '['
statsmodels/sandbox/distributions/quantize.py:135:24: E201 whitespace after '['
statsmodels/sandbox/distributions/quantize.py:136:44: E231 missing whitespace after ','
statsmodels/sandbox/distributions/quantize.py:136:46: E231 missing whitespace after ','
statsmodels/sandbox/distributions/quantize.py:136:64: E231 missing whitespace after ','
statsmodels/sandbox/distributions/quantize.py:136:66: E231 missing whitespace after ','
statsmodels/sandbox/distributions/quantize.py:139:24: E201 whitespace after '['
statsmodels/sandbox/distributions/quantize.py:140:44: E231 missing whitespace after ','
statsmodels/sandbox/distributions/quantize.py:140:46: E231 missing whitespace after ','
statsmodels/sandbox/distributions/quantize.py:140:64: E231 missing whitespace after ','
statsmodels/sandbox/distributions/quantize.py:140:66: E231 missing whitespace after ','
statsmodels/sandbox/distributions/gof_new.py:29:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/gof_new.py:30:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/gof_new.py:109:37: E231 missing whitespace after ','
statsmodels/sandbox/distributions/gof_new.py:110:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/gof_new.py:111:33: E231 missing whitespace after ','
statsmodels/sandbox/distributions/gof_new.py:111:42: E231 missing whitespace after ','
statsmodels/sandbox/distributions/gof_new.py:112:34: E231 missing whitespace after ','
statsmodels/sandbox/distributions/gof_new.py:112:43: E231 missing whitespace after ','
statsmodels/sandbox/distributions/gof_new.py:114:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/gof_new.py:118:5: E722 do not use bare 'except'
statsmodels/sandbox/distributions/gof_new.py:124:1: E303 too many blank lines (3)
statsmodels/sandbox/distributions/gof_new.py:124:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/gof_new.py:125:1: E302 expected 2 blank lines, found 3
statsmodels/sandbox/distributions/gof_new.py:125:48: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/gof_new.py:125:50: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/gof_new.py:125:77: E231 missing whitespace after ','
statsmodels/sandbox/distributions/gof_new.py:125:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/distributions/gof_new.py:241:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/gof_new.py:246:80: E501 line too long (89 > 79 characters)
statsmodels/sandbox/distributions/gof_new.py:249:5: E303 too many blank lines (2)
statsmodels/sandbox/distributions/gof_new.py:252:23: E231 missing whitespace after ':'
statsmodels/sandbox/distributions/gof_new.py:253:33: E231 missing whitespace after ','
statsmodels/sandbox/distributions/gof_new.py:262:55: E231 missing whitespace after ','
statsmodels/sandbox/distributions/gof_new.py:267:53: E231 missing whitespace after ','
statsmodels/sandbox/distributions/gof_new.py:270:26: E231 missing whitespace after ','
statsmodels/sandbox/distributions/gof_new.py:278:51: E231 missing whitespace after ','
statsmodels/sandbox/distributions/gof_new.py:280:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/gof_new.py:283:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/gof_new.py:288:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/gof_new.py:291:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/distributions/gof_new.py:299:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/gof_new.py:302:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/gof_new.py:304:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/gof_new.py:311:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/gof_new.py:316:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/gof_new.py:319:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/gof_new.py:325:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/gof_new.py:328:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/gof_new.py:334:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/gof_new.py:339:1: E303 too many blank lines (3)
statsmodels/sandbox/distributions/gof_new.py:348:21: E202 whitespace before '}'
statsmodels/sandbox/distributions/gof_new.py:350:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/gof_new.py:355:43: E231 missing whitespace after ','
statsmodels/sandbox/distributions/gof_new.py:357:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/distributions/gof_new.py:358:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/distributions/gof_new.py:359:67: E231 missing whitespace after ','
statsmodels/sandbox/distributions/gof_new.py:364:29: E202 whitespace before '}'
statsmodels/sandbox/distributions/gof_new.py:366:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/gof_new.py:369:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/distributions/gof_new.py:370:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/distributions/gof_new.py:371:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/distributions/gof_new.py:372:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/distributions/gof_new.py:390:5: E303 too many blank lines (4)
statsmodels/sandbox/distributions/gof_new.py:392:13: E265 block comment should start with '# '
statsmodels/sandbox/distributions/gof_new.py:397:80: E501 line too long (93 > 79 characters)
statsmodels/sandbox/distributions/gof_new.py:400:9: E303 too many blank lines (2)
statsmodels/sandbox/distributions/gof_new.py:403:27: E231 missing whitespace after ':'
statsmodels/sandbox/distributions/gof_new.py:404:37: E231 missing whitespace after ','
statsmodels/sandbox/distributions/gof_new.py:416:5: E303 too many blank lines (3)
statsmodels/sandbox/distributions/gof_new.py:442:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/gof_new.py:443:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/distributions/gof_new.py:444:16: E127 continuation line over-indented for visual indent
statsmodels/sandbox/distributions/gof_new.py:451:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/gof_new.py:460:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/gof_new.py:462:25: E231 missing whitespace after ','
statsmodels/sandbox/distributions/gof_new.py:478:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/gof_new.py:478:59: E202 whitespace before ')'
statsmodels/sandbox/distributions/gof_new.py:483:5: E303 too many blank lines (2)
statsmodels/sandbox/distributions/gof_new.py:487:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/gof_new.py:501:1: E303 too many blank lines (8)
statsmodels/sandbox/distributions/gof_new.py:502:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/gof_new.py:518:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/gof_new.py:522:43: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/gof_new.py:522:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/distributions/gof_new.py:527:13: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/gof_new.py:527:80: E501 line too long (89 > 79 characters)
statsmodels/sandbox/distributions/gof_new.py:528:13: E127 continuation line over-indented for visual indent
statsmodels/sandbox/distributions/gof_new.py:533:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/gof_new.py:537:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/gof_new.py:540:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/gof_new.py:554:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/gof_new.py:555:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/gof_new.py:557:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/gof_new.py:558:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/gof_new.py:561:5: E303 too many blank lines (2)
statsmodels/sandbox/distributions/gof_new.py:561:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/gof_new.py:562:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/gof_new.py:562:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/distributions/gof_new.py:569:44: E231 missing whitespace after ':'
statsmodels/sandbox/distributions/gof_new.py:577:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/gof_new.py:578:40: E231 missing whitespace after ':'
statsmodels/sandbox/distributions/gof_new.py:583:37: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/gof_new.py:586:37: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/gof_new.py:591:1: E303 too many blank lines (3)
statsmodels/sandbox/distributions/gof_new.py:596:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/distributions/gof_new.py:602:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/gof_new.py:603:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/gof_new.py:605:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/gof_new.py:606:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/gof_new.py:609:5: E303 too many blank lines (2)
statsmodels/sandbox/distributions/gof_new.py:611:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/gof_new.py:612:40: E231 missing whitespace after ':'
statsmodels/sandbox/distributions/gof_new.py:631:12: E225 missing whitespace around operator
statsmodels/sandbox/distributions/gof_new.py:632:14: E225 missing whitespace around operator
statsmodels/sandbox/distributions/gof_new.py:639:1: E303 too many blank lines (5)
statsmodels/sandbox/distributions/gof_new.py:641:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/gof_new.py:673:38: E231 missing whitespace after ','
statsmodels/sandbox/distributions/gof_new.py:677:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/gof_new.py:677:80: E501 line too long (87 > 79 characters)
statsmodels/sandbox/distributions/gof_new.py:678:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/gof_new.py:683:80: E501 line too long (148 > 79 characters)
statsmodels/sandbox/distributions/mv_normal.py:201:23: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/mv_normal.py:205:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/mv_normal.py:205:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/distributions/mv_normal.py:264:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:276:23: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/mv_normal.py:279:13: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/mv_normal.py:279:14: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:282:31: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:287:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:291:31: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:297:32: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/mv_normal.py:297:33: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:323:19: E201 whitespace after '('
statsmodels/sandbox/distributions/mv_normal.py:327:1: E303 too many blank lines (3)
statsmodels/sandbox/distributions/mv_normal.py:330:5: E303 too many blank lines (2)
statsmodels/sandbox/distributions/mv_normal.py:330:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:346:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:352:50: E231 missing whitespace after ','
statsmodels/sandbox/distributions/mv_normal.py:352:66: E231 missing whitespace after ','
statsmodels/sandbox/distributions/mv_normal.py:354:35: E231 missing whitespace after ','
statsmodels/sandbox/distributions/mv_normal.py:372:9: E731 do not assign a lambda expression, use a def
statsmodels/sandbox/distributions/mv_normal.py:376:9: E731 do not assign a lambda expression, use a def
statsmodels/sandbox/distributions/mv_normal.py:380:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/mv_normal.py:387:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:390:5: E303 too many blank lines (2)
statsmodels/sandbox/distributions/mv_normal.py:413:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:416:9: E303 too many blank lines (2)
statsmodels/sandbox/distributions/mv_normal.py:416:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:418:13: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:423:13: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:426:41: E201 whitespace after '('
statsmodels/sandbox/distributions/mv_normal.py:427:44: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/mv_normal.py:427:45: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:428:13: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:434:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:478:9: E303 too many blank lines (2)
statsmodels/sandbox/distributions/mv_normal.py:500:5: E303 too many blank lines (2)
statsmodels/sandbox/distributions/mv_normal.py:503:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:522:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/distributions/mv_normal.py:527:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/distributions/mv_normal.py:580:5: E303 too many blank lines (2)
statsmodels/sandbox/distributions/mv_normal.py:606:36: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/mv_normal.py:606:37: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:634:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:635:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:639:5: E303 too many blank lines (3)
statsmodels/sandbox/distributions/mv_normal.py:652:5: E303 too many blank lines (2)
statsmodels/sandbox/distributions/mv_normal.py:679:41: E231 missing whitespace after ','
statsmodels/sandbox/distributions/mv_normal.py:684:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:697:5: E303 too many blank lines (2)
statsmodels/sandbox/distributions/mv_normal.py:704:9: E303 too many blank lines (2)
statsmodels/sandbox/distributions/mv_normal.py:704:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:706:13: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:711:13: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:714:39: E201 whitespace after '('
statsmodels/sandbox/distributions/mv_normal.py:715:42: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/mv_normal.py:715:43: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:716:13: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:722:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:741:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/distributions/mv_normal.py:746:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/distributions/mv_normal.py:750:13: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:837:5: E303 too many blank lines (2)
statsmodels/sandbox/distributions/mv_normal.py:905:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:906:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:948:27: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:960:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/distributions/mv_normal.py:964:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/distributions/mv_normal.py:982:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:991:9: E303 too many blank lines (2)
statsmodels/sandbox/distributions/mv_normal.py:991:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/distributions/mv_normal.py:1002:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:1007:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/mv_normal.py:1029:35: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:1060:5: E303 too many blank lines (2)
statsmodels/sandbox/distributions/mv_normal.py:1081:48: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/mv_normal.py:1081:49: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:1085:62: E231 missing whitespace after ','
statsmodels/sandbox/distributions/mv_normal.py:1109:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:1112:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:1113:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:1164:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:1165:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:1166:27: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:1176:40: E231 missing whitespace after ','
statsmodels/sandbox/distributions/mv_normal.py:1176:56: E231 missing whitespace after ','
statsmodels/sandbox/distributions/mv_normal.py:1178:31: E231 missing whitespace after ','
statsmodels/sandbox/distributions/mv_normal.py:1184:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/distributions/mv_normal.py:1190:12: E231 missing whitespace after ','
statsmodels/sandbox/distributions/mv_normal.py:1193:23: E201 whitespace after '['
statsmodels/sandbox/distributions/mv_normal.py:1194:23: E201 whitespace after '['
statsmodels/sandbox/distributions/mv_normal.py:1194:41: E202 whitespace before ']'
statsmodels/sandbox/distributions/mv_normal.py:1195:23: E201 whitespace after '['
statsmodels/sandbox/distributions/mv_normal.py:1195:41: E202 whitespace before ']'
statsmodels/sandbox/distributions/mv_normal.py:1198:5: E303 too many blank lines (2)
statsmodels/sandbox/distributions/mv_normal.py:1204:25: E231 missing whitespace after ','
statsmodels/sandbox/distributions/mv_normal.py:1207:9: E731 do not assign a lambda expression, use a def
statsmodels/sandbox/distributions/mv_normal.py:1213:19: E231 missing whitespace after ','
statsmodels/sandbox/distributions/mv_normal.py:1214:28: E231 missing whitespace after ','
statsmodels/sandbox/distributions/mv_normal.py:1215:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:1217:27: E201 whitespace after '['
statsmodels/sandbox/distributions/mv_normal.py:1218:27: E201 whitespace after '['
statsmodels/sandbox/distributions/mv_normal.py:1218:45: E202 whitespace before ']'
statsmodels/sandbox/distributions/mv_normal.py:1219:27: E201 whitespace after '['
statsmodels/sandbox/distributions/mv_normal.py:1219:45: E202 whitespace before ']'
statsmodels/sandbox/distributions/mv_normal.py:1224:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:1225:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:1226:80: E501 line too long (89 > 79 characters)
statsmodels/sandbox/distributions/mv_normal.py:1228:80: E501 line too long (92 > 79 characters)
statsmodels/sandbox/distributions/mv_normal.py:1232:80: E501 line too long (89 > 79 characters)
statsmodels/sandbox/distributions/mv_normal.py:1234:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:1236:35: E201 whitespace after '('
statsmodels/sandbox/distributions/mv_normal.py:1236:69: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/mv_normal.py:1236:71: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/mv_normal.py:1237:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:1238:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/distributions/mv_normal.py:1239:35: E201 whitespace after '('
statsmodels/sandbox/distributions/mv_normal.py:1239:66: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/mv_normal.py:1239:68: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/mv_normal.py:1240:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:1240:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/distributions/mv_normal.py:1241:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:1242:37: E231 missing whitespace after ','
statsmodels/sandbox/distributions/mv_normal.py:1242:39: E231 missing whitespace after ','
statsmodels/sandbox/distributions/mv_normal.py:1244:35: E201 whitespace after '('
statsmodels/sandbox/distributions/mv_normal.py:1244:67: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/mv_normal.py:1244:69: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/mv_normal.py:1246:28: E231 missing whitespace after ','
statsmodels/sandbox/distributions/mv_normal.py:1246:30: E231 missing whitespace after ','
statsmodels/sandbox/distributions/mv_normal.py:1247:9: E731 do not assign a lambda expression, use a def
statsmodels/sandbox/distributions/mv_normal.py:1252:5: E303 too many blank lines (2)
statsmodels/sandbox/distributions/mv_normal.py:1252:17: E231 missing whitespace after ','
statsmodels/sandbox/distributions/mv_normal.py:1253:48: E231 missing whitespace after ','
statsmodels/sandbox/distributions/mv_normal.py:1255:45: E231 missing whitespace after ','
statsmodels/sandbox/distributions/mv_normal.py:1258:28: E231 missing whitespace after ','
statsmodels/sandbox/distributions/mv_normal.py:1260:18: E231 missing whitespace after ','
statsmodels/sandbox/distributions/mv_normal.py:1261:29: E231 missing whitespace after ','
statsmodels/sandbox/distributions/mv_normal.py:1261:55: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/mv_normal.py:1261:56: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/mv_normal.py:1268:9: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/mv_normal.py:1273:9: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/try_max.py:13:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/try_max.py:20:18: E201 whitespace after '('
statsmodels/sandbox/distributions/try_max.py:20:32: E202 whitespace before ')'
statsmodels/sandbox/distributions/try_max.py:26:25: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/try_max.py:26:33: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/try_max.py:26:35: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/try_max.py:26:69: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/try_max.py:26:71: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/try_max.py:26:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/distributions/try_max.py:30:46: E202 whitespace before ')'
statsmodels/sandbox/distributions/try_max.py:39:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/try_max.py:40:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/try_max.py:41:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/try_max.py:42:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/try_max.py:48:29: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/try_max.py:48:31: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/try_max.py:52:80: E501 line too long (111 > 79 characters)
statsmodels/sandbox/distributions/try_max.py:55:80: E501 line too long (134 > 79 characters)
statsmodels/sandbox/distributions/try_max.py:58:80: E501 line too long (136 > 79 characters)
statsmodels/sandbox/distributions/try_max.py:61:80: E501 line too long (133 > 79 characters)
statsmodels/sandbox/distributions/otherdist.py:27:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/otherdist.py:30:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/distributions/otherdist.py:76:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/otherdist.py:95:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/otherdist.py:98:9: F841 local variable 'bd_args' is assigned to but never used
statsmodels/sandbox/distributions/otherdist.py:100:23: E231 missing whitespace after ':'
statsmodels/sandbox/distributions/otherdist.py:109:5: E303 too many blank lines (5)
statsmodels/sandbox/distributions/otherdist.py:112:22: E231 missing whitespace after ','
statsmodels/sandbox/distributions/otherdist.py:112:28: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/otherdist.py:112:29: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/otherdist.py:120:22: E231 missing whitespace after ','
statsmodels/sandbox/distributions/otherdist.py:120:28: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/otherdist.py:120:29: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/otherdist.py:126:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/otherdist.py:171:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/otherdist.py:177:5: E303 too many blank lines (3)
statsmodels/sandbox/distributions/otherdist.py:182:13: E265 block comment should start with '# '
statsmodels/sandbox/distributions/otherdist.py:190:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/otherdist.py:199:13: E265 block comment should start with '# '
statsmodels/sandbox/distributions/otherdist.py:203:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/otherdist.py:204:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/otherdist.py:205:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/otherdist.py:206:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/otherdist.py:207:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/otherdist.py:209:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/otherdist.py:210:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/otherdist.py:219:13: E265 block comment should start with '# '
statsmodels/sandbox/distributions/otherdist.py:228:5: E303 too many blank lines (2)
statsmodels/sandbox/distributions/otherdist.py:235:52: E225 missing whitespace around operator
statsmodels/sandbox/distributions/otherdist.py:237:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/otherdist.py:238:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/otherdist.py:240:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/otherdist.py:244:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/otherdist.py:252:1: E303 too many blank lines (4)
statsmodels/sandbox/distributions/otherdist.py:256:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/otherdist.py:259:5: E731 do not assign a lambda expression, use a def
statsmodels/sandbox/distributions/otherdist.py:260:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/otherdist.py:261:5: E731 do not assign a lambda expression, use a def
statsmodels/sandbox/distributions/otherdist.py:261:68: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/otherdist.py:261:69: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/otherdist.py:264:5: E303 too many blank lines (2)
statsmodels/sandbox/distributions/otherdist.py:266:33: E231 missing whitespace after ','
statsmodels/sandbox/distributions/otherdist.py:266:36: E231 missing whitespace after ','
statsmodels/sandbox/distributions/otherdist.py:267:35: E231 missing whitespace after ','
statsmodels/sandbox/distributions/otherdist.py:267:38: E231 missing whitespace after ','
statsmodels/sandbox/distributions/otherdist.py:272:5: E303 too many blank lines (2)
statsmodels/sandbox/distributions/otherdist.py:274:27: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/otherdist.py:274:29: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/otherdist.py:277:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/otherdist.py:280:21: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/otherdist.py:280:22: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/otherdist.py:287:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/otherdist.py:288:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/otherdist.py:290:21: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/otherdist.py:290:23: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/otherdist.py:294:45: E231 missing whitespace after ','
statsmodels/sandbox/distributions/otherdist.py:295:30: E231 missing whitespace after ','
statsmodels/sandbox/distributions/otherdist.py:295:32: E231 missing whitespace after ','
statsmodels/sandbox/distributions/otherdist.py:296:25: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/otherdist.py:296:27: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/otherdist.py:300:9: E303 too many blank lines (2)
statsmodels/sandbox/distributions/otherdist.py:307:5: E303 too many blank lines (2)
statsmodels/sandbox/distributions/otherdist.py:307:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:33:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/distributions/extras.py:54:25: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:70:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:82:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:84:13: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/extras.py:84:17: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:84:19: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:84:54: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:84:56: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:85:13: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/extras.py:85:21: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:85:23: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:85:63: E202 whitespace before ')'
statsmodels/sandbox/distributions/extras.py:88:17: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/extras.py:88:18: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/extras.py:95:27: E225 missing whitespace around operator
statsmodels/sandbox/distributions/extras.py:102:18: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:102:20: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:106:25: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:106:27: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:106:33: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:107:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:110:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/distributions/extras.py:121:17: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/extras.py:121:18: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/extras.py:123:18: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:123:20: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:127:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/distributions/extras.py:127:31: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:127:33: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:127:68: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:127:70: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:128:35: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:128:37: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:132:1: E303 too many blank lines (3)
statsmodels/sandbox/distributions/extras.py:139:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:141:13: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/extras.py:141:17: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:141:19: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:141:49: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:141:51: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:142:13: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/extras.py:142:21: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:142:23: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:156:34: E202 whitespace before ')'
statsmodels/sandbox/distributions/extras.py:159:36: E225 missing whitespace around operator
statsmodels/sandbox/distributions/extras.py:161:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:162:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:163:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:164:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:168:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:180:80: E501 line too long (103 > 79 characters)
statsmodels/sandbox/distributions/extras.py:184:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:185:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:186:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:187:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:188:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:189:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:190:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:191:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:192:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:195:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:196:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:197:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:198:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:199:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:200:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:201:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:202:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:203:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:205:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:206:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:207:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:208:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:209:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:211:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:212:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:213:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:214:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:215:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:216:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:217:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:218:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:219:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:230:21: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:231:50: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:234:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/extras.py:252:21: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:257:22: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/extras.py:266:22: E222 multiple spaces after operator
statsmodels/sandbox/distributions/extras.py:273:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/extras.py:328:22: E222 multiple spaces after operator
statsmodels/sandbox/distributions/extras.py:328:37: E222 multiple spaces after operator
statsmodels/sandbox/distributions/extras.py:335:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/extras.py:368:5: E303 too many blank lines (3)
statsmodels/sandbox/distributions/extras.py:377:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:378:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:379:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:380:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:381:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:382:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:383:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:384:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:385:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:386:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:387:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:388:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:389:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:390:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:391:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:394:22: E222 multiple spaces after operator
statsmodels/sandbox/distributions/extras.py:394:37: E222 multiple spaces after operator
statsmodels/sandbox/distributions/extras.py:401:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/extras.py:408:22: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:409:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:411:13: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/extras.py:411:17: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:411:19: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:411:59: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:411:61: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:412:13: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/extras.py:412:21: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:412:23: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:428:13: E202 whitespace before ')'
statsmodels/sandbox/distributions/extras.py:429:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:433:15: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:433:19: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:433:22: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:434:28: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:434:32: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:434:35: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:435:30: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:435:34: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:435:37: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:446:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:447:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:450:19: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:460:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:462:80: E501 line too long (105 > 79 characters)
statsmodels/sandbox/distributions/extras.py:470:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/distributions/extras.py:472:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/distributions/extras.py:475:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/distributions/extras.py:478:80: E501 line too long (90 > 79 characters)
statsmodels/sandbox/distributions/extras.py:483:80: E501 line too long (98 > 79 characters)
statsmodels/sandbox/distributions/extras.py:484:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/distributions/extras.py:485:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/distributions/extras.py:486:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/distributions/extras.py:487:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/distributions/extras.py:488:80: E501 line too long (89 > 79 characters)
statsmodels/sandbox/distributions/extras.py:501:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:502:36: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:502:39: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:502:42: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:502:51: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:504:35: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:507:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/extras.py:508:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/distributions/extras.py:512:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:513:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:517:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:518:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:520:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:521:33: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:522:41: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:523:41: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:527:13: E116 unexpected indentation (comment)
statsmodels/sandbox/distributions/extras.py:527:13: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:528:13: E116 unexpected indentation (comment)
statsmodels/sandbox/distributions/extras.py:531:9: E303 too many blank lines (2)
statsmodels/sandbox/distributions/extras.py:532:25: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/extras.py:533:25: E116 unexpected indentation (comment)
statsmodels/sandbox/distributions/extras.py:535:25: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:535:55: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:535:57: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:536:33: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/extras.py:536:41: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:536:43: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:536:62: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:536:64: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:543:5: E303 too many blank lines (2)
statsmodels/sandbox/distributions/extras.py:543:18: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:543:20: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:544:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:546:49: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:547:13: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:549:55: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:550:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/distributions/extras.py:552:45: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:554:47: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:558:25: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:560:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/distributions/extras.py:562:1: E302 expected 2 blank lines, found 0
statsmodels/sandbox/distributions/extras.py:564:1: E302 expected 2 blank lines, found 0
statsmodels/sandbox/distributions/extras.py:565:36: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/extras.py:565:37: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/extras.py:567:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/extras.py:570:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/distributions/extras.py:570:72: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/extras.py:570:73: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/extras.py:570:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/distributions/extras.py:571:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/extras.py:571:24: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:571:26: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:571:34: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:571:36: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:571:54: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:571:56: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:571:80: E501 line too long (87 > 79 characters)
statsmodels/sandbox/distributions/extras.py:572:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/extras.py:572:25: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:572:27: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:572:80: E501 line too long (96 > 79 characters)
statsmodels/sandbox/distributions/extras.py:575:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/extras.py:575:24: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:575:26: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:575:39: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:575:41: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:576:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/extras.py:576:25: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:576:27: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:577:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/extras.py:577:25: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:577:27: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:577:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/distributions/extras.py:578:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/extras.py:583:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:590:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/extras.py:598:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:599:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:600:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:612:13: F841 local variable 'a' is assigned to but never used
statsmodels/sandbox/distributions/extras.py:613:28: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:613:53: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:613:55: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:615:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/distributions/extras.py:615:18: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:615:20: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:617:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:618:38: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:619:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/distributions/extras.py:620:37: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:622:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/extras.py:630:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:644:28: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:644:53: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:644:55: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:647:18: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:648:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:649:39: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:650:5: E301 expected 1 blank line, found 0
statsmodels/sandbox/distributions/extras.py:651:38: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:654:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:662:80: E501 line too long (92 > 79 characters)
statsmodels/sandbox/distributions/extras.py:665:80: E501 line too long (91 > 79 characters)
statsmodels/sandbox/distributions/extras.py:666:80: E501 line too long (95 > 79 characters)
statsmodels/sandbox/distributions/extras.py:674:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/distributions/extras.py:682:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/distributions/extras.py:683:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/distributions/extras.py:684:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/distributions/extras.py:685:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/distributions/extras.py:686:80: E501 line too long (89 > 79 characters)
statsmodels/sandbox/distributions/extras.py:708:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:708:80: E501 line too long (88 > 79 characters)
statsmodels/sandbox/distributions/extras.py:711:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:712:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:719:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:720:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:722:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:723:33: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:724:41: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:725:41: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:726:37: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/extras.py:729:13: E116 unexpected indentation (comment)
statsmodels/sandbox/distributions/extras.py:729:13: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:730:13: E116 unexpected indentation (comment)
statsmodels/sandbox/distributions/extras.py:733:9: E303 too many blank lines (2)
statsmodels/sandbox/distributions/extras.py:734:25: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/extras.py:735:25: E116 unexpected indentation (comment)
statsmodels/sandbox/distributions/extras.py:737:28: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:737:58: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:737:60: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:738:33: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/extras.py:738:39: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:738:41: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:739:33: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/extras.py:739:41: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:739:43: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:739:62: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:739:64: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:741:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/distributions/extras.py:749:39: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/extras.py:749:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/distributions/extras.py:752:18: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:752:20: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:753:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:761:78: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:761:80: E501 line too long (96 > 79 characters)
statsmodels/sandbox/distributions/extras.py:762:20: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/extras.py:762:73: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:762:80: E501 line too long (90 > 79 characters)
statsmodels/sandbox/distributions/extras.py:763:13: E116 unexpected indentation (comment)
statsmodels/sandbox/distributions/extras.py:763:13: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:765:18: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:765:20: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:766:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:768:53: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:769:54: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:770:13: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:772:36: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:774:17: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:774:19: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:775:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:777:53: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:778:54: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:779:13: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:783:22: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:784:31: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:793:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:795:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/extras.py:814:26: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:816:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/distributions/extras.py:818:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/distributions/extras.py:819:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/extras.py:820:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/extras.py:821:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/extras.py:821:24: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:821:26: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:821:34: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:821:36: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:821:59: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:821:61: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:821:80: E501 line too long (91 > 79 characters)
statsmodels/sandbox/distributions/extras.py:822:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/extras.py:822:25: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:822:27: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:822:80: E501 line too long (88 > 79 characters)
statsmodels/sandbox/distributions/extras.py:822:88: E502 the backslash is redundant between brackets
statsmodels/sandbox/distributions/extras.py:823:28: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/extras.py:824:25: E116 unexpected indentation (comment)
statsmodels/sandbox/distributions/extras.py:824:25: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:826:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/extras.py:827:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/extras.py:828:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/extras.py:828:24: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:828:26: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:828:34: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:828:36: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:828:59: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:828:61: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:828:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/distributions/extras.py:829:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/extras.py:829:25: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:829:27: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:829:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/distributions/extras.py:829:83: E502 the backslash is redundant between brackets
statsmodels/sandbox/distributions/extras.py:832:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/extras.py:835:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/extras.py:838:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/extras.py:841:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/extras.py:844:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/extras.py:845:23: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:849:1: E303 too many blank lines (3)
statsmodels/sandbox/distributions/extras.py:849:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/distributions/extras.py:850:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/extras.py:851:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/extras.py:851:24: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:851:26: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:851:34: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:851:36: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:851:62: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:851:64: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:851:80: E501 line too long (103 > 79 characters)
statsmodels/sandbox/distributions/extras.py:852:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/extras.py:852:25: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:852:27: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:852:80: E501 line too long (97 > 79 characters)
statsmodels/sandbox/distributions/extras.py:852:97: E502 the backslash is redundant between brackets
statsmodels/sandbox/distributions/extras.py:853:28: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/extras.py:854:25: E116 unexpected indentation (comment)
statsmodels/sandbox/distributions/extras.py:854:25: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:856:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/extras.py:859:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/extras.py:862:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/extras.py:865:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/extras.py:868:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/extras.py:873:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/extras.py:874:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/extras.py:874:24: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:874:26: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:874:34: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:874:36: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:874:56: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:874:58: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:874:80: E501 line too long (92 > 79 characters)
statsmodels/sandbox/distributions/extras.py:875:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/extras.py:875:25: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:875:27: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/extras.py:875:80: E501 line too long (96 > 79 characters)
statsmodels/sandbox/distributions/extras.py:875:96: E502 the backslash is redundant between brackets
statsmodels/sandbox/distributions/extras.py:879:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:965:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/extras.py:972:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/distributions/extras.py:1017:80: E501 line too long (87 > 79 characters)
statsmodels/sandbox/distributions/extras.py:1019:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/distributions/extras.py:1020:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/distributions/extras.py:1029:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:1030:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:1035:42: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/extras.py:1041:9: E225 missing whitespace around operator
statsmodels/sandbox/distributions/extras.py:1041:30: E225 missing whitespace around operator
statsmodels/sandbox/distributions/extras.py:1043:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:1045:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:1047:30: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:1048:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:1057:15: E225 missing whitespace around operator
statsmodels/sandbox/distributions/extras.py:1064:21: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:1064:28: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:1064:31: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/extras.py:1065:21: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:1065:28: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:1065:31: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/extras.py:1065:32: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/extras.py:1066:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:1067:21: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:1067:35: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:1069:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:1070:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:1071:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/extras.py:1073:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:1074:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:1075:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:1076:43: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:1076:49: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:1076:55: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:1076:62: E231 missing whitespace after ','
statsmodels/sandbox/distributions/extras.py:1128:34: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/extras.py:1129:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:1130:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:1135:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/extras.py:1135:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/distributions/tests/check_moments.py:3:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/distributions/tests/check_moments.py:9:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/check_moments.py:15:22: E231 missing whitespace after ':'
statsmodels/sandbox/distributions/tests/check_moments.py:15:28: E231 missing whitespace after ':'
statsmodels/sandbox/distributions/tests/check_moments.py:15:34: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/tests/check_moments.py:15:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/distributions/tests/check_moments.py:18:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/check_moments.py:19:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/tests/check_moments.py:27:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/tests/check_moments.py:30:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/check_moments.py:34:34: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/tests/check_moments.py:38:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/tests/check_moments.py:41:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/tests/check_moments.py:44:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/tests/check_moments.py:47:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/tests/check_moments.py:50:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/tests/check_moments.py:51:22: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/check_moments.py:53:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/distributions/tests/check_moments.py:59:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/tests/check_moments.py:60:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/check_moments.py:63:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/check_moments.py:65:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/tests/check_moments.py:66:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/tests/check_moments.py:67:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/tests/check_moments.py:68:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/tests/check_moments.py:69:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/tests/check_moments.py:70:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/tests/check_moments.py:71:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/tests/check_moments.py:72:10: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/check_moments.py:72:12: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/check_moments.py:72:14: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/check_moments.py:73:25: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/check_moments.py:73:27: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/check_moments.py:73:29: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/check_moments.py:78:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/check_moments.py:80:9: E731 do not assign a lambda expression, use a def
statsmodels/sandbox/distributions/tests/check_moments.py:90:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/check_moments.py:93:9: E722 do not use bare 'except'
statsmodels/sandbox/distributions/tests/check_moments.py:98:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/check_moments.py:99:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/check_moments.py:105:25: E225 missing whitespace around operator
statsmodels/sandbox/distributions/tests/check_moments.py:112:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/tests/check_moments.py:121:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/distributions/tests/check_moments.py:122:7: E225 missing whitespace around operator
statsmodels/sandbox/distributions/tests/check_moments.py:123:7: E225 missing whitespace around operator
statsmodels/sandbox/distributions/tests/check_moments.py:127:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/check_moments.py:130:30: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/check_moments.py:131:30: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/check_moments.py:132:11: F841 local variable 'c4' is assigned to but never used
statsmodels/sandbox/distributions/tests/check_moments.py:132:13: E225 missing whitespace around operator
statsmodels/sandbox/distributions/tests/check_moments.py:133:5: F841 local variable 'mvsk_nc' is assigned to but never used
statsmodels/sandbox/distributions/tests/check_moments.py:133:27: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/check_moments.py:133:31: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/check_moments.py:133:35: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/check_moments.py:135:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/distributions/tests/check_moments.py:138:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/check_moments.py:139:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/check_moments.py:139:80: E501 line too long (97 > 79 characters)
statsmodels/sandbox/distributions/tests/check_moments.py:140:41: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/check_moments.py:141:42: E225 missing whitespace around operator
statsmodels/sandbox/distributions/tests/check_moments.py:142:40: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/check_moments.py:143:41: E225 missing whitespace around operator
statsmodels/sandbox/distributions/tests/check_moments.py:144:40: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/check_moments.py:145:41: E225 missing whitespace around operator
statsmodels/sandbox/distributions/tests/check_moments.py:146:40: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/check_moments.py:147:41: E225 missing whitespace around operator
statsmodels/sandbox/distributions/tests/test_extras.py:12:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/tests/test_extras.py:16:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_extras.py:17:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_extras.py:18:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_extras.py:19:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_extras.py:23:30: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/test_extras.py:23:33: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/test_extras.py:23:35: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/test_extras.py:23:37: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/test_extras.py:25:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_extras.py:26:38: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/test_extras.py:28:32: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/test_extras.py:28:35: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/test_extras.py:28:37: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/test_extras.py:28:39: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/test_extras.py:32:5: E303 too many blank lines (2)
statsmodels/sandbox/distributions/tests/test_extras.py:35:30: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/test_extras.py:35:33: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/test_extras.py:35:35: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/test_extras.py:35:37: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/test_extras.py:39:56: E127 continuation line over-indented for visual indent
statsmodels/sandbox/distributions/tests/test_extras.py:40:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_extras.py:43:32: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/test_extras.py:43:35: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/test_extras.py:43:37: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/test_extras.py:43:39: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/test_extras.py:47:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_extras.py:54:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_extras.py:55:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_extras.py:65:5: E303 too many blank lines (2)
statsmodels/sandbox/distributions/tests/test_extras.py:65:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_extras.py:72:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_extras.py:75:5: E303 too many blank lines (2)
statsmodels/sandbox/distributions/tests/test_extras.py:75:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_extras.py:79:35: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/tests/test_extras.py:82:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_extras.py:86:35: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/tests/test_extras.py:90:5: E303 too many blank lines (2)
statsmodels/sandbox/distributions/tests/test_extras.py:90:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_extras.py:94:35: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/tests/test_extras.py:97:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_extras.py:101:35: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/tests/test_extras.py:106:1: E303 too many blank lines (3)
statsmodels/sandbox/distributions/tests/distparams.py:10:31: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/tests/distparams.py:10:80: E501 line too long (100 > 79 characters)
statsmodels/sandbox/distributions/tests/distparams.py:17:27: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/tests/distparams.py:22:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/distparams.py:31:64: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/tests/distparams.py:33:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/distributions/tests/distparams.py:46:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/distparams.py:47:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/distparams.py:48:29: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/tests/distparams.py:50:30: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/tests/distparams.py:50:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/distributions/tests/distparams.py:53:26: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/tests/distparams.py:58:1: E122 continuation line missing indentation or outdented
statsmodels/sandbox/distributions/tests/distparams.py:59:1: E122 continuation line missing indentation or outdented
statsmodels/sandbox/distributions/tests/distparams.py:65:40: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/tests/distparams.py:66:24: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/tests/distparams.py:68:29: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/tests/distparams.py:68:80: E501 line too long (101 > 79 characters)
statsmodels/sandbox/distributions/tests/distparams.py:69:80: E501 line too long (96 > 79 characters)
statsmodels/sandbox/distributions/tests/distparams.py:81:1: E122 continuation line missing indentation or outdented
statsmodels/sandbox/distributions/tests/distparams.py:82:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/distparams.py:100:17: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/distparams.py:102:17: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/distparams.py:103:26: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/tests/distparams.py:103:27: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/tests/distparams.py:105:17: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/distparams.py:106:17: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/distparams.py:106:21: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/distparams.py:106:23: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/distparams.py:106:31: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/tests/distparams.py:107:17: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/distparams.py:107:21: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/distparams.py:107:24: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/distparams.py:107:32: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/tests/distparams.py:110:30: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/tests/distparams.py:110:31: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/tests/distparams.py:111:30: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/tests/distparams.py:115:23: E202 whitespace before ']'
statsmodels/sandbox/distributions/tests/distparams.py:116:29: E116 unexpected indentation (comment)
statsmodels/sandbox/distributions/tests/distparams.py:117:29: E116 unexpected indentation (comment)
statsmodels/sandbox/distributions/tests/distparams.py:120:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/distributions/tests/test_transf.py:18:16: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/tests/test_transf.py:29:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_transf.py:32:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_transf.py:33:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/tests/test_transf.py:34:22: F841 local variable 'sqrt' is assigned to but never used
statsmodels/sandbox/distributions/tests/test_transf.py:40:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_transf.py:43:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_transf.py:48:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_transf.py:49:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/distributions/tests/test_transf.py:51:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_transf.py:52:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_transf.py:53:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/tests/test_transf.py:54:5: F841 local variable 'arr' is assigned to but never used
statsmodels/sandbox/distributions/tests/test_transf.py:54:10: F841 local variable 'where' is assigned to but never used
statsmodels/sandbox/distributions/tests/test_transf.py:54:17: F841 local variable 'inf' is assigned to but never used
statsmodels/sandbox/distributions/tests/test_transf.py:54:28: F841 local variable 'nan' is assigned to but never used
statsmodels/sandbox/distributions/tests/test_transf.py:63:67: E502 the backslash is redundant between brackets
statsmodels/sandbox/distributions/tests/test_transf.py:73:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_transf.py:74:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/distributions/tests/test_transf.py:77:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_transf.py:81:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/tests/test_transf.py:86:13: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_transf.py:87:13: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_transf.py:88:13: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_transf.py:89:13: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_transf.py:92:50: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/tests/test_transf.py:93:13: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_transf.py:95:16: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/tests/test_transf.py:97:9: F841 local variable 'l' is assigned to but never used
statsmodels/sandbox/distributions/tests/test_transf.py:97:10: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/test_transf.py:97:11: F841 local variable 's' is assigned to but never used
statsmodels/sandbox/distributions/tests/test_transf.py:98:24: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/test_transf.py:98:28: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/test_transf.py:99:23: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/test_transf.py:99:27: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/test_transf.py:100:25: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/test_transf.py:100:30: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/test_transf.py:104:15: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/test_transf.py:105:1: E115 expected an indented block (comment)
statsmodels/sandbox/distributions/tests/test_transf.py:105:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/tests/test_transf.py:117:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/tests/test_transf.py:118:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/tests/test_transf.py:119:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/tests/test_transf.py:120:13: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_transf.py:137:13: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_transf.py:141:43: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/tests/test_transf.py:141:44: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/tests/test_transf.py:146:5: E303 too many blank lines (3)
statsmodels/sandbox/distributions/tests/test_transf.py:147:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_transf.py:148:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_transf.py:151:11: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/test_transf.py:152:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_transf.py:159:41: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/test_transf.py:172:40: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/test_transf.py:172:44: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/test_transf.py:173:34: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/test_transf.py:173:38: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/test_transf.py:173:43: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/test_transf.py:177:32: E201 whitespace after '('
statsmodels/sandbox/distributions/tests/test_transf.py:178:43: E201 whitespace after '('
statsmodels/sandbox/distributions/tests/test_transf.py:179:36: E201 whitespace after '('
statsmodels/sandbox/distributions/tests/test_norm_expan.py:49:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_norm_expan.py:59:1: E303 too many blank lines (3)
statsmodels/sandbox/distributions/tests/test_norm_expan.py:79:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_norm_expan.py:81:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/_est_fit.py:5:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/distributions/tests/_est_fit.py:18:15: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/tests/_est_fit.py:19:15: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/tests/_est_fit.py:20:22: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/tests/_est_fit.py:23:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/_est_fit.py:25:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/tests/_est_fit.py:28:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/distributions/tests/_est_fit.py:31:39: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/_est_fit.py:34:28: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/_est_fit.py:36:34: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/_est_fit.py:37:28: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/tests/_est_fit.py:39:29: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/_est_fit.py:39:34: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/_est_fit.py:44:21: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/tests/_est_fit.py:44:59: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/_est_fit.py:46:66: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/_est_fit.py:52:1: E115 expected an indented block (comment)
statsmodels/sandbox/distributions/tests/_est_fit.py:52:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/tests/_est_fit.py:53:1: E115 expected an indented block (comment)
statsmodels/sandbox/distributions/tests/_est_fit.py:53:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/tests/_est_fit.py:54:38: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/_est_fit.py:54:70: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/_est_fit.py:55:34: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/tests/_est_fit.py:55:35: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/tests/_est_fit.py:56:37: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/_est_fit.py:56:42: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/_est_fit.py:59:20: E221 multiple spaces before operator
statsmodels/sandbox/distributions/tests/_est_fit.py:62:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/distributions/tests/_est_fit.py:66:1: E303 too many blank lines (3)
statsmodels/sandbox/distributions/tests/test_multivariate.py:16:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_multivariate.py:17:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_multivariate.py:21:53: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/test_multivariate.py:21:58: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/test_multivariate.py:21:60: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/test_multivariate.py:21:65: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/test_multivariate.py:21:70: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/test_multivariate.py:21:74: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/test_multivariate.py:27:16: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/test_multivariate.py:34:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_multivariate.py:35:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_multivariate.py:37:31: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/tests/test_multivariate.py:38:31: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/tests/test_multivariate.py:45:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_multivariate.py:45:80: E501 line too long (87 > 79 characters)
statsmodels/sandbox/distributions/tests/test_multivariate.py:46:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_multivariate.py:47:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_multivariate.py:48:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_multivariate.py:49:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_multivariate.py:56:30: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/tests/test_multivariate.py:56:31: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/tests/test_multivariate.py:57:30: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/tests/test_multivariate.py:57:31: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/tests/test_multivariate.py:59:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/distributions/tests/test_multivariate.py:79:12: F841 local variable 'bl' is assigned to but never used
statsmodels/sandbox/distributions/tests/test_multivariate.py:83:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_multivariate.py:84:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_multivariate.py:87:30: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/tests/test_multivariate.py:87:31: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/tests/test_multivariate.py:88:30: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/tests/test_multivariate.py:88:31: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/tests/test_multivariate.py:89:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/distributions/tests/test_multivariate.py:95:9: F841 local variable 'a' is assigned to but never used
statsmodels/sandbox/distributions/tests/test_multivariate.py:95:12: F841 local variable 'bl' is assigned to but never used
statsmodels/sandbox/distributions/tests/test_multivariate.py:99:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_multivariate.py:100:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_multivariate.py:102:31: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/tests/test_multivariate.py:102:32: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/tests/test_multivariate.py:102:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/distributions/tests/test_multivariate.py:103:31: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/tests/test_multivariate.py:103:32: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/tests/test_multivariate.py:103:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/distributions/tests/test_multivariate.py:106:49: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/tests/test_multivariate.py:110:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/tests/test_multivariate.py:114:9: F841 local variable 'covx' is assigned to but never used
statsmodels/sandbox/distributions/tests/test_multivariate.py:116:27: E201 whitespace after '['
statsmodels/sandbox/distributions/tests/test_multivariate.py:117:27: E201 whitespace after '['
statsmodels/sandbox/distributions/tests/test_multivariate.py:117:45: E202 whitespace before ']'
statsmodels/sandbox/distributions/tests/test_multivariate.py:118:27: E201 whitespace after '['
statsmodels/sandbox/distributions/tests/test_multivariate.py:118:45: E202 whitespace before ']'
statsmodels/sandbox/distributions/tests/test_multivariate.py:123:37: E231 missing whitespace after ','
statsmodels/sandbox/distributions/tests/test_multivariate.py:123:39: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:15:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_transf2.py:23:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_transf2.py:25:32: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:26:33: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:29:32: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:30:33: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:33:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/examples/ex_transf2.py:34:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_transf2.py:35:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_transf2.py:36:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_transf2.py:39:35: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:40:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_transf2.py:41:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_transf2.py:42:34: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:42:36: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:45:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/examples/ex_transf2.py:47:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_transf2.py:50:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_transf2.py:50:80: E501 line too long (90 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:52:64: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/examples/ex_transf2.py:52:65: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_transf2.py:58:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_transf2.py:58:80: E501 line too long (90 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:64:9: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_transf2.py:64:80: E501 line too long (90 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:70:52: E231 missing whitespace after ':'
statsmodels/sandbox/distributions/examples/ex_transf2.py:72:67: E231 missing whitespace after ':'
statsmodels/sandbox/distributions/examples/ex_transf2.py:76:54: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/examples/ex_transf2.py:76:55: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_transf2.py:79:28: E231 missing whitespace after ':'
statsmodels/sandbox/distributions/examples/ex_transf2.py:81:28: E231 missing whitespace after ':'
statsmodels/sandbox/distributions/examples/ex_transf2.py:90:13: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_transf2.py:94:1: E303 too many blank lines (3)
statsmodels/sandbox/distributions/examples/ex_transf2.py:115:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/examples/ex_transf2.py:125:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/examples/ex_transf2.py:135:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/examples/ex_transf2.py:143:25: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:146:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/examples/ex_transf2.py:147:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_transf2.py:147:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:148:33: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:149:34: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:149:50: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/examples/ex_transf2.py:149:51: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_transf2.py:150:30: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:154:80: E501 line too long (101 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:155:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:156:80: E501 line too long (103 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:157:80: E501 line too long (87 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:158:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:163:1: E303 too many blank lines (3)
statsmodels/sandbox/distributions/examples/ex_transf2.py:165:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_transf2.py:166:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_transf2.py:167:6: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:172:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_transf2.py:173:80: E501 line too long (92 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:174:80: E501 line too long (101 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:174:85: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:175:80: E501 line too long (102 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:175:86: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:176:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:176:82: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:177:80: E501 line too long (101 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:177:85: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:178:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:178:82: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:179:80: E501 line too long (103 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:179:87: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:180:80: E501 line too long (87 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:180:84: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:181:61: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:181:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:182:58: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:182:60: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:185:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:188:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:190:80: E501 line too long (99 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:190:83: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:191:80: E501 line too long (100 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:191:84: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:192:80: E501 line too long (93 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:192:87: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:193:80: E501 line too long (88 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:194:80: E501 line too long (99 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:194:83: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:195:80: E501 line too long (93 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:195:87: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:196:80: E501 line too long (88 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:197:80: E501 line too long (103 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:197:87: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:198:80: E501 line too long (97 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:198:91: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:199:80: E501 line too long (92 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:202:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:209:80: E501 line too long (105 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:209:89: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:210:80: E501 line too long (106 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:210:90: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:211:80: E501 line too long (105 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:211:89: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:213:80: E501 line too long (107 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:213:91: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:214:80: E501 line too long (108 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:214:92: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:215:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:215:82: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:216:80: E501 line too long (107 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:216:91: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:217:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:217:83: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:218:80: E501 line too long (107 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:218:91: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:222:5: E303 too many blank lines (3)
statsmodels/sandbox/distributions/examples/ex_transf2.py:224:77: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:224:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:225:78: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:225:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:226:76: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:226:78: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:226:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:227:77: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:227:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:228:76: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:228:78: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:228:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:229:80: E501 line too long (85 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:229:81: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:230:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:230:80: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:230:82: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:231:48: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:232:47: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:232:49: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:234:41: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:235:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_transf2.py:235:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:238:7: E225 missing whitespace around operator
statsmodels/sandbox/distributions/examples/ex_transf2.py:239:7: E225 missing whitespace around operator
statsmodels/sandbox/distributions/examples/ex_transf2.py:244:36: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:246:24: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:246:27: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:247:26: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:249:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_transf2.py:251:29: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:252:22: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:254:22: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:271:80: E501 line too long (112 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:273:80: E501 line too long (139 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_transf2.py:277:38: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:277:40: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:277:44: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:278:9: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:282:9: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:282:15: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:282:54: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:282:57: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_transf2.py:285:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_transf2.py:286:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:22:19: E201 whitespace after '['
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:23:20: E127 continuation line over-indented for visual indent
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:23:21: E201 whitespace after '['
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:23:39: E202 whitespace before ']'
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:24:21: E201 whitespace after '['
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:24:39: E202 whitespace before ']'
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:28:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:32:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:40:32: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:42:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:43:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:51:9: E225 missing whitespace around operator
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:52:13: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:52:19: E225 missing whitespace around operator
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:53:34: E225 missing whitespace around operator
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:54:38: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:54:44: E225 missing whitespace around operator
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:56:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:69:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:70:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:74:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:75:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:79:33: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:83:36: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:91:17: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:91:41: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:93:36: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:93:38: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:97:36: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:97:38: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:100:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:100:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:101:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:103:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:111:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:123:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:125:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:126:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:133:10: E225 missing whitespace around operator
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:134:22: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:135:22: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:140:10: E225 missing whitespace around operator
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:141:22: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:142:22: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:152:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:155:15: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:155:25: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:158:15: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:158:25: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:161:15: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:161:25: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_mvelliptical.py:163:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_extras.py:13:33: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/examples/ex_extras.py:14:33: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/examples/ex_extras.py:15:33: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/examples/ex_extras.py:21:25: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_extras.py:21:63: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_extras.py:21:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_extras.py:22:25: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_extras.py:22:48: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_extras.py:22:67: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_extras.py:22:80: E501 line too long (94 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_extras.py:22:91: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_extras.py:23:26: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_extras.py:23:50: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_extras.py:23:70: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_extras.py:23:80: E501 line too long (98 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_extras.py:23:95: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_extras.py:24:25: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_extras.py:27:25: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_extras.py:30:25: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_extras.py:30:63: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_extras.py:30:80: E501 line too long (86 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_extras.py:31:25: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_extras.py:31:48: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_extras.py:31:67: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_extras.py:31:80: E501 line too long (94 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_extras.py:31:91: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_extras.py:32:27: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_extras.py:32:52: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_extras.py:32:73: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_extras.py:32:80: E501 line too long (102 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_extras.py:32:99: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_extras.py:37:23: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_extras.py:37:25: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_extras.py:39:49: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_extras.py:41:25: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_extras.py:41:32: E261 at least two spaces before inline comment
statsmodels/sandbox/distributions/examples/ex_extras.py:42:32: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_extras.py:47:1: E303 too many blank lines (3)
statsmodels/sandbox/distributions/examples/ex_extras.py:49:25: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_extras.py:73:5: E303 too many blank lines (2)
statsmodels/sandbox/distributions/examples/ex_extras.py:75:28: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_extras.py:76:25: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_extras.py:77:33: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_extras.py:81:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_extras.py:82:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_extras.py:83:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_extras.py:84:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_extras.py:85:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_extras.py:86:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_extras.py:89:53: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/examples/ex_extras.py:89:55: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/examples/ex_extras.py:89:80: E501 line too long (88 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_extras.py:91:30: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_extras.py:96:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_extras.py:97:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_extras.py:98:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_extras.py:99:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_extras.py:103:30: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_extras.py:104:31: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_extras.py:105:30: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_extras.py:106:31: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_extras.py:109:5: E303 too many blank lines (2)
statsmodels/sandbox/distributions/examples/ex_extras.py:110:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_extras.py:115:33: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_extras.py:118:27: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_extras.py:119:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_extras.py:120:26: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_extras.py:120:28: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/ex_extras.py:121:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_extras.py:123:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/sandbox/distributions/examples/ex_gof.py:4:39: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/examples/ex_gof.py:4:41: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/examples/ex_gof.py:6:80: E501 line too long (93 > 79 characters)
statsmodels/sandbox/distributions/examples/ex_gof.py:11:38: E127 continuation line over-indented for visual indent
statsmodels/sandbox/distributions/examples/matchdist.py:22:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/matchdist.py:24:1: E302 expected 2 blank lines, found 1
statsmodels/sandbox/distributions/examples/matchdist.py:24:15: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:32:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/matchdist.py:34:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/matchdist.py:35:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/examples/matchdist.py:36:1: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/examples/matchdist.py:38:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/matchdist.py:39:21: E201 whitespace after '('
statsmodels/sandbox/distributions/examples/matchdist.py:40:10: E225 missing whitespace around operator
statsmodels/sandbox/distributions/examples/matchdist.py:40:21: E225 missing whitespace around operator
statsmodels/sandbox/distributions/examples/matchdist.py:41:5: F841 local variable 'lt' is assigned to but never used
statsmodels/sandbox/distributions/examples/matchdist.py:42:22: E201 whitespace after '('
statsmodels/sandbox/distributions/examples/matchdist.py:42:31: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:43:5: F841 local variable 'ls' is assigned to but never used
statsmodels/sandbox/distributions/examples/matchdist.py:47:77: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:47:80: E501 line too long (88 > 79 characters)
statsmodels/sandbox/distributions/examples/matchdist.py:47:81: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:49:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/matchdist.py:53:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/matchdist.py:54:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/matchdist.py:60:1: E303 too many blank lines (5)
statsmodels/sandbox/distributions/examples/matchdist.py:60:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/matchdist.py:61:1: E305 expected 2 blank lines after class or function definition, found 5
statsmodels/sandbox/distributions/examples/matchdist.py:61:21: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:62:12: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/examples/matchdist.py:63:12: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/examples/matchdist.py:64:12: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/examples/matchdist.py:65:12: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/examples/matchdist.py:66:12: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/examples/matchdist.py:67:12: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/examples/matchdist.py:68:12: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/examples/matchdist.py:69:12: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/examples/matchdist.py:70:12: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/examples/matchdist.py:71:12: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/examples/matchdist.py:72:12: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/examples/matchdist.py:73:12: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/examples/matchdist.py:74:12: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/examples/matchdist.py:75:12: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/examples/matchdist.py:76:12: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/examples/matchdist.py:78:12: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/examples/matchdist.py:79:12: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/examples/matchdist.py:89:17: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:89:25: E231 missing whitespace after ':'
statsmodels/sandbox/distributions/examples/matchdist.py:89:41: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:89:49: E231 missing whitespace after ':'
statsmodels/sandbox/distributions/examples/matchdist.py:89:57: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:89:65: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:89:71: E231 missing whitespace after ':'
statsmodels/sandbox/distributions/examples/matchdist.py:90:14: E127 continuation line over-indented for visual indent
statsmodels/sandbox/distributions/examples/matchdist.py:90:23: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:90:33: E231 missing whitespace after ':'
statsmodels/sandbox/distributions/examples/matchdist.py:90:42: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:90:49: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:90:56: E231 missing whitespace after ':'
statsmodels/sandbox/distributions/examples/matchdist.py:91:17: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:91:25: E231 missing whitespace after ':'
statsmodels/sandbox/distributions/examples/matchdist.py:91:39: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:91:47: E231 missing whitespace after ':'
statsmodels/sandbox/distributions/examples/matchdist.py:91:53: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:91:61: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:91:67: E231 missing whitespace after ':'
statsmodels/sandbox/distributions/examples/matchdist.py:92:14: E127 continuation line over-indented for visual indent
statsmodels/sandbox/distributions/examples/matchdist.py:92:23: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:92:33: E231 missing whitespace after ':'
statsmodels/sandbox/distributions/examples/matchdist.py:92:40: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:92:47: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:92:54: E231 missing whitespace after ':'
statsmodels/sandbox/distributions/examples/matchdist.py:98:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/examples/matchdist.py:98:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/distributions/examples/matchdist.py:99:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/examples/matchdist.py:99:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/distributions/examples/matchdist.py:100:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/examples/matchdist.py:100:80: E501 line too long (81 > 79 characters)
statsmodels/sandbox/distributions/examples/matchdist.py:101:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/examples/matchdist.py:101:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/distributions/examples/matchdist.py:102:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/examples/matchdist.py:102:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/distributions/examples/matchdist.py:103:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/examples/matchdist.py:104:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/examples/matchdist.py:105:80: E501 line too long (84 > 79 characters)
statsmodels/sandbox/distributions/examples/matchdist.py:106:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/examples/matchdist.py:107:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/examples/matchdist.py:108:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/examples/matchdist.py:109:80: E501 line too long (80 > 79 characters)
statsmodels/sandbox/distributions/examples/matchdist.py:110:17: E128 continuation line under-indented for visual indent
statsmodels/sandbox/distributions/examples/matchdist.py:114:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/matchdist.py:118:80: E501 line too long (89 > 79 characters)
statsmodels/sandbox/distributions/examples/matchdist.py:122:27: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:123:22: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:137:30: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:137:36: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:140:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/distributions/examples/matchdist.py:144:23: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:145:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/matchdist.py:147:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/matchdist.py:148:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/matchdist.py:149:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/matchdist.py:150:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/matchdist.py:154:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/matchdist.py:162:39: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:162:55: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:163:39: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:163:80: E501 line too long (102 > 79 characters)
statsmodels/sandbox/distributions/examples/matchdist.py:163:81: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:163:86: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/examples/matchdist.py:165:36: E225 missing whitespace around operator
statsmodels/sandbox/distributions/examples/matchdist.py:171:35: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:184:40: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:184:52: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:186:34: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:187:47: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:187:54: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:187:65: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:189:47: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:189:54: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:191:47: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:191:50: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:191:57: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:193:47: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:193:51: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:193:57: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:195:47: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:195:50: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:195:53: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:195:59: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:200:47: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:200:53: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:204:47: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:204:54: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:207:13: E303 too many blank lines (2)
statsmodels/sandbox/distributions/examples/matchdist.py:212:55: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:215:80: E501 line too long (89 > 79 characters)
statsmodels/sandbox/distributions/examples/matchdist.py:215:80: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:216:40: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:216:48: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:218:13: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/matchdist.py:219:17: E116 unexpected indentation (comment)
statsmodels/sandbox/distributions/examples/matchdist.py:219:17: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/matchdist.py:220:17: E116 unexpected indentation (comment)
statsmodels/sandbox/distributions/examples/matchdist.py:220:17: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/matchdist.py:221:37: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:221:54: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:221:62: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:221:70: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:221:80: E501 line too long (97 > 79 characters)
statsmodels/sandbox/distributions/examples/matchdist.py:221:80: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:221:85: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:221:95: E202 whitespace before ']'
statsmodels/sandbox/distributions/examples/matchdist.py:222:13: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/matchdist.py:224:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/matchdist.py:225:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/matchdist.py:226:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/matchdist.py:227:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/matchdist.py:230:5: E303 too many blank lines (2)
statsmodels/sandbox/distributions/examples/matchdist.py:232:35: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/examples/matchdist.py:232:37: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/examples/matchdist.py:234:25: E262 inline comment should start with '# '
statsmodels/sandbox/distributions/examples/matchdist.py:234:80: E501 line too long (83 > 79 characters)
statsmodels/sandbox/distributions/examples/matchdist.py:242:11: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:243:17: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:243:34: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:243:42: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:243:50: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:243:60: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:243:65: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:243:80: E501 line too long (82 > 79 characters)
statsmodels/sandbox/distributions/examples/matchdist.py:244:31: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:253:65: E502 the backslash is redundant between brackets
statsmodels/sandbox/distributions/examples/matchdist.py:255:5: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/examples/matchdist.py:256:5: E266 too many leading '#' for block comment
statsmodels/sandbox/distributions/examples/matchdist.py:257:21: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:257:28: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:257:36: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:257:44: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:257:54: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:257:60: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/examples/matchdist.py:257:62: E251 unexpected spaces around keyword / parameter equals
statsmodels/sandbox/distributions/examples/matchdist.py:258:42: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:258:60: E225 missing whitespace around operator
statsmodels/sandbox/distributions/examples/matchdist.py:258:73: E231 missing whitespace after ','
statsmodels/sandbox/distributions/examples/matchdist.py:258:80: E501 line too long (88 > 79 characters)
statsmodels/sandbox/distributions/examples/matchdist.py:259:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/matchdist.py:260:5: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_fitfr.py:20:1: E265 block comment should start with '# '
statsmodels/sandbox/distributions/examples/ex_fitfr.py:23:1: E265 block comment should start with '# '
statsmodels/multivariate/manova.py:103:25: E127 continuation line over-indented for visual indent
statsmodels/multivariate/multivariate_ols.py:19:1: E122 continuation line missing indentation or outdented
statsmodels/multivariate/multivariate_ols.py:82:80: E501 line too long (120 > 79 characters)
statsmodels/multivariate/multivariate_ols.py:90:18: E225 missing whitespace around operator
statsmodels/multivariate/multivariate_ols.py:104:31: E231 missing whitespace after ','
statsmodels/multivariate/multivariate_ols.py:159:80: E501 line too long (120 > 79 characters)
statsmodels/multivariate/multivariate_ols.py:166:5: F841 local variable 'n_e' is assigned to but never used
statsmodels/multivariate/multivariate_ols.py:247:29: E127 continuation line over-indented for visual indent
statsmodels/multivariate/multivariate_ols.py:307:24: E225 missing whitespace around operator
statsmodels/multivariate/multivariate_ols.py:465:43: E127 continuation line over-indented for visual indent
statsmodels/multivariate/plots.py:105:33: E231 missing whitespace after ','
statsmodels/multivariate/cancorr.py:48:80: E501 line too long (93 > 79 characters)
statsmodels/multivariate/cancorr.py:110:47: E231 missing whitespace after ','
statsmodels/multivariate/cancorr.py:110:67: E231 missing whitespace after ','
statsmodels/multivariate/factor.py:442:80: E501 line too long (85 > 79 characters)
statsmodels/multivariate/factor.py:565:5: E303 too many blank lines (2)
statsmodels/multivariate/factor.py:660:9: F841 local variable 'T' is assigned to but never used
statsmodels/multivariate/factor.py:661:9: E265 block comment should start with '# '
statsmodels/multivariate/factor.py:662:35: E261 at least two spaces before inline comment
statsmodels/multivariate/factor.py:662:36: E262 inline comment should start with '# '
statsmodels/multivariate/factor.py:665:51: E231 missing whitespace after ','
statsmodels/multivariate/factor.py:678:13: E265 block comment should start with '# '
statsmodels/multivariate/factor.py:678:80: E501 line too long (83 > 79 characters)
statsmodels/multivariate/factor.py:681:75: E231 missing whitespace after ','
statsmodels/multivariate/factor.py:681:80: E501 line too long (83 > 79 characters)
statsmodels/multivariate/factor.py:704:80: E501 line too long (80 > 79 characters)
statsmodels/multivariate/factor.py:706:80: E501 line too long (82 > 79 characters)
statsmodels/multivariate/factor.py:791:80: E501 line too long (83 > 79 characters)
statsmodels/multivariate/factor.py:794:80: E501 line too long (86 > 79 characters)
statsmodels/multivariate/factor.py:798:80: E501 line too long (85 > 79 characters)
statsmodels/multivariate/factor.py:809:80: E501 line too long (80 > 79 characters)
statsmodels/multivariate/factor.py:860:80: E501 line too long (86 > 79 characters)
statsmodels/multivariate/factor.py:861:80: E501 line too long (99 > 79 characters)
statsmodels/multivariate/factor.py:870:80: E501 line too long (88 > 79 characters)
statsmodels/multivariate/factor.py:886:49: E225 missing whitespace around operator
statsmodels/multivariate/factor.py:886:80: E501 line too long (89 > 79 characters)
statsmodels/multivariate/tests/test_manova.py:41:80: E501 line too long (80 > 79 characters)
statsmodels/multivariate/tests/test_manova.py:49:80: E501 line too long (82 > 79 characters)
statsmodels/multivariate/tests/test_manova.py:57:80: E501 line too long (81 > 79 characters)
statsmodels/multivariate/tests/test_manova.py:65:80: E501 line too long (81 > 79 characters)
statsmodels/multivariate/tests/test_manova.py:73:80: E501 line too long (81 > 79 characters)
statsmodels/multivariate/tests/test_manova.py:170:1: E302 expected 2 blank lines, found 1
statsmodels/multivariate/tests/test_ml_factor.py:8:1: E302 expected 2 blank lines, found 1
statsmodels/multivariate/tests/test_ml_factor.py:111:5: F841 local variable 'load_opt' is assigned to but never used
statsmodels/multivariate/tests/test_ml_factor.py:112:5: F841 local variable 'uniq_opt' is assigned to but never used
statsmodels/multivariate/tests/test_multivariate_ols.py:41:80: E501 line too long (120 > 79 characters)
statsmodels/multivariate/tests/test_multivariate_ols.py:45:5: E303 too many blank lines (2)
statsmodels/multivariate/tests/test_multivariate_ols.py:150:1: E302 expected 2 blank lines, found 1
statsmodels/multivariate/tests/test_multivariate_ols.py:177:9: E128 continuation line under-indented for visual indent
statsmodels/multivariate/tests/test_multivariate_ols.py:179:1: E302 expected 2 blank lines, found 1
statsmodels/multivariate/tests/test_cancorr.py:50:45: E127 continuation line over-indented for visual indent
statsmodels/multivariate/tests/test_cancorr.py:59:45: E127 continuation line over-indented for visual indent
statsmodels/multivariate/tests/test_cancorr.py:68:45: E127 continuation line over-indented for visual indent
statsmodels/multivariate/tests/test_cancorr.py:77:45: E127 continuation line over-indented for visual indent
statsmodels/multivariate/tests/test_pca.py:56:9: F841 local variable 'fig' is assigned to but never used
statsmodels/multivariate/tests/test_pca.py:150:80: E501 line too long (80 > 79 characters)
statsmodels/multivariate/tests/test_pca.py:178:13: F841 local variable 'pc' is assigned to but never used
statsmodels/multivariate/tests/test_pca.py:195:9: F841 local variable 'fig' is assigned to but never used
statsmodels/multivariate/tests/test_pca.py:196:9: F841 local variable 'proj' is assigned to but never used
statsmodels/multivariate/tests/test_pca.py:218:80: E501 line too long (86 > 79 characters)
statsmodels/multivariate/tests/test_pca.py:441:80: E501 line too long (86 > 79 characters)
statsmodels/multivariate/tests/test_factor.py:83:80: E501 line too long (101 > 79 characters)
statsmodels/multivariate/tests/test_factor.py:84:80: E501 line too long (102 > 79 characters)
statsmodels/multivariate/tests/test_factor.py:85:80: E501 line too long (102 > 79 characters)
statsmodels/multivariate/tests/test_factor.py:94:80: E501 line too long (80 > 79 characters)
statsmodels/multivariate/tests/test_factor.py:97:80: E501 line too long (82 > 79 characters)
statsmodels/multivariate/tests/test_factor.py:100:80: E501 line too long (80 > 79 characters)
statsmodels/multivariate/tests/test_factor.py:152:1: E122 continuation line missing indentation or outdented
statsmodels/multivariate/tests/test_factor.py:201:5: F841 local variable 'fig' is assigned to but never used
statsmodels/multivariate/tests/test_factor.py:219:5: E303 too many blank lines (2)
statsmodels/multivariate/tests/test_factor.py:247:80: E501 line too long (105 > 79 characters)
statsmodels/multivariate/tests/test_factor.py:253:14: E231 missing whitespace after ','
statsmodels/multivariate/factor_rotation/__init__.py:15:80: E501 line too long (201 > 79 characters)
statsmodels/multivariate/factor_rotation/__init__.py:17:80: E501 line too long (106 > 79 characters)
statsmodels/multivariate/factor_rotation/__init__.py:19:80: E501 line too long (97 > 79 characters)
statsmodels/multivariate/factor_rotation/_wrappers.py:78:80: E501 line too long (83 > 79 characters)
statsmodels/multivariate/factor_rotation/_wrappers.py:80:80: E501 line too long (83 > 79 characters)
statsmodels/multivariate/factor_rotation/_wrappers.py:244:13: E731 do not assign a lambda expression, use a def
statsmodels/multivariate/factor_rotation/_wrappers.py:247:13: E731 do not assign a lambda expression, use a def
statsmodels/multivariate/factor_rotation/_wrappers.py:261:13: E731 do not assign a lambda expression, use a def
statsmodels/multivariate/factor_rotation/_wrappers.py:264:13: E731 do not assign a lambda expression, use a def
statsmodels/multivariate/factor_rotation/_wrappers.py:279:13: E731 do not assign a lambda expression, use a def
statsmodels/multivariate/factor_rotation/_wrappers.py:283:13: E731 do not assign a lambda expression, use a def
statsmodels/multivariate/factor_rotation/_wrappers.py:315:13: E731 do not assign a lambda expression, use a def
statsmodels/multivariate/factor_rotation/_wrappers.py:318:13: E731 do not assign a lambda expression, use a def
statsmodels/multivariate/factor_rotation/_wrappers.py:335:13: E731 do not assign a lambda expression, use a def
statsmodels/multivariate/factor_rotation/_wrappers.py:338:13: E731 do not assign a lambda expression, use a def
statsmodels/multivariate/factor_rotation/_gpa_rotation.py:71:9: E731 do not assign a lambda expression, use a def
statsmodels/multivariate/factor_rotation/tests/test_rotation.py:86:9: E731 do not assign a lambda expression, use a def
statsmodels/multivariate/factor_rotation/tests/test_rotation.py:252:9: E731 do not assign a lambda expression, use a def
statsmodels/multivariate/factor_rotation/tests/test_rotation.py:282:9: E731 do not assign a lambda expression, use a def
statsmodels/multivariate/factor_rotation/tests/test_rotation.py:291:9: E731 do not assign a lambda expression, use a def
statsmodels/multivariate/factor_rotation/tests/test_rotation.py:305:9: E731 do not assign a lambda expression, use a def
statsmodels/multivariate/factor_rotation/tests/test_rotation.py:309:9: E731 do not assign a lambda expression, use a def
statsmodels/multivariate/factor_rotation/tests/test_rotation.py:316:9: E731 do not assign a lambda expression, use a def
statsmodels/multivariate/factor_rotation/tests/test_rotation.py:320:9: E731 do not assign a lambda expression, use a def
statsmodels/multivariate/factor_rotation/tests/test_rotation.py:343:9: E731 do not assign a lambda expression, use a def
statsmodels/multivariate/factor_rotation/tests/test_rotation.py:369:9: E731 do not assign a lambda expression, use a def
statsmodels/multivariate/factor_rotation/tests/test_rotation.py:373:9: E731 do not assign a lambda expression, use a def
statsmodels/multivariate/factor_rotation/tests/test_rotation.py:376:9: E731 do not assign a lambda expression, use a def
statsmodels/multivariate/factor_rotation/tests/test_rotation.py:408:9: E731 do not assign a lambda expression, use a def
statsmodels/multivariate/factor_rotation/tests/test_rotation.py:436:9: E731 do not assign a lambda expression, use a def
statsmodels/multivariate/factor_rotation/tests/test_rotation.py:445:9: E731 do not assign a lambda expression, use a def
statsmodels/multivariate/factor_rotation/tests/test_rotation.py:451:9: E731 do not assign a lambda expression, use a def
statsmodels/multivariate/factor_rotation/tests/test_rotation.py:459:9: E731 do not assign a lambda expression, use a def
statsmodels/multivariate/factor_rotation/tests/test_rotation.py:467:9: E731 do not assign a lambda expression, use a def
statsmodels/multivariate/factor_rotation/tests/test_rotation.py:478:9: E731 do not assign a lambda expression, use a def
statsmodels/multivariate/factor_rotation/tests/test_rotation.py:484:9: E731 do not assign a lambda expression, use a def
statsmodels/multivariate/factor_rotation/tests/test_rotation.py:491:9: E731 do not assign a lambda expression, use a def
statsmodels/multivariate/factor_rotation/tests/test_rotation.py:494:9: E731 do not assign a lambda expression, use a def
statsmodels/multivariate/factor_rotation/tests/test_rotation.py:498:9: E731 do not assign a lambda expression, use a def
statsmodels/graphics/plot_grids.py:7:80: E501 line too long (87 > 79 characters)
statsmodels/graphics/plot_grids.py:29:32: E261 at least two spaces before inline comment
statsmodels/graphics/plot_grids.py:30:50: E261 at least two spaces before inline comment
statsmodels/graphics/plot_grids.py:30:51: E262 inline comment should start with '# '
statsmodels/graphics/plot_grids.py:30:80: E501 line too long (82 > 79 characters)
statsmodels/graphics/plot_grids.py:33:19: E265 block comment should start with '# '
statsmodels/graphics/plot_grids.py:93:33: E262 inline comment should start with '# '
statsmodels/graphics/plot_grids.py:96:9: E265 block comment should start with '# '
statsmodels/graphics/plot_grids.py:103:14: E225 missing whitespace around operator
statsmodels/graphics/plot_grids.py:111:9: E265 block comment should start with '# '
statsmodels/graphics/plot_grids.py:112:9: F841 local variable 'ax_last' is assigned to but never used
statsmodels/graphics/plot_grids.py:112:16: E225 missing whitespace around operator
statsmodels/graphics/plot_grids.py:114:13: E265 block comment should start with '# '
statsmodels/graphics/plot_grids.py:116:1: E266 too many leading '#' for block comment
statsmodels/graphics/plot_grids.py:116:80: E501 line too long (87 > 79 characters)
statsmodels/graphics/plot_grids.py:117:1: E266 too many leading '#' for block comment
statsmodels/graphics/plot_grids.py:118:1: E266 too many leading '#' for block comment
statsmodels/graphics/plot_grids.py:119:1: E266 too many leading '#' for block comment
statsmodels/graphics/plot_grids.py:120:1: E266 too many leading '#' for block comment
statsmodels/graphics/plot_grids.py:121:13: E265 block comment should start with '# '
statsmodels/graphics/plot_grids.py:127:30: E231 missing whitespace after ','
statsmodels/graphics/plot_grids.py:128:28: E231 missing whitespace after ','
statsmodels/graphics/plot_grids.py:133:53: E231 missing whitespace after ','
statsmodels/graphics/plot_grids.py:133:80: E501 line too long (82 > 79 characters)
statsmodels/graphics/plot_grids.py:134:26: E128 continuation line under-indented for visual indent
statsmodels/graphics/plot_grids.py:154:29: E231 missing whitespace after ','
statsmodels/graphics/plot_grids.py:157:1: E266 too many leading '#' for block comment
statsmodels/graphics/plot_grids.py:158:1: E266 too many leading '#' for block comment
statsmodels/graphics/plot_grids.py:159:1: E266 too many leading '#' for block comment
statsmodels/graphics/plot_grids.py:160:1: E266 too many leading '#' for block comment
statsmodels/graphics/plot_grids.py:161:1: E266 too many leading '#' for block comment
statsmodels/graphics/plot_grids.py:162:1: E266 too many leading '#' for block comment
statsmodels/graphics/plot_grids.py:164:20: E231 missing whitespace after ','
statsmodels/graphics/plot_grids.py:164:40: E231 missing whitespace after ','
statsmodels/graphics/plot_grids.py:169:44: E225 missing whitespace around operator
statsmodels/graphics/plot_grids.py:169:50: E231 missing whitespace after ','
statsmodels/graphics/plot_grids.py:172:29: E261 at least two spaces before inline comment
statsmodels/graphics/utils.py:11:5: E722 do not use bare 'except'
statsmodels/graphics/utils.py:110:10: E261 at least two spaces before inline comment
statsmodels/graphics/dotplots.py:131:5: E731 do not assign a lambda expression, use a def
statsmodels/graphics/dotplots.py:172:5: F841 local variable 'section_space_total' is assigned to but never used
statsmodels/graphics/dotplots.py:301:44: E231 missing whitespace after ','
statsmodels/graphics/dotplots.py:321:38: E231 missing whitespace after ','
statsmodels/graphics/dotplots.py:321:51: E231 missing whitespace after ','
statsmodels/graphics/dotplots.py:414:19: E231 missing whitespace after ','
statsmodels/graphics/dotplots.py:414:49: E231 missing whitespace after ','
statsmodels/graphics/dotplots.py:447:17: E303 too many blank lines (2)
statsmodels/graphics/dotplots.py:452:32: E231 missing whitespace after ','
statsmodels/graphics/dotplots.py:452:43: E231 missing whitespace after ','
statsmodels/graphics/dotplots.py:456:36: E231 missing whitespace after ','
statsmodels/graphics/dotplots.py:456:43: E231 missing whitespace after ','
statsmodels/graphics/boxplots.py:160:80: E501 line too long (81 > 79 characters)
statsmodels/graphics/boxplots.py:267:80: E501 line too long (80 > 79 characters)
statsmodels/graphics/boxplots.py:277:80: E501 line too long (83 > 79 characters)
statsmodels/graphics/boxplots.py:285:80: E501 line too long (80 > 79 characters)
statsmodels/graphics/boxplots.py:341:21: E128 continuation line under-indented for visual indent
statsmodels/graphics/boxplots.py:343:21: E128 continuation line under-indented for visual indent
statsmodels/graphics/boxplots.py:345:21: E128 continuation line under-indented for visual indent
statsmodels/graphics/boxplots.py:350:80: E501 line too long (88 > 79 characters)
statsmodels/graphics/boxplots.py:354:80: E501 line too long (80 > 79 characters)
statsmodels/graphics/boxplots.py:375:80: E501 line too long (86 > 79 characters)
statsmodels/graphics/boxplots.py:413:10: E221 multiple spaces before operator
statsmodels/graphics/boxplots.py:415:5: F841 local variable 'frame' is assigned to but never used
statsmodels/graphics/boxplots.py:415:10: E221 multiple spaces before operator
statsmodels/graphics/tukeyplot.py:11:18: E231 missing whitespace after ','
statsmodels/graphics/tukeyplot.py:11:21: E231 missing whitespace after ','
statsmodels/graphics/tukeyplot.py:11:25: E231 missing whitespace after ','
statsmodels/graphics/tukeyplot.py:14:31: E231 missing whitespace after ','
statsmodels/graphics/tukeyplot.py:15:31: E231 missing whitespace after ','
statsmodels/graphics/tukeyplot.py:15:37: E231 missing whitespace after ','
statsmodels/graphics/tukeyplot.py:15:43: E231 missing whitespace after ','
statsmodels/graphics/tukeyplot.py:15:49: E231 missing whitespace after ','
statsmodels/graphics/tukeyplot.py:15:55: E231 missing whitespace after ','
statsmodels/graphics/tukeyplot.py:15:61: E231 missing whitespace after ','
statsmodels/graphics/tukeyplot.py:16:31: E231 missing whitespace after ','
statsmodels/graphics/tukeyplot.py:16:37: E231 missing whitespace after ','
statsmodels/graphics/tukeyplot.py:17:5: E265 block comment should start with '# '
statsmodels/graphics/tukeyplot.py:43:9: E265 block comment should start with '# '
statsmodels/graphics/tukeyplot.py:44:80: E501 line too long (82 > 79 characters)
statsmodels/graphics/tukeyplot.py:45:13: E128 continuation line under-indented for visual indent
statsmodels/graphics/tukeyplot.py:47:80: E501 line too long (82 > 79 characters)
statsmodels/graphics/tukeyplot.py:48:13: E128 continuation line under-indented for visual indent
statsmodels/graphics/tukeyplot.py:50:5: E265 block comment should start with '# '
statsmodels/graphics/tukeyplot.py:63:1: E303 too many blank lines (3)
statsmodels/graphics/tukeyplot.py:64:7: E128 continuation line under-indented for visual indent
statsmodels/graphics/tukeyplot.py:65:8: E201 whitespace after '['
statsmodels/graphics/tukeyplot.py:68:8: E201 whitespace after '['
statsmodels/graphics/tukeyplot.py:70:8: E201 whitespace after '['
statsmodels/graphics/tukeyplot.py:75:1: E265 block comment should start with '# '
statsmodels/graphics/agreement.py:113:45: E261 at least two spaces before inline comment
statsmodels/graphics/agreement.py:113:80: E501 line too long (80 > 79 characters)
statsmodels/graphics/gofplots.py:263:19: F523 '...'.format(...) has unused arguments at position(s): 0
statsmodels/graphics/gofplots.py:750:80: E501 line too long (80 > 79 characters)
statsmodels/graphics/gofplots.py:830:80: E501 line too long (80 > 79 characters)
statsmodels/graphics/factorplots.py:148:21: E128 continuation line under-indented for visual indent
statsmodels/graphics/_regressionplots_doc.py:107:80: E501 line too long (80 > 79 characters)
statsmodels/graphics/correlation.py:85:31: E231 missing whitespace after ','
statsmodels/graphics/correlation.py:85:37: E231 missing whitespace after ','
statsmodels/graphics/correlation.py:85:39: E231 missing whitespace after ','
statsmodels/graphics/correlation.py:107:5: E303 too many blank lines (2)
statsmodels/graphics/correlation.py:125:80: E501 line too long (81 > 79 characters)
statsmodels/graphics/plottools.py:24:19: E231 missing whitespace after ','
statsmodels/graphics/plottools.py:24:21: E231 missing whitespace after ','
statsmodels/graphics/plottools.py:25:8: E231 missing whitespace after ','
statsmodels/graphics/plottools.py:25:10: E231 missing whitespace after ','
statsmodels/graphics/plottools.py:26:5: E265 block comment should start with '# '
statsmodels/graphics/regressionplots.py:43:1: E265 block comment should start with '# '
statsmodels/graphics/regressionplots.py:44:1: E302 expected 2 blank lines, found 1
statsmodels/graphics/regressionplots.py:45:5: E265 block comment should start with '# '
statsmodels/graphics/regressionplots.py:144:5: E265 block comment should start with '# '
statsmodels/graphics/regressionplots.py:162:5: E265 block comment should start with '# '
statsmodels/graphics/regressionplots.py:202:80: E501 line too long (80 > 79 characters)
statsmodels/graphics/regressionplots.py:224:5: E265 block comment should start with '# '
statsmodels/graphics/regressionplots.py:256:5: E265 block comment should start with '# '
statsmodels/graphics/regressionplots.py:257:5: E265 block comment should start with '# '
statsmodels/graphics/regressionplots.py:262:5: E265 block comment should start with '# '
statsmodels/graphics/regressionplots.py:263:5: E265 block comment should start with '# '
statsmodels/graphics/regressionplots.py:294:5: E265 block comment should start with '# '
statsmodels/graphics/regressionplots.py:370:80: E501 line too long (80 > 79 characters)
statsmodels/graphics/regressionplots.py:378:80: E501 line too long (80 > 79 characters)
statsmodels/graphics/regressionplots.py:387:5: E265 block comment should start with '# '
statsmodels/graphics/regressionplots.py:388:5: E265 block comment should start with '# '
statsmodels/graphics/regressionplots.py:403:48: E225 missing whitespace around operator
statsmodels/graphics/regressionplots.py:417:80: E501 line too long (82 > 79 characters)
statsmodels/graphics/regressionplots.py:418:80: E501 line too long (103 > 79 characters)
statsmodels/graphics/regressionplots.py:449:9: E265 block comment should start with '# '
statsmodels/graphics/regressionplots.py:450:9: E265 block comment should start with '# '
statsmodels/graphics/regressionplots.py:508:80: E501 line too long (86 > 79 characters)
statsmodels/graphics/regressionplots.py:618:80: E501 line too long (80 > 79 characters)
statsmodels/graphics/regressionplots.py:639:5: E265 block comment should start with '# '
statsmodels/graphics/regressionplots.py:646:5: E265 block comment should start with '# '
statsmodels/graphics/regressionplots.py:696:80: E501 line too long (82 > 79 characters)
statsmodels/graphics/regressionplots.py:815:5: E265 block comment should start with '# '
statsmodels/graphics/regressionplots.py:846:80: E501 line too long (85 > 79 characters)
statsmodels/graphics/regressionplots.py:847:80: E501 line too long (85 > 79 characters)
statsmodels/graphics/regressionplots.py:877:5: E265 block comment should start with '# '
statsmodels/graphics/regressionplots.py:878:5: E265 block comment should start with '# '
statsmodels/graphics/regressionplots.py:879:5: E265 block comment should start with '# '
statsmodels/graphics/regressionplots.py:942:26: E128 continuation line under-indented for visual indent
statsmodels/graphics/regressionplots.py:956:5: E265 block comment should start with '# '
statsmodels/graphics/regressionplots.py:980:1: E303 too many blank lines (3)
statsmodels/graphics/regressionplots.py:991:18: E127 continuation line over-indented for visual indent
statsmodels/graphics/regressionplots.py:1154:1: E302 expected 2 blank lines, found 1
statsmodels/graphics/regressionplots.py:1188:13: E261 at least two spaces before inline comment
statsmodels/graphics/regressionplots.py:1202:1: E302 expected 2 blank lines, found 1
statsmodels/graphics/regressionplots.py:1245:80: E501 line too long (85 > 79 characters)
statsmodels/graphics/regressionplots.py:1277:80: E501 line too long (90 > 79 characters)
statsmodels/graphics/mosaicplot.py:35:31: E127 continuation line over-indented for visual indent
statsmodels/graphics/mosaicplot.py:41:27: E127 continuation line over-indented for visual indent
statsmodels/graphics/mosaicplot.py:43:26: F523 '...'.format(...) has unused arguments at position(s): 0
statsmodels/graphics/mosaicplot.py:44:27: E127 continuation line over-indented for visual indent
statsmodels/graphics/mosaicplot.py:63:26: F523 '...'.format(...) has unused arguments at position(s): 1
statsmodels/graphics/mosaicplot.py:64:27: E127 continuation line over-indented for visual indent
statsmodels/graphics/mosaicplot.py:88:17: E127 continuation line over-indented for visual indent
statsmodels/graphics/mosaicplot.py:203:25: E128 continuation line under-indented for visual indent
statsmodels/graphics/mosaicplot.py:211:29: E127 continuation line over-indented for visual indent
statsmodels/graphics/mosaicplot.py:253:22: E128 continuation line under-indented for visual indent
statsmodels/graphics/mosaicplot.py:255:22: E127 continuation line over-indented for visual indent
statsmodels/graphics/mosaicplot.py:257:22: E127 continuation line over-indented for visual indent
statsmodels/graphics/mosaicplot.py:326:5: E265 block comment should start with '# '
statsmodels/graphics/mosaicplot.py:400:5: E265 block comment should start with '# '
statsmodels/graphics/mosaicplot.py:404:5: E265 block comment should start with '# '
statsmodels/graphics/mosaicplot.py:407:5: E265 block comment should start with '# '
statsmodels/graphics/mosaicplot.py:411:5: E265 block comment should start with '# '
statsmodels/graphics/mosaicplot.py:415:5: E265 block comment should start with '# '
statsmodels/graphics/mosaicplot.py:419:5: E265 block comment should start with '# '
statsmodels/graphics/mosaicplot.py:420:5: E265 block comment should start with '# '
statsmodels/graphics/mosaicplot.py:422:9: E265 block comment should start with '# '
statsmodels/graphics/mosaicplot.py:425:13: E265 block comment should start with '# '
statsmodels/graphics/mosaicplot.py:426:13: E265 block comment should start with '# '
statsmodels/graphics/mosaicplot.py:427:13: E265 block comment should start with '# '
statsmodels/graphics/mosaicplot.py:428:13: E265 block comment should start with '# '
statsmodels/graphics/mosaicplot.py:439:13: E265 block comment should start with '# '
statsmodels/graphics/mosaicplot.py:440:13: E265 block comment should start with '# '
statsmodels/graphics/mosaicplot.py:441:13: E265 block comment should start with '# '
statsmodels/graphics/mosaicplot.py:447:13: E265 block comment should start with '# '
statsmodels/graphics/mosaicplot.py:448:13: E265 block comment should start with '# '
statsmodels/graphics/mosaicplot.py:449:13: E265 block comment should start with '# '
statsmodels/graphics/mosaicplot.py:450:13: E265 block comment should start with '# '
statsmodels/graphics/mosaicplot.py:456:13: E265 block comment should start with '# '
statsmodels/graphics/mosaicplot.py:457:13: E265 block comment should start with '# '
statsmodels/graphics/mosaicplot.py:458:13: E265 block comment should start with '# '
statsmodels/graphics/mosaicplot.py:461:9: E265 block comment should start with '# '
statsmodels/graphics/mosaicplot.py:626:5: E265 block comment should start with '# '
statsmodels/graphics/mosaicplot.py:635:9: E731 do not assign a lambda expression, use a def
statsmodels/graphics/mosaicplot.py:642:9: E731 do not assign a lambda expression, use a def
statsmodels/graphics/mosaicplot.py:652:18: E127 continuation line over-indented for visual indent
statsmodels/graphics/mosaicplot.py:653:5: E265 block comment should start with '# '
statsmodels/graphics/mosaicplot.py:654:5: E265 block comment should start with '# '
statsmodels/graphics/mosaicplot.py:660:9: F841 local variable 'labels' is assigned to but never used
statsmodels/graphics/tests/test_factorplots.py:19:41: E231 missing whitespace after ','
statsmodels/graphics/tests/test_factorplots.py:19:43: E231 missing whitespace after ','
statsmodels/graphics/tests/test_factorplots.py:20:43: E231 missing whitespace after ','
statsmodels/graphics/tests/test_factorplots.py:20:45: E231 missing whitespace after ','
statsmodels/graphics/tests/test_factorplots.py:21:46: E231 missing whitespace after ','
statsmodels/graphics/tests/test_factorplots.py:25:9: F841 local variable 'fig' is assigned to but never used
statsmodels/graphics/tests/test_factorplots.py:26:18: E128 continuation line under-indented for visual indent
statsmodels/graphics/tests/test_factorplots.py:26:31: E231 missing whitespace after ','
statsmodels/graphics/tests/test_factorplots.py:26:53: E231 missing whitespace after ','
statsmodels/graphics/tests/test_factorplots.py:30:9: F841 local variable 'fig' is assigned to but never used
statsmodels/graphics/tests/test_factorplots.py:31:18: E128 continuation line under-indented for visual indent
statsmodels/graphics/tests/test_factorplots.py:31:30: E231 missing whitespace after ','
statsmodels/graphics/tests/test_factorplots.py:49:80: E501 line too long (111 > 79 characters)
statsmodels/graphics/tests/test_factorplots.py:49:82: E231 missing whitespace after ','
statsmodels/graphics/tests/test_factorplots.py:49:105: E231 missing whitespace after ','
statsmodels/graphics/tests/test_factorplots.py:54:80: E501 line too long (105 > 79 characters)
statsmodels/graphics/tests/test_factorplots.py:55:80: E501 line too long (112 > 79 characters)
statsmodels/graphics/tests/test_factorplots.py:55:103: E231 missing whitespace after ','
statsmodels/graphics/tests/test_factorplots.py:55:107: E231 missing whitespace after ','
statsmodels/graphics/tests/test_factorplots.py:56:80: E501 line too long (118 > 79 characters)
statsmodels/graphics/tests/test_factorplots.py:56:108: E231 missing whitespace after ','
statsmodels/graphics/tests/test_factorplots.py:56:113: E231 missing whitespace after ','
statsmodels/graphics/tests/test_factorplots.py:60:80: E501 line too long (86 > 79 characters)
statsmodels/graphics/tests/test_factorplots.py:62:80: E501 line too long (89 > 79 characters)
statsmodels/graphics/tests/test_factorplots.py:64:80: E501 line too long (110 > 79 characters)
statsmodels/graphics/tests/test_regressionplots.py:89:46: E231 missing whitespace after ','
statsmodels/graphics/tests/test_regressionplots.py:120:80: E501 line too long (80 > 79 characters)
statsmodels/graphics/tests/test_regressionplots.py:133:19: E225 missing whitespace around operator
statsmodels/graphics/tests/test_regressionplots.py:147:1: E302 expected 2 blank lines, found 1
statsmodels/graphics/tests/test_regressionplots.py:165:23: E231 missing whitespace after ','
statsmodels/graphics/tests/test_regressionplots.py:174:28: E231 missing whitespace after ','
statsmodels/graphics/tests/test_regressionplots.py:181:28: E231 missing whitespace after ','
statsmodels/graphics/tests/test_regressionplots.py:198:28: E231 missing whitespace after ','
statsmodels/graphics/tests/test_regressionplots.py:208:28: E231 missing whitespace after ','
statsmodels/graphics/tests/test_regressionplots.py:226:23: E231 missing whitespace after ','
statsmodels/graphics/tests/test_regressionplots.py:257:80: E501 line too long (86 > 79 characters)
statsmodels/graphics/tests/test_regressionplots.py:262:80: E501 line too long (94 > 79 characters)
statsmodels/graphics/tests/test_regressionplots.py:263:80: E501 line too long (84 > 79 characters)
statsmodels/graphics/tests/test_regressionplots.py:270:80: E501 line too long (81 > 79 characters)
statsmodels/graphics/tests/test_regressionplots.py:299:23: E231 missing whitespace after ','
statsmodels/graphics/tests/test_regressionplots.py:316:1: E302 expected 2 blank lines, found 1
statsmodels/graphics/tests/test_mosaicplot.py:52:80: E501 line too long (89 > 79 characters)
statsmodels/graphics/tests/test_mosaicplot.py:61:80: E501 line too long (90 > 79 characters)
statsmodels/graphics/tests/test_mosaicplot.py:67:80: E501 line too long (87 > 79 characters)
statsmodels/graphics/tests/test_mosaicplot.py:68:80: E501 line too long (84 > 79 characters)
statsmodels/graphics/tests/test_mosaicplot.py:69:80: E501 line too long (85 > 79 characters)
statsmodels/graphics/tests/test_mosaicplot.py:70:80: E501 line too long (89 > 79 characters)
statsmodels/graphics/tests/test_mosaicplot.py:89:5: E265 block comment should start with '# '
statsmodels/graphics/tests/test_mosaicplot.py:133:47: E231 missing whitespace after ':'
statsmodels/graphics/tests/test_mosaicplot.py:191:5: E731 do not assign a lambda expression, use a def
statsmodels/graphics/tests/test_mosaicplot.py:196:5: E265 block comment should start with '# '
statsmodels/graphics/tests/test_mosaicplot.py:220:36: E231 missing whitespace after ','
statsmodels/graphics/tests/test_mosaicplot.py:223:1: E731 do not assign a lambda expression, use a def
statsmodels/graphics/tests/test_mosaicplot.py:359:18: E128 continuation line under-indented for visual indent
statsmodels/graphics/tests/test_mosaicplot.py:364:18: E128 continuation line under-indented for visual indent
statsmodels/graphics/tests/test_mosaicplot.py:370:18: E128 continuation line under-indented for visual indent
statsmodels/graphics/tests/test_mosaicplot.py:375:18: E128 continuation line under-indented for visual indent
statsmodels/graphics/tests/test_dotplot.py:47:26: E231 missing whitespace after ','
statsmodels/graphics/tests/test_dotplot.py:56:27: E231 missing whitespace after ','
statsmodels/graphics/tests/test_dotplot.py:58:5: F841 local variable 'vals' is assigned to but never used
statsmodels/graphics/tests/test_dotplot.py:65:26: E231 missing whitespace after ','
statsmodels/graphics/tests/test_dotplot.py:74:27: E231 missing whitespace after ','
statsmodels/graphics/tests/test_dotplot.py:133:13: E128 continuation line under-indented for visual indent
statsmodels/graphics/tests/test_dotplot.py:134:80: E501 line too long (84 > 79 characters)
statsmodels/graphics/tests/test_dotplot.py:147:13: E128 continuation line under-indented for visual indent
statsmodels/graphics/tests/test_dotplot.py:201:34: E231 missing whitespace after ','
statsmodels/graphics/tests/test_dotplot.py:202:20: E231 missing whitespace after ','
statsmodels/graphics/tests/test_dotplot.py:203:37: E231 missing whitespace after ','
statsmodels/graphics/tests/test_dotplot.py:206:13: E128 continuation line under-indented for visual indent
statsmodels/graphics/tests/test_dotplot.py:218:19: E128 continuation line under-indented for visual indent
statsmodels/graphics/tests/test_dotplot.py:219:19: E128 continuation line under-indented for visual indent
statsmodels/graphics/tests/test_dotplot.py:231:34: E231 missing whitespace after ','
statsmodels/graphics/tests/test_dotplot.py:232:20: E231 missing whitespace after ','
statsmodels/graphics/tests/test_dotplot.py:233:37: E231 missing whitespace after ','
statsmodels/graphics/tests/test_dotplot.py:236:13: E128 continuation line under-indented for visual indent
statsmodels/graphics/tests/test_dotplot.py:249:19: E128 continuation line under-indented for visual indent
statsmodels/graphics/tests/test_dotplot.py:250:19: E128 continuation line under-indented for visual indent
statsmodels/graphics/tests/test_dotplot.py:264:34: E231 missing whitespace after ','
statsmodels/graphics/tests/test_dotplot.py:265:20: E231 missing whitespace after ','
statsmodels/graphics/tests/test_dotplot.py:266:37: E231 missing whitespace after ','
statsmodels/graphics/tests/test_dotplot.py:269:13: E128 continuation line under-indented for visual indent
statsmodels/graphics/tests/test_dotplot.py:282:34: E231 missing whitespace after ','
statsmodels/graphics/tests/test_dotplot.py:283:20: E231 missing whitespace after ','
statsmodels/graphics/tests/test_dotplot.py:284:37: E231 missing whitespace after ','
statsmodels/graphics/tests/test_dotplot.py:291:13: E128 continuation line under-indented for visual indent
statsmodels/graphics/tests/test_dotplot.py:292:13: E128 continuation line under-indented for visual indent
statsmodels/graphics/tests/test_dotplot.py:304:34: E231 missing whitespace after ','
statsmodels/graphics/tests/test_dotplot.py:305:20: E231 missing whitespace after ','
statsmodels/graphics/tests/test_dotplot.py:306:37: E231 missing whitespace after ','
statsmodels/graphics/tests/test_dotplot.py:313:13: E128 continuation line under-indented for visual indent
statsmodels/graphics/tests/test_dotplot.py:314:13: E128 continuation line under-indented for visual indent
statsmodels/graphics/tests/test_dotplot.py:326:34: E231 missing whitespace after ','
statsmodels/graphics/tests/test_dotplot.py:327:37: E231 missing whitespace after ','
statsmodels/graphics/tests/test_dotplot.py:328:26: E231 missing whitespace after ','
statsmodels/graphics/tests/test_dotplot.py:328:28: E231 missing whitespace after ','
statsmodels/graphics/tests/test_dotplot.py:330:80: E501 line too long (80 > 79 characters)
statsmodels/graphics/tests/test_dotplot.py:336:23: E231 missing whitespace after ','
statsmodels/graphics/tests/test_dotplot.py:336:27: E231 missing whitespace after ','
statsmodels/graphics/tests/test_dotplot.py:336:31: E231 missing whitespace after ','
statsmodels/graphics/tests/test_dotplot.py:338:34: E231 missing whitespace after ','
statsmodels/graphics/tests/test_dotplot.py:339:37: E231 missing whitespace after ','
statsmodels/graphics/tests/test_dotplot.py:340:26: E231 missing whitespace after ','
statsmodels/graphics/tests/test_dotplot.py:340:28: E231 missing whitespace after ','
statsmodels/graphics/tests/test_dotplot.py:343:19: E128 continuation line under-indented for visual indent
statsmodels/graphics/tests/test_dotplot.py:352:34: E231 missing whitespace after ','
statsmodels/graphics/tests/test_dotplot.py:353:37: E231 missing whitespace after ','
statsmodels/graphics/tests/test_dotplot.py:354:26: E231 missing whitespace after ','
statsmodels/graphics/tests/test_dotplot.py:354:28: E231 missing whitespace after ','
statsmodels/graphics/tests/test_dotplot.py:356:80: E501 line too long (80 > 79 characters)
statsmodels/graphics/tests/test_dotplot.py:357:13: E128 continuation line under-indented for visual indent
statsmodels/graphics/tests/test_dotplot.py:375:5: E731 do not assign a lambda expression, use a def
statsmodels/graphics/tests/test_dotplot.py:376:5: E731 do not assign a lambda expression, use a def
statsmodels/graphics/tests/test_dotplot.py:403:37: E231 missing whitespace after ','
statsmodels/graphics/tests/test_dotplot.py:406:13: E128 continuation line under-indented for visual indent
statsmodels/tools/numdiff.py:42:80: E501 line too long (102 > 79 characters)
statsmodels/tools/numdiff.py:45:80: E501 line too long (83 > 79 characters)
statsmodels/tools/catadd.py:26:5: F841 local variable 'keepindx' is assigned to but never used
statsmodels/tools/data.py:104:5: E722 do not use bare 'except'
statsmodels/tools/tools.py:185:80: E501 line too long (85 > 79 characters)
statsmodels/tools/_testing.py:159:80: E501 line too long (81 > 79 characters)
statsmodels/tools/print_version.py:29:5: E722 do not use bare 'except'
statsmodels/tools/print_version.py:127:80: E501 line too long (83 > 79 characters)
statsmodels/tools/print_version.py:161:5: E722 do not use bare 'except'
statsmodels/tools/print_version.py:276:80: E501 line too long (83 > 79 characters)
statsmodels/tools/print_version.py:289:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/tools/tests/test_grouputils.py:34:43: E261 at least two spaces before inline comment
statsmodels/tools/tests/test_grouputils.py:110:5: E303 too many blank lines (2)
statsmodels/tools/tests/test_grouputils.py:192:7: E128 continuation line under-indented for visual indent
statsmodels/tools/tests/test_grouputils.py:192:9: E201 whitespace after '['
statsmodels/tools/tests/test_grouputils.py:205:9: E201 whitespace after '['
statsmodels/tools/tests/test_grouputils.py:244:5: E303 too many blank lines (2)
statsmodels/tools/tests/test_grouputils.py:330:5: E303 too many blank lines (2)
statsmodels/tools/tests/test_catadd.py:8:1: E302 expected 2 blank lines, found 1
statsmodels/tools/tests/test_catadd.py:9:21: E231 missing whitespace after ','
statsmodels/tools/tests/test_catadd.py:9:23: E231 missing whitespace after ','
statsmodels/tools/tests/test_catadd.py:9:25: E231 missing whitespace after ','
statsmodels/tools/tests/test_catadd.py:9:27: E231 missing whitespace after ','
statsmodels/tools/tests/test_catadd.py:9:29: E231 missing whitespace after ','
statsmodels/tools/tests/test_catadd.py:9:31: E231 missing whitespace after ','
statsmodels/tools/tests/test_catadd.py:9:33: E231 missing whitespace after ','
statsmodels/tools/tests/test_catadd.py:9:35: E231 missing whitespace after ','
statsmodels/tools/tests/test_catadd.py:9:37: E231 missing whitespace after ','
statsmodels/tools/tests/test_catadd.py:9:39: E231 missing whitespace after ','
statsmodels/tools/tests/test_catadd.py:10:21: E231 missing whitespace after ','
statsmodels/tools/tests/test_catadd.py:10:23: E231 missing whitespace after ','
statsmodels/tools/tests/test_catadd.py:10:25: E231 missing whitespace after ','
statsmodels/tools/tests/test_catadd.py:10:27: E231 missing whitespace after ','
statsmodels/tools/tests/test_catadd.py:10:29: E231 missing whitespace after ','
statsmodels/tools/tests/test_catadd.py:10:31: E231 missing whitespace after ','
statsmodels/tools/tests/test_catadd.py:10:33: E231 missing whitespace after ','
statsmodels/tools/tests/test_catadd.py:10:35: E231 missing whitespace after ','
statsmodels/tools/tests/test_catadd.py:10:37: E231 missing whitespace after ','
statsmodels/tools/tests/test_catadd.py:10:39: E231 missing whitespace after ','
statsmodels/tools/tests/test_catadd.py:12:34: E231 missing whitespace after ','
statsmodels/tools/tests/test_catadd.py:12:59: E231 missing whitespace after ','
statsmodels/tools/tests/test_catadd.py:13:40: E225 missing whitespace around operator
statsmodels/tools/tests/test_catadd.py:14:40: E225 missing whitespace around operator
statsmodels/tools/tests/test_tools.py:246:9: F841 local variable 'nan' is assigned to but never used
statsmodels/tools/tests/test_tools.py:264:9: F841 local variable 'nan' is assigned to but never used
statsmodels/tools/tests/test_tools.py:270:9: F841 local variable 'nan' is assigned to but never used
statsmodels/tools/tests/test_tools.py:288:9: F841 local variable 'nan' is assigned to but never used
statsmodels/tools/tests/test_parallel.py:6:1: E302 expected 2 blank lines, found 1
statsmodels/tools/tests/test_parallel.py:12:27: E231 missing whitespace after ','
statsmodels/tools/tests/test_rootfinding.py:15:1: E302 expected 2 blank lines, found 1
statsmodels/tools/tests/test_rootfinding.py:19:1: E302 expected 2 blank lines, found 1
statsmodels/tools/tests/test_rootfinding.py:27:1: E303 too many blank lines (3)
statsmodels/tools/tests/test_rootfinding.py:40:27: E251 unexpected spaces around keyword / parameter equals
statsmodels/tools/tests/test_rootfinding.py:50:31: E231 missing whitespace after ':'
statsmodels/tools/tests/test_rootfinding.py:53:13: E265 block comment should start with '# '
statsmodels/tools/tests/test_rootfinding.py:59:5: E265 block comment should start with '# '
statsmodels/tools/tests/test_rootfinding.py:59:80: E501 line too long (85 > 79 characters)
statsmodels/tools/tests/test_rootfinding.py:60:5: E265 block comment should start with '# '
statsmodels/tools/tests/test_rootfinding.py:60:80: E501 line too long (83 > 79 characters)
statsmodels/tools/tests/test_rootfinding.py:64:76: E251 unexpected spaces around keyword / parameter equals
statsmodels/tools/tests/test_rootfinding.py:64:80: E501 line too long (95 > 79 characters)
statsmodels/tools/tests/test_rootfinding.py:72:80: E501 line too long (85 > 79 characters)
statsmodels/tools/tests/test_sequences.py:16:80: E501 line too long (83 > 79 characters)
statsmodels/tools/tests/test_sequences.py:17:80: E501 line too long (83 > 79 characters)
statsmodels/tools/tests/test_numdiff.py:30:1: E302 expected 2 blank lines, found 1
statsmodels/tools/tests/test_numdiff.py:30:13: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:33:1: E302 expected 2 blank lines, found 1
statsmodels/tools/tests/test_numdiff.py:36:1: E302 expected 2 blank lines, found 1
statsmodels/tools/tests/test_numdiff.py:37:5: E265 block comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:39:21: E261 at least two spaces before inline comment
statsmodels/tools/tests/test_numdiff.py:39:22: E262 inline comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:41:1: E302 expected 2 blank lines, found 1
statsmodels/tools/tests/test_numdiff.py:42:5: E265 block comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:46:1: E265 block comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:52:55: E127 continuation line over-indented for visual indent
statsmodels/tools/tests/test_numdiff.py:56:55: E127 continuation line over-indented for visual indent
statsmodels/tools/tests/test_numdiff.py:65:13: E265 block comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:75:57: E127 continuation line over-indented for visual indent
statsmodels/tools/tests/test_numdiff.py:79:57: E127 continuation line over-indented for visual indent
statsmodels/tools/tests/test_numdiff.py:82:13: E265 block comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:83:13: E265 block comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:86:47: E128 continuation line under-indented for visual indent
statsmodels/tools/tests/test_numdiff.py:90:33: E128 continuation line under-indented for visual indent
statsmodels/tools/tests/test_numdiff.py:100:9: E265 block comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:108:9: E265 block comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:109:13: E116 unexpected indentation (comment)
statsmodels/tools/tests/test_numdiff.py:109:13: E265 block comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:111:9: E265 block comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:112:9: E265 block comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:117:9: E265 block comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:123:13: E265 block comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:139:13: E265 block comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:140:13: E265 block comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:141:13: E265 block comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:142:13: E265 block comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:143:13: E265 block comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:147:1: E302 expected 2 blank lines, found 1
statsmodels/tools/tests/test_numdiff.py:152:9: E265 block comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:154:9: E265 block comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:155:34: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:155:39: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:155:43: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:156:9: E265 block comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:157:9: E265 block comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:158:9: E265 block comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:165:9: E265 block comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:167:33: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:169:25: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:169:27: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:170:26: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:170:29: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:171:9: E265 block comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:174:41: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:178:35: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:178:38: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:187:13: E265 block comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:192:42: E127 continuation line over-indented for visual indent
statsmodels/tools/tests/test_numdiff.py:194:43: E127 continuation line over-indented for visual indent
statsmodels/tools/tests/test_numdiff.py:200:13: E265 block comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:206:42: E127 continuation line over-indented for visual indent
statsmodels/tools/tests/test_numdiff.py:211:13: E265 block comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:220:13: E265 block comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:222:35: E261 at least two spaces before inline comment
statsmodels/tools/tests/test_numdiff.py:222:36: E262 inline comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:224:17: E265 block comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:225:62: E261 at least two spaces before inline comment
statsmodels/tools/tests/test_numdiff.py:225:63: E262 inline comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:226:46: E127 continuation line over-indented for visual indent
statsmodels/tools/tests/test_numdiff.py:229:17: E265 block comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:231:62: E261 at least two spaces before inline comment
statsmodels/tools/tests/test_numdiff.py:231:63: E262 inline comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:232:46: E127 continuation line over-indented for visual indent
statsmodels/tools/tests/test_numdiff.py:235:62: E261 at least two spaces before inline comment
statsmodels/tools/tests/test_numdiff.py:235:63: E262 inline comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:236:46: E127 continuation line over-indented for visual indent
statsmodels/tools/tests/test_numdiff.py:242:13: E265 block comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:244:35: E261 at least two spaces before inline comment
statsmodels/tools/tests/test_numdiff.py:244:36: E262 inline comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:253:32: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:255:35: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:255:38: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:260:5: E301 expected 1 blank line, found 0
statsmodels/tools/tests/test_numdiff.py:262:5: E301 expected 1 blank line, found 0
statsmodels/tools/tests/test_numdiff.py:263:27: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:263:34: E262 inline comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:263:80: E501 line too long (81 > 79 characters)
statsmodels/tools/tests/test_numdiff.py:264:9: E265 block comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:266:1: E302 expected 2 blank lines, found 1
statsmodels/tools/tests/test_numdiff.py:269:33: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:271:35: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:271:38: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:279:45: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:280:17: E116 unexpected indentation (comment)
statsmodels/tools/tests/test_numdiff.py:280:17: E265 block comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:286:1: E302 expected 2 blank lines, found 1
statsmodels/tools/tests/test_numdiff.py:291:35: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:291:38: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:296:5: E301 expected 1 blank line, found 0
statsmodels/tools/tests/test_numdiff.py:298:45: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:299:5: E301 expected 1 blank line, found 0
statsmodels/tools/tests/test_numdiff.py:302:45: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:302:54: E262 inline comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:342:39: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:343:29: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:345:21: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:345:23: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:346:22: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:346:25: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:347:5: E265 block comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:350:37: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:352:27: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:352:29: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:352:32: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:352:36: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:352:44: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:355:33: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:355:35: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:357:28: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:357:30: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:357:59: E262 inline comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:357:80: E501 line too long (81 > 79 characters)
statsmodels/tools/tests/test_numdiff.py:359:28: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:359:30: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:359:43: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:360:33: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:360:38: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:360:47: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:362:31: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:362:33: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:362:40: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:363:28: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:363:30: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:363:43: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:363:58: E261 at least two spaces before inline comment
statsmodels/tools/tests/test_numdiff.py:363:58: E262 inline comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:363:80: E501 line too long (93 > 79 characters)
statsmodels/tools/tests/test_numdiff.py:364:34: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:364:36: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:364:39: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:364:44: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:364:52: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:364:55: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:370:5: E265 block comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:372:5: E265 block comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:373:21: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:373:26: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:373:30: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:378:5: E265 block comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:379:5: E265 block comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:380:5: E265 block comment should start with '# '
statsmodels/tools/tests/test_numdiff.py:382:50: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:382:58: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:383:53: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:385:50: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:385:56: E231 missing whitespace after ','
statsmodels/tools/tests/test_numdiff.py:399:64: E231 missing whitespace after ','
statsmodels/distributions/mixture_rvs.py:3:1: E302 expected 2 blank lines, found 1
statsmodels/distributions/mixture_rvs.py:3:21: E231 missing whitespace after ','
statsmodels/distributions/mixture_rvs.py:13:38: E231 missing whitespace after ','
statsmodels/distributions/mixture_rvs.py:15:34: E231 missing whitespace after ','
statsmodels/distributions/mixture_rvs.py:17:1: E302 expected 2 blank lines, found 1
statsmodels/distributions/mixture_rvs.py:46:80: E501 line too long (83 > 79 characters)
statsmodels/distributions/mixture_rvs.py:53:27: E231 missing whitespace after ','
statsmodels/distributions/mixture_rvs.py:56:29: E231 missing whitespace after ','
statsmodels/distributions/mixture_rvs.py:58:34: E231 missing whitespace after ','
statsmodels/distributions/mixture_rvs.py:59:38: E231 missing whitespace after ','
statsmodels/distributions/mixture_rvs.py:60:36: E231 missing whitespace after ','
statsmodels/distributions/mixture_rvs.py:61:63: E231 missing whitespace after ','
statsmodels/distributions/mixture_rvs.py:62:13: E128 continuation line under-indented for visual indent
statsmodels/distributions/mixture_rvs.py:73:80: E501 line too long (80 > 79 characters)
statsmodels/distributions/mixture_rvs.py:76:5: E265 block comment should start with '# '
statsmodels/distributions/mixture_rvs.py:82:5: E303 too many blank lines (2)
statsmodels/distributions/mixture_rvs.py:95:80: E501 line too long (80 > 79 characters)
statsmodels/distributions/mixture_rvs.py:107:80: E501 line too long (81 > 79 characters)
statsmodels/distributions/mixture_rvs.py:112:80: E501 line too long (82 > 79 characters)
statsmodels/distributions/mixture_rvs.py:115:80: E501 line too long (87 > 79 characters)
statsmodels/distributions/mixture_rvs.py:123:38: E231 missing whitespace after ','
statsmodels/distributions/mixture_rvs.py:124:42: E231 missing whitespace after ','
statsmodels/distributions/mixture_rvs.py:125:40: E231 missing whitespace after ','
statsmodels/distributions/mixture_rvs.py:126:25: E262 inline comment should start with '# '
statsmodels/distributions/mixture_rvs.py:147:80: E501 line too long (80 > 79 characters)
statsmodels/distributions/mixture_rvs.py:159:80: E501 line too long (81 > 79 characters)
statsmodels/distributions/mixture_rvs.py:164:80: E501 line too long (82 > 79 characters)
statsmodels/distributions/mixture_rvs.py:167:80: E501 line too long (87 > 79 characters)
statsmodels/distributions/mixture_rvs.py:175:38: E231 missing whitespace after ','
statsmodels/distributions/mixture_rvs.py:176:42: E231 missing whitespace after ','
statsmodels/distributions/mixture_rvs.py:177:40: E231 missing whitespace after ','
statsmodels/distributions/mixture_rvs.py:178:25: E262 inline comment should start with '# '
statsmodels/distributions/mixture_rvs.py:221:80: E501 line too long (83 > 79 characters)
statsmodels/distributions/mixture_rvs.py:228:27: E231 missing whitespace after ','
statsmodels/distributions/mixture_rvs.py:231:29: E231 missing whitespace after ','
statsmodels/distributions/mixture_rvs.py:233:9: E265 block comment should start with '# '
statsmodels/distributions/mixture_rvs.py:234:9: E265 block comment should start with '# '
statsmodels/distributions/mixture_rvs.py:235:9: E265 block comment should start with '# '
statsmodels/distributions/mixture_rvs.py:242:1: E303 too many blank lines (3)
statsmodels/distributions/mixture_rvs.py:246:32: E231 missing whitespace after ','
statsmodels/distributions/mixture_rvs.py:246:80: E501 line too long (80 > 79 characters)
statsmodels/distributions/mixture_rvs.py:247:17: E128 continuation line under-indented for visual indent
statsmodels/distributions/mixture_rvs.py:247:36: E231 missing whitespace after ','
statsmodels/distributions/mixture_rvs.py:247:46: E231 missing whitespace after ','
statsmodels/distributions/mixture_rvs.py:247:57: E231 missing whitespace after ','
statsmodels/distributions/mixture_rvs.py:247:65: E231 missing whitespace after ','
statsmodels/distributions/mixture_rvs.py:247:73: E231 missing whitespace after ','
statsmodels/distributions/mixture_rvs.py:251:5: E303 too many blank lines (3)
statsmodels/distributions/mixture_rvs.py:253:1: E266 too many leading '#' for block comment
statsmodels/distributions/mixture_rvs.py:254:1: E266 too many leading '#' for block comment
statsmodels/distributions/mixture_rvs.py:256:28: E231 missing whitespace after ','
statsmodels/distributions/mixture_rvs.py:256:39: E231 missing whitespace after ','
statsmodels/distributions/mixture_rvs.py:256:50: E231 missing whitespace after ','
statsmodels/distributions/mixture_rvs.py:257:25: E231 missing whitespace after ','
statsmodels/distributions/mixture_rvs.py:260:26: E231 missing whitespace after ','
statsmodels/distributions/mixture_rvs.py:261:31: E231 missing whitespace after ','
statsmodels/distributions/mixture_rvs.py:263:31: E231 missing whitespace after ','
statsmodels/distributions/edgeworth.py:89:1: E266 too many leading '#' for block comment
statsmodels/distributions/edgeworth.py:90:1: E266 too many leading '#' for block comment
statsmodels/distributions/edgeworth.py:91:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/distributions/edgeworth.py:92:1: E302 expected 2 blank lines, found 0
statsmodels/distributions/edgeworth.py:95:1: E302 expected 2 blank lines, found 1
statsmodels/distributions/edgeworth.py:98:1: E302 expected 2 blank lines, found 1
statsmodels/distributions/edgeworth.py:139:80: E501 line too long (80 > 79 characters)
statsmodels/distributions/edgeworth.py:201:80: E501 line too long (81 > 79 characters)
statsmodels/distributions/discrete.py:14:34: E225 missing whitespace around operator
statsmodels/distributions/discrete.py:21:19: E222 multiple spaces after operator
statsmodels/distributions/discrete.py:44:40: E225 missing whitespace around operator
statsmodels/distributions/discrete.py:82:1: E302 expected 2 blank lines, found 1
statsmodels/distributions/discrete.py:86:40: E225 missing whitespace around operator
statsmodels/distributions/discrete.py:117:40: E225 missing whitespace around operator
statsmodels/distributions/discrete.py:162:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/distributions/discrete.py:163:5: E128 continuation line under-indented for visual indent
statsmodels/distributions/discrete.py:186:9: E265 block comment should start with '# '
statsmodels/distributions/discrete.py:192:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/distributions/discrete.py:195:1: E302 expected 2 blank lines, found 1
statsmodels/distributions/discrete.py:222:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/distributions/discrete.py:223:5: E128 continuation line under-indented for visual indent
statsmodels/distributions/discrete.py:225:1: E302 expected 2 blank lines, found 1
statsmodels/distributions/tools.py:16:1: E302 expected 2 blank lines, found 1
statsmodels/distributions/tools.py:340:80: E501 line too long (81 > 79 characters)
statsmodels/distributions/empirical_distribution.py:7:1: E302 expected 2 blank lines, found 1
statsmodels/distributions/empirical_distribution.py:22:80: E501 line too long (107 > 79 characters)
statsmodels/distributions/empirical_distribution.py:34:1: E302 expected 2 blank lines, found 1
statsmodels/distributions/empirical_distribution.py:58:80: E501 line too long (81 > 79 characters)
statsmodels/distributions/empirical_distribution.py:108:1: E302 expected 2 blank lines, found 1
statsmodels/distributions/empirical_distribution.py:138:32: E231 missing whitespace after ','
statsmodels/distributions/empirical_distribution.py:138:34: E231 missing whitespace after ','
statsmodels/distributions/empirical_distribution.py:167:1: E305 expected 2 blank lines after class or function definition, found 1
statsmodels/distributions/empirical_distribution.py:168:5: E265 block comment should start with '# '
statsmodels/distributions/empirical_distribution.py:174:25: E261 at least two spaces before inline comment
statsmodels/distributions/tests/test_mixture.py:11:1: E302 expected 2 blank lines, found 1
statsmodels/distributions/tests/test_mixture.py:17:27: E231 missing whitespace after ','
statsmodels/distributions/tests/test_mixture.py:17:77: E251 unexpected spaces around keyword / parameter equals
statsmodels/distributions/tests/test_mixture.py:17:79: E251 unexpected spaces around keyword / parameter equals
statsmodels/distributions/tests/test_mixture.py:18:17: E128 continuation line under-indented for visual indent
statsmodels/distributions/tests/test_mixture.py:18:29: E231 missing whitespace after ','
statsmodels/distributions/tests/test_mixture.py:18:39: E231 missing whitespace after ','
statsmodels/distributions/tests/test_mixture.py:18:50: E231 missing whitespace after ','
statsmodels/distributions/tests/test_mixture.py:20:36: E231 missing whitespace after ','
statsmodels/distributions/tests/test_mixture.py:20:47: E231 missing whitespace after ','
statsmodels/distributions/tests/test_mixture.py:21:28: E231 missing whitespace after ','
statsmodels/distributions/tests/test_mixture.py:21:33: E231 missing whitespace after ','
statsmodels/distributions/tests/test_mixture.py:25:27: E201 whitespace after '['
statsmodels/distributions/tests/test_mixture.py:26:24: E128 continuation line under-indented for visual indent
statsmodels/distributions/tests/test_mixture.py:26:25: E201 whitespace after '['
statsmodels/distributions/tests/test_mixture.py:26:43: E202 whitespace before ']'
statsmodels/distributions/tests/test_mixture.py:27:24: E128 continuation line under-indented for visual indent
statsmodels/distributions/tests/test_mixture.py:27:25: E201 whitespace after '['
statsmodels/distributions/tests/test_mixture.py:27:43: E202 whitespace before ']'
statsmodels/distributions/tests/test_mixture.py:35:36: E231 missing whitespace after ','
statsmodels/distributions/tests/test_mixture.py:35:47: E231 missing whitespace after ','
statsmodels/distributions/tests/test_mixture.py:36:32: E231 missing whitespace after ','
statsmodels/distributions/tests/test_mixture.py:36:38: E231 missing whitespace after ','
statsmodels/distributions/tests/test_mixture.py:41:30: E231 missing whitespace after ','
statsmodels/distributions/tests/test_mixture.py:42:34: E231 missing whitespace after ','
statsmodels/distributions/tests/test_mixture.py:42:80: E251 unexpected spaces around keyword / parameter equals
statsmodels/distributions/tests/test_mixture.py:43:17: E128 continuation line under-indented for visual indent
statsmodels/distributions/tests/test_mixture.py:43:29: E231 missing whitespace after ','
statsmodels/distributions/tests/test_mixture.py:43:40: E231 missing whitespace after ','
statsmodels/distributions/tests/test_mixture.py:43:51: E231 missing whitespace after ','
statsmodels/distributions/tests/test_mixture.py:46:27: E201 whitespace after '['
statsmodels/distributions/tests/test_mixture.py:53:30: E231 missing whitespace after ','
statsmodels/distributions/tests/test_mixture.py:54:34: E231 missing whitespace after ','
statsmodels/distributions/tests/test_mixture.py:54:80: E251 unexpected spaces around keyword / parameter equals
statsmodels/distributions/tests/test_mixture.py:55:20: E128 continuation line under-indented for visual indent
statsmodels/distributions/tests/test_mixture.py:55:32: E231 missing whitespace after ','
statsmodels/distributions/tests/test_mixture.py:55:43: E231 missing whitespace after ','
statsmodels/distributions/tests/test_mixture.py:55:54: E231 missing whitespace after ','
statsmodels/distributions/tests/test_mixture.py:58:27: E201 whitespace after '['
statsmodels/distributions/tests/test_mixture.py:66:27: E231 missing whitespace after ','
statsmodels/distributions/tests/test_mixture.py:66:75: E251 unexpected spaces around keyword / parameter equals
statsmodels/distributions/tests/test_mixture.py:66:77: E251 unexpected spaces around keyword / parameter equals
statsmodels/distributions/tests/test_mixture.py:67:17: E128 continuation line under-indented for visual indent
statsmodels/distributions/tests/test_mixture.py:67:28: E231 missing whitespace after ','
statsmodels/distributions/tests/test_mixture.py:67:38: E231 missing whitespace after ','
statsmodels/distributions/tests/test_mixture.py:67:50: E231 missing whitespace after ','
statsmodels/distributions/tests/test_mixture.py:71:29: E127 continuation line over-indented for visual indent
statsmodels/distributions/tests/test_mixture.py:71:40: E231 missing whitespace after ','
statsmodels/distributions/tests/test_mixture.py:72:40: E231 missing whitespace after ','
statsmodels/distributions/tests/test_mixture.py:72:52: E231 missing whitespace after ','
statsmodels/distributions/tests/test_mixture.py:73:66: E231 missing whitespace after ','
statsmodels/distributions/tests/test_mixture.py:74:29: E127 continuation line over-indented for visual indent
statsmodels/distributions/tests/test_mixture.py:76:40: E231 missing whitespace after ','
statsmodels/distributions/tests/test_mixture.py:77:53: E231 missing whitespace after ','
statsmodels/distributions/tests/test_mixture.py:78:53: E231 missing whitespace after ','
statsmodels/distributions/tests/test_mixture.py:78:65: E231 missing whitespace after ','
statsmodels/distributions/tests/test_mixture.py:80:29: E127 continuation line over-indented for visual indent
statsmodels/distributions/tests/test_mixture.py:81:40: E231 missing whitespace after ','
statsmodels/distributions/tests/test_mixture.py:86:27: E201 whitespace after '['
statsmodels/distributions/tests/test_mixture.py:87:24: E128 continuation line under-indented for visual indent
statsmodels/distributions/tests/test_mixture.py:87:25: E201 whitespace after '['
statsmodels/distributions/tests/test_mixture.py:87:43: E202 whitespace before ']'
statsmodels/distributions/tests/test_mixture.py:88:24: E128 continuation line under-indented for visual indent
statsmodels/distributions/tests/test_mixture.py:88:25: E201 whitespace after '['
statsmodels/distributions/tests/test_mixture.py:88:43: E202 whitespace before ']'
statsmodels/distributions/tests/test_mixture.py:97:24: E128 continuation line under-indented for visual indent
statsmodels/distributions/tests/test_mixture.py:97:25: E201 whitespace after '['
statsmodels/distributions/tests/test_mixture.py:98:25: E201 whitespace after '['
statsmodels/distributions/tests/test_mixture.py:99:25: E201 whitespace after '['
statsmodels/distributions/tests/test_mixture.py:100:25: E201 whitespace after '['
statsmodels/distributions/tests/test_mixture.py:101:25: E201 whitespace after '['
statsmodels/distributions/tests/test_mixture.py:102:25: E201 whitespace after '['
statsmodels/distributions/tests/test_mixture.py:103:25: E201 whitespace after '['
statsmodels/distributions/tests/test_mixture.py:104:25: E201 whitespace after '['
statsmodels/distributions/tests/test_mixture.py:105:25: E201 whitespace after '['
statsmodels/distributions/tests/test_edgeworth.py:13:9: E128 continuation line under-indented for visual indent
statsmodels/distributions/tests/test_edgeworth.py:15:1: E302 expected 2 blank lines, found 1
statsmodels/distributions/tests/test_edgeworth.py:31:1: E302 expected 2 blank lines, found 1
statsmodels/distributions/tests/test_edgeworth.py:38:1: E302 expected 2 blank lines, found 1
statsmodels/distributions/tests/test_edgeworth.py:42:1: E302 expected 2 blank lines, found 1
statsmodels/distributions/tests/test_edgeworth.py:58:21: E128 continuation line under-indented for visual indent
statsmodels/distributions/tests/test_edgeworth.py:87:21: E128 continuation line under-indented for visual indent
statsmodels/distributions/tests/test_edgeworth.py:137:13: F841 local variable 'ne' is assigned to but never used
statsmodels/distributions/tests/test_edgeworth.py:145:1: E266 too many leading '#' for block comment
statsmodels/distributions/tests/test_edgeworth.py:148:1: E302 expected 2 blank lines, found 1
statsmodels/distributions/tests/test_edgeworth.py:163:17: E128 continuation line under-indented for visual indent
statsmodels/distributions/tests/test_edgeworth.py:169:13: E128 continuation line under-indented for visual indent
statsmodels/distributions/tests/test_edgeworth.py:175:13: E128 continuation line under-indented for visual indent
statsmodels/distributions/tests/test_edgeworth.py:176:43: E225 missing whitespace around operator
statsmodels/distributions/tests/test_edgeworth.py:180:5: E266 too many leading '#' for block comment
statsmodels/distributions/tests/test_edgeworth.py:183:6: E231 missing whitespace after ','
statsmodels/distributions/tests/test_edgeworth.py:185:10: E231 missing whitespace after ','
statsmodels/distributions/tests/test_edgeworth.py:187:16: E128 continuation line under-indented for visual indent
statsmodels/distributions/tests/test_ecdf.py:6:1: E302 expected 2 blank lines, found 1
statsmodels/distributions/tests/test_ecdf.py:12:35: E201 whitespace after '('
statsmodels/distributions/tests/test_ecdf.py:12:50: E231 missing whitespace after ','
statsmodels/distributions/tests/test_ecdf.py:12:55: E231 missing whitespace after ','
statsmodels/distributions/tests/test_ecdf.py:12:59: E231 missing whitespace after ','
statsmodels/distributions/tests/test_ecdf.py:12:65: E231 missing whitespace after ','
statsmodels/distributions/tests/test_ecdf.py:13:46: E127 continuation line over-indented for visual indent
statsmodels/distributions/tests/test_ecdf.py:13:48: E201 whitespace after '['
statsmodels/distributions/tests/test_ecdf.py:27:35: E201 whitespace after '('
statsmodels/distributions/tests/test_ecdf.py:27:50: E231 missing whitespace after ','
statsmodels/distributions/tests/test_ecdf.py:27:55: E231 missing whitespace after ','
statsmodels/distributions/tests/test_ecdf.py:27:59: E231 missing whitespace after ','
statsmodels/distributions/tests/test_ecdf.py:27:65: E231 missing whitespace after ','
statsmodels/distributions/tests/test_ecdf.py:28:46: E127 continuation line over-indented for visual indent
statsmodels/distributions/tests/test_ecdf.py:28:48: E201 whitespace after '['
statsmodels/distributions/tests/test_ecdf.py:40:9: E731 do not assign a lambda expression, use a def
statsmodels/distributions/copula/tests/test_copula.py:157:5: F841 local variable 'res' is assigned to but never used
