facebook-archive icon indicating copy to clipboard operation
facebook-archive copied to clipboard

hours in which user like to post is added

Open ayushpatidar opened this issue 6 years ago • 0 comments

Description

In this pull request, I have added the functionality in which it shows at which hours in a day is a user most likely to post

Fixes # [ISSUE]

Type of Change:

Delete irrelevant options. Code

Code/Quality Assurance Only

  • This change requires a documentation update (software upgrade on readme file)
  • New feature (non-breaking change which adds functionality pre-approved by mentors)

How Has This Been Tested?

python time_user_post.py

Checklist:

Delete irrelevant options.

  • [* ] I have ensured my PR satisfies the checklist mentioned in CONTRIBUTING.md.
  • [*] My PR follows the style guidelines of this project
  • [*] I have performed a self-review of my own code or materials
  • [* ] I have commented my code or provided relevant documentation, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [ ] Any dependent changes have been merged

Code/Quality Assurance Only

  • [* ] My changes generate no new warnings
  • [ ] My PR currently breaks something (fix or feature that would cause existing functionality to not work as expected)
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] New and existing unit tests pass locally with my changes
  • [* ] Any dependent changes have been published in downstream modules

ayushpatidar avatar Jan 19 '19 10:01 ayushpatidar