Skip to content

Support Float16 data type #7288

@wlongxiang

Description

@wlongxiang

Problem description

Hi there,

Is there any plan to add support for float16, I recently run into a situation where I have to optimize the memory footprint of my dataframe to some extreme due to the memory limit of our k8s clusters. The biggest area for improvement in my case would be to downcast many of the float32 columns to float16.

I can imagine this can be useful for many such resource constrained scenarios too.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-apiArea: changes to the public APIA-dtypeArea: data types in generalenhancementNew feature or an improvement of an existing featurewishFeatures we would ideally want to support, but not right now

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions