Skip to content
Discussion options

You must be logged in to vote

Hi @jaapschoutenalliander,

numpy-binary is python/numpy specific, PGM core is in general language acoustic (with universal C-API).

As far as I know, parquet cannot store multiple tables with different length and width inside one file. Also it misses the function to store sparse batch dataset, metadata, etc.

We use json and msgpack because they are both well-known serialization format. We define our data model on top of the serialization.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@mgovers
Comment options

Answer selected by mgovers
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
4 participants