Skip to content
This repository has been archived by the owner on Jun 7, 2022. It is now read-only.

Add mult-filter to_dataframe method #64

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

EmmaOnThursday
Copy link

Adds a method that closely mirrors the SensorList.to_dataframe method but allows users to pass in multiple filters.
This is helpful when you're interested in, say, only outside sensors that are also useful.

@ReagentX
Copy link
Owner

Looks good so far, but it needs to pass all of the linting and testing steps.

@EmmaOnThursday EmmaOnThursday force-pushed the to_dataframe_multi_filter branch 2 times, most recently from 59ce74d to 005bfad Compare November 12, 2020 17:28
@EmmaOnThursday
Copy link
Author

Looks good so far, but it needs to pass all of the linting and testing steps.

Finally got my linters set up correctly!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants