tablesEasy Playground

PyTables: manage HDF5 datasets with advanced querying

Getting started with tablesRun locally
Install
pip install tables
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: tables)

tables is a third-party package. PyTables: manage HDF5 datasets with advanced querying. Install with: pip install tables

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?