Skip to content

DataScienceHCMUS/Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analysis

Pratice data analysis on certain datasetsets. Most of them are from Kaggle.

Especially, the House Price notebook is from the competition House Prices: Advanced Regression Techniques.

Set Up

This section is for those who want to run the notebooks on their local machine.

  1. Install pipenv
pip install pipenv
  1. Add the scripts to the PATH. Pipenv's path should look like this: C:\Users\duongdinh\AppData\Roaming\Python\Python310\Scripts.
    Check result pipenv --version

  2. Create an empty .venv at root of project

  3. Run pipenv install to download all dependencies.

About

Pratice data analysis on certain datasets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •