purple_air_api icon indicating copy to clipboard operation
purple_air_api copied to clipboard

Add mult-filter to_dataframe method

Open EmmaOnThursday opened this issue 3 years ago • 2 comments

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.

EmmaOnThursday avatar Nov 12 '20 07:11 EmmaOnThursday

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

ReagentX avatar Nov 12 '20 13:11 ReagentX

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

Finally got my linters set up correctly!

EmmaOnThursday avatar Nov 12 '20 17:11 EmmaOnThursday