Skip to content

euiyounghwang/Python_Basic_Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python_Basic

AI(Text Classification Model) Performance Project
image

EDA Project
image

Pip Install requirements.txt

PS D:\Python\ES_Basic_Feeder> pip --trusted-host pypi.org --trusted-host files.pythonhosted.org install -r requirements.txt
Collecting elasticsearch==7.16.2
  Using cached elasticsearch-7.16.2-py2.py3-none-any.whl (385 kB)
Collecting ha-jpype1==2.6.6
  Using cached ha_JPype1-2.6.6.tar.gz (174 kB)
  Preparing metadata (setup.py) ... done
Collecting jaydebeapi==1.2.3
  Using cached JayDeBeApi-1.2.3-py3-none-any.whl (26 kB)
Collecting jpype1==1.3.0
  Using cached JPype1-1.3.0-cp39-cp39-win_amd64.whl (362 kB)
Collecting jpype1-py3==0.5.5.4
  Using cached JPype1-py3-0.5.5.4.tar.gz (88 kB)
  Preparing metadata (setup.py) ... done
Collecting pandas==1.3.4
  Downloading pandas-1.3.4-cp39-cp39-win_amd64.whl (10.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 10.2 MB/s eta 0:00:00
Collecting requests==2.26.0
  Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.3/62.3 KB 3.5 MB/s eta 0:00:00
Collecting schedule==1.1.0
  Downloading schedule-1.1.0-py2.py3-none-any.whl (10 kB)
Collecting urllib3<2,>=1.21.1
  Using cached urllib3-1.26.8-py2.py3-none-any.whl (138 kB)
Collecting certifi
  Using cached certifi-2021.10.8-py2.py3-none-any.whl (149 kB)
Collecting python-dateutil>=2.7.3
  Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 KB 5.1 MB/s eta 0:00:00
Collecting pytz>=2017.3
  Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 KB 7.8 MB/s eta 0:00:00
Collecting numpy>=1.17.3
  Downloading numpy-1.22.2-cp39-cp39-win_amd64.whl (14.7 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.7/14.7 MB 9.1 MB/s eta 0:00:00
Collecting idna<4,>=2.5
  Using cached idna-3.3-py3-none-any.whl (61 kB)
Collecting charset-normalizer~=2.0.0
  Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
Collecting six>=1.5

About

Python Algorithm (Basic, Advanced)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published