Skip to content

Include .parquet as an input file format #4

@Lasloruhberg

Description

@Lasloruhberg

Feature

Currently the catalogue_preprocessor.py allows .csv or .fits input catalogues.
However, especailly when large catalogues (>1Million) should be processed, this can become cumbersome and slow.

Desired Behavior / Functionality

Add an elif clause to the load_catalogue() function to load a parquet using pandas.

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