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

Combining across multiple datasets -- writing function #2

Open
pragynanaik opened this issue May 15, 2019 · 0 comments
Open

Combining across multiple datasets -- writing function #2

pragynanaik opened this issue May 15, 2019 · 0 comments

Comments

@pragynanaik
Copy link
Collaborator

We have multiple datasets that need to be filtered for information pertinent to Washington.

Different ways to approach:

  • Write a general function that takes in any dataset as input parameter and outputs a new dataset with information containing "Washington"
    • apply function on each dataset
  • Manually filter each dataset for information related to Washington -- filter function can apply multiple filters
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