Skip to content

Generate sales DataFrame, simulating the monthly sales of an electronics store using Python

License

Notifications You must be signed in to change notification settings

iamgonzalez/Generate-Sales-by-Month-Dataset

Repository files navigation

📖 Overview

This Jupyter Notebook uses the python programming language to create a sales DataFrame, simulating the monthly sales of an electronics store, where the amount of sales in the month, and the quantities of products purchased by each customer, are generated randomly, using the Gaussian distribution and several other methods.

📦 Dependencies

  • datetime
  • numpy
  • pandas
  • random

💻 Usage

  1. Install the dependencies;
  2. Run Jupyter Notebook in terminal to see the code in your browser.

💡 Credits

About

Generate sales DataFrame, simulating the monthly sales of an electronics store using Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published