Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script to get average price/product price per store #81

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

izzyStewart
Copy link
Contributor

@izzyStewart izzyStewart commented Oct 31, 2023

File to create average price per products sold in selected store. Currently saves two files:

  1. Average price per products sold in store
  2. Average price per total sales in store

Need to confirm which file type is needed.

Fixes #80

Checklist:

  • I have refactored my code out from notebooks/
  • I have checked the code runs
  • I have tested the code
  • I have run pre-commit and addressed any issues not automatically fixed
  • I have merged any new changes from dev
  • I have documented the code
    • Major functions have docstrings
    • Appropriate information has been added to READMEs
  • I have explained this PR above
  • I have requested a code review

@izzyStewart izzyStewart self-assigned this Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Avg product price per select store
2 participants