Projects STRLCPY Maryam Commits a15a0d85
🤬
  • ■ ■ ■ ■
    maryam/modules/iris/iris_cluster.py
    skipped 16 lines
    17 17   'author': 'Shaad',
    18 18   'version': '0.1',
    19 19   'description': 'Get Iris Search result and clustered results for your query',
    20  - 'required': ('kneed', 'mlxtend'),
     20 + 'required': ('kneed', 'mlxtend, numpy, sklearn'),
    21 21   'options': (
    22 22   ('query', None, True, 'Query string', '-q', 'store', str),
    23 23   ),
    skipped 35 lines
Please wait...
Page is in error, reload to recover