Skip to content

It's about using python and jupyter notebook to analyze the data of electrical appliances, and then using the data to predict the sales of electrical appliances.

License

Notifications You must be signed in to change notification settings

cworld1/business-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Business Data Analysis

It's about using python and jupyter notebook to analyze the data of electrical appliances, and then using the data to predict the sales of electrical appliances.

Get Started 前往阅读 →

Local Development

Environment requirements:

1. Clone the repository

git clone https://github.com/cworld1/business-data.git
cd business-data

2. Install dependencies

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt

3. Open the notebook

You can open the notebook in your browser by running:

jupyter notebook

Or open it in VSCode with the Jupyter extension.

4. Run the book

jupyter-book build .

Contributions

As the author is only a beginner in learning it, there are obvious mistakes in his notes. Readers are also invited to make a lot of mistakes. In addition, you are welcome to use PR or Issues to improve them.

License

This project is licensed under the GPL 3.0 License.

About

It's about using python and jupyter notebook to analyze the data of electrical appliances, and then using the data to predict the sales of electrical appliances.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published