You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a filtering function that selects data from the DataFrame based on the multiples criteria. A lot of current and future METcalcpy and METplotpy code have this functionality. It would be nice to have a common code and use it everywhere.
Describe the New Feature
The function should receive a DataFrame and a list of criteria in the format we will agree on.
The function will return filtered data
Acceptance Testing
List input data types and sources. Describe tests required for new functionality.
Time Estimate
1 day
Sub-Issues
Consider breaking the new feature down into sub-issues.
Add a checkbox for each sub-issue here.
Relevant Deadlines
NONE.
Funding Source
NONE.
Define the Metadata
Assignee
Select engineer(s) or no engineer required
Select scientist(s) or no scientist required
Labels
Select component(s)
Select priority
Select requestor(s)
Projects and Milestone
Review projects and select relevant Repository and Organization ones
Select milestone
Define Related Issue(s)
Consider the impact to the other METplus components.
Create a filtering function that selects data from the DataFrame based on the multiples criteria. A lot of current and future METcalcpy and METplotpy code have this functionality. It would be nice to have a common code and use it everywhere.
Describe the New Feature
The function should receive a DataFrame and a list of criteria in the format we will agree on.
The function will return filtered data
Acceptance Testing
List input data types and sources.
Describe tests required for new functionality.
Time Estimate
1 day
Sub-Issues
Consider breaking the new feature down into sub-issues.
Relevant Deadlines
NONE.
Funding Source
NONE.
Define the Metadata
Assignee
Labels
Projects and Milestone
Define Related Issue(s)
Consider the impact to the other METplus components.
New Feature Checklist
See the METplus Workflow for details.
Branch name:
feature_<Issue Number>_<Description>
The text was updated successfully, but these errors were encountered: