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

Add Character "Select" Dropdown Feature in Vis.py #5

Open
6 tasks
emontp opened this issue Aug 9, 2019 · 0 comments
Open
6 tasks

Add Character "Select" Dropdown Feature in Vis.py #5

emontp opened this issue Aug 9, 2019 · 0 comments

Comments

@emontp
Copy link
Collaborator

emontp commented Aug 9, 2019

Picking up from the new "Character_" columns from Joel's branch, work needs to be done in Vis.py to read in the CSV and do the following:

  • Find a way to add to the global _Fields variable/create a new variable list;

  • Run the data through same/similar functions to parse the data into similar chunks as existing elements in "_Fields";

  • Calculate the geometric mean of characters' speech participation in each chunk;

  • Create two button groups using the Bokeh "Select" Widget which will give the user the ability to select two characters at a time;

  • Ensure that these new features are incorporated into the ratio feature of the existing code;

  • Create a function that builds a stacked area plot to display up to two selected characters, based on the calculations for geometric mean.

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

No branches or pull requests

1 participant