-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Milestone
Description
aside from schema, it'll be common for people to want to load small datasets via a CQL file and not have to bother with pandas.
Something like:
class MyInstaller(Installer, CQLDataFile):
pass
This allows a developer to cleanly separate schema from data an still only use CQL files if they want.
Metadata
Metadata
Assignees
Labels
No labels