We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af0bdcc commit 564b9f0Copy full SHA for 564b9f0
setup.py
@@ -12,7 +12,6 @@
12
download_url = 'https://github.com/TheBridgeMachineLearningPythonLibrary/MachineLearningToolKit/archive/refs/tags/v_1_3.tar.gz',
13
keywords = ['machine learning', 'data visualization', 'data processing', 'sklearn', 'pandas'],
14
install_requires=['pandas',
15
- 'zipfile',
16
'scipy',
17
'nltk',
18
'opencv-python-headless',
0 commit comments