Skip to content

pyarrow error when running the example in README #55

@zstatmanweil

Description

@zstatmanweil

When I run the example in the README, or a similar example on my own data, I am getting this error:

TypeError: Cannot convert pyarrow.lib.ChunkedArray to pyarrow.lib.RecordBatch

My package versions:

arrow==1.3.0
pyarrow==16.1.0
stac_geoparquet==0.5.1

However, stac_geoparquet.to_geodataframe(items, dtype_backend='pyarrow') works fine

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