Skip to content

Aanpassen to_pygram_fct(cls, schema_name): #18

Description

@jvlith
@classmethod
def to_pygram_dim(cls, schema_name):
    cls.init_cols()
    # fct = Fact(
    #     name=schema_name + '.' + cls.get_name(),
    #     keyrefs='id',
    #     measures=cls.get_column_names())
    # return fct

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions