AllenCellModeling / datasetdatabase

Modeling DB Schema, Creation, and IO
Other
1 stars 0 forks source link

Get dataset, indicate keys to retrieve #24

Open evamaxfield opened 6 years ago

evamaxfield commented 6 years ago

For the case of dataframes this would limit the columns returned. For dictionaries this would limit the keys returned.

evamaxfield commented 6 years ago

This is at an interesting point where I need to determine if limiting columns and rows returned will ever be faster than fast reads.