Skip to content

Remove unnecessary convert methods #2666

@bkamins

Description

@bkamins

We define a bunch of convert methods in DataFrames.jl that are most likely never used (as instead just type constructors are used). Having these convert methods causes invalidations, so we can drop them.

This is breaking but I think we can make these breaking changes in 1.0 release. (@KristofferC - do you have some estimate how much latency this causes? - thank you!)

Metadata

Metadata

Assignees

No one assigned

    Labels

    breakingThe proposed change is breaking.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions