-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
18691: Add Reaction to replace CasesWithDetails as react return type,…
… Major (#115) - Rename CasesWithDetails to Reaction - Added the ability to instantiate the class with more than just a dataframe. - Extended the types allowed for the dispatch method add_reaction to list of dicts and other classes of `Reaction` - Removed support for add_reaction types of the old reaction type so now everything should be in this class. Also it had errors when trying to add_reaction other dicts due to the dispatch sending it to the wrong method
- Loading branch information
Showing
11 changed files
with
461 additions
and
124 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.