Skip to content

Move migration logic from SQL stored procedure to python #313

@renato2099

Description

@renato2099

Right now, after we ingest the e-tuff file we write it down to disk and then let postgres ingest and process it.
Since we have all of the data already in memory as a dataframe, we should process it there and only write the results to postgres.

Metadata

Metadata

Assignees

No one assigned

    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