there are too many libraries in python each time you need one you have to run cmd and type "pip install library_name"
then click enter.
here we go:
firs make sure that you add python and script to the path.
later:
pip install sklearn
pip install pandas
Sometimes You run this code will have some error. "Excpected Error"
Once you have this error: restart your Computer and try pip install again.
No comments:
Post a Comment