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

reorganize code #53

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

reorganize code #53

wants to merge 5 commits into from

Conversation

mukundvarma
Copy link
Collaborator

@mukundvarma mukundvarma commented Oct 14, 2022

Attempting a little bit of a reorganization with the following objectives:

  • Have streamlit_app.py only contain app related code, with helper functions spun off into their own modules
  • Introduce multi-tiered organization, starting with splitting the preprocessing pipeline and helper files into their own subdirectory, rules, widgets and analysis into their own modules.

A lot of this will be useful towards moving to a tabbed view (coming soon), and/or adding more analysis functionality.

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.

1 participant