Filter large dataset using a plugin

UserBird
UserBird Dataiker, Alpha Tester Posts: 535 Dataiker
I have a large dataset (~200GB) that I would like other users to be able to filter by entering configuration parameters. (e.g. column contains "term")

Plugin recipes are written in Python (or R), however the dataset is too large to load into a pandas DataFrame.

How can I write the plugin recipe so that the data can be easily filtered by a user?
Tagged:

Answers

Setup Info
    Tags
      Help me…