Skip to content

Logistic Regression Fails To Run  #7

@NickHogan

Description

@NickHogan

Below error is triggered when calling Logistic regression in Ubuntu.

Love the package by the way

Traceback (most recent call last):
File "/home/braincreator/virtualenvs/tda_env/lib/python3.5/site-packages/knotter/server.py", line 484, in handler
self.event_mapdata['type']
File "/home/braincreator/virtualenvs/tda_env/lib/python3.5/site-packages/knotter/server.py", line 407, in compare_node
headers, rows = self.analyzer.descriptive_compare(data['group'])
File "/home/braincreator/virtualenvs/tda_env/lib/python3.5/site-packages/knotter/server.py", line 301, in descriptive_compare
table.append(np.vstack(sub_col).T)
File "/home/braincreator/virtualenvs/tda_env/lib/python3.5/site-packages/numpy/core/shape_base.py", line 234, in vstack
return _nx.concatenate([atleast_2d(_m) for _m in tup], 0)
ValueError: need at least one array to concatenate

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions