-
Notifications
You must be signed in to change notification settings - Fork 2
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
Added more predefined comfort categories, and heatmap_histogram method #260
Added more predefined comfort categories, and heatmap_histogram method #260
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All python tests passing, and created a few heatmaps, histograms and heatmap_histograms myself from the new categories, and they all work as expected.
@BHoMBot check required |
@Tom-Kingstone to confirm, the following actions are now queued:
|
@Tom-Kingstone to confirm, the following actions are now queued:
There are 46 requests in the queue ahead of you. |
@BHoMBot check ready-to-merge |
@Tom-Kingstone to confirm, the following actions are now queued:
There are 66 requests in the queue ahead of you. |
NOTE: Depends on
Issues addressed by this PR
Closes #259
Add a few more predefined thermal comfort categories, and a method to plot ComfortCategory related pandas Series as heatmap/histogram combo charts.
Test files
See the changes in the pytest file for methods checking that these work.
Changelog
Additional comments