Data pluginsPandasOn this pagePandas Installation​ pip install superduper_ibis API​ Although pandas is not a database, it came come in very handy for testing. To connect, one specifies a list of .csv files: import globfrom superduper import superduperdb = superduper(glob.glob('*.csv'))