Skip to content

Add an option to select columns based on eltype #222

Description

@davidanthoff

For example, select all Float64 columns.

One option might be df |> @select(<:Float64)... We should also take a look how this is done in dplyr.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions