Skip to content

Methods for casting from one dtype to another #203

Closed
@MarcoGorelli

Description

@MarcoGorelli

Should the standard support casting columns from one dtype to another? Like, Int64 -> Float64?

Could have:

  • DataFrame.cast_columns, which takes a mapping between column names and dtypes
  • Column.cast which accepts a single dtype

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions