Skip to content

Unable to save embedded lists #273

@OfekShilon

Description

@OfekShilon
df <- data.frame(a=1:4, b=I(list(1,1:2,1:3,1:4)))
fst::write_fst(df, "~/tmp/t1")
# Error in fst::write_fst(df, "~/tmp/t1") : Unknown type found in column.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions