Skip to content

slow for "python utils/merge_and_get_clean.py" #37

Description

@fikry102

python utils/merge_and_get_clean.py

the process is really slow even if I only process chunkwise part:

cw_src_all = [os.path.join(BASE, f"ODE6KCausal_chunkwise_{i}") for i in range(15)]
cw_dst = os.path.join(BASE, "clean_data")
cw_merged = merge_many(cw_src_all, cw_dst)
rm_dirs(cw_merged, desc="remove shards")

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions