Skip to content

This repository will holds the code and Material about the DataScience

Notifications You must be signed in to change notification settings

abjawed/DataScienceHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

DataScienceHub

This repository will holds the code and Material about the DataScience

Jupyter lab Setup

  1. Install Python

  2. Install jupyter lab as Pip pip install jupyterlab

  3. Set the Python script location path in enviornment variable under path C:\Users\Jawed\AppData\Roaming\Python\Python39\Scripts

  4. To start the jupyter lab type the below command into the windows command propmpt jupyter lab

  5. Install the below library to work on the DataScience using the pip package under the cmd command.

       pip install matplotlib				
       pip install beautifulsoup4 lxml      
       pip install keras                    
       pip install numpy                    
       pip install opencv-python            
       pip install pandas                   
       pip install plotly                   
       pip install torch                    
       pip install scikit-learn             
       pip install scipy                    
       pip install seaborn                  
       pip install statsmodels              
       pip install tclab                    
       pip install tensorflow               
       pip install xgboost                  
       pip install scrapy                   
       pip install requests                 
       pip install nltk                     
       pip install pygame  
       pip install gensim		
       pip install spacy			
       pip install Theano   
       pip install bokeh			
       pip install torch  
       pip install transformers
    

About

This repository will holds the code and Material about the DataScience

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published