Skip to content

Is there a preferred way to store drfps? #1

@cthoyt

Description

@cthoyt

I've just spent some time to automate generating drfps from the Rhea database (see here) and would like to save a pre-cached version for later use. The word2vec world has a specific format for its embedding vectors - do you have a standard way for storing a set of drfps where each has a string key associated?

I suppose I could just store a pickle of my Pandas dataframe, or some other serialization format, but that seems a bit space inefficient

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