Skip to content

Update of numpy to version 1.21.0 causing conflict with pyarrow version #106

@AlexanderMeldonWhite

Description

@AlexanderMeldonWhite

Hi, I believe the recent upgrade of numpy to version 1.21.0 has caused the below error to occur when converting a dataframe to parquet format (df.to_parquet(f)).

pyarrow.lib.ArrowTypeError: ('Did not pass numpy.dtype object', 'Conversion failed for column xxxxxxxx with type int64')

This was fixed locally by upgrading pyarrow to version 3.0.

Would it be possible to upgrade the pyarrow version in the image?

Many thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions