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

Create a filtering function that selects data from the DataFrame based on the multiples criteria #9

Open
19 tasks
TatianaBurek opened this issue Apr 21, 2020 · 0 comments
Labels
type: new feature Make it do something new

Comments

@TatianaBurek
Copy link
Collaborator

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.

New Feature Checklist

See the METplus Workflow for details.

  • Complete the issue definition above.
  • Fork this repository or create a branch of develop.
    Branch name: feature_<Issue Number>_<Description>
  • Complete the development and test your changes.
  • Add/update unit tests.
  • Add/update documentation.
  • Push local changes to GitHub.
  • Submit a pull request to merge into develop, listing the <Issue Number> in the title.
  • Iterate until the reviewer(s) accept and merge your changes.
  • Delete your fork or branch.
  • Close this issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: new feature Make it do something new
Projects
None yet
Development

No branches or pull requests

2 participants