Skip to content

Conversation

@KehanGit
Copy link

@KehanGit KehanGit commented Nov 7, 2023

  1. Created OutlierEvents class
  2. Moved class function from_station to BaseEvents because OutlierEvents also needs to use it.
  3. Tested outlier events with a list of numbers and data from station

Copy link
Contributor

@micahjohnson150 micahjohnson150 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I should have probably thought more about this addition. I hadn't considered an outlier would likely be a singular date and not a time period. Let me know if you have any questions on the comments here. Mostly I think we should add a new time period class for representing a single date/value. Then we use that class to populate the events property for each outlier.

YangKehan and others added 4 commits November 15, 2023 11:01
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.

3 participants