Skip to content

support data.cql #65

@rustyrazorblade

Description

@rustyrazorblade

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions