Skip to content

Include Date columns in histogram #143

@leebrian

Description

@leebrian

Thanks for the package, it's really helpful in first round data exploration.

Would you please include Dates in the histogram portion of the profile?

Currently, only numerics are processed and are considered continuous in the plot_histogram function. But if Dates were considered continuous, or you were to explicitly add an option to configure to handle dates, they would be included in this section of the profile.

Currently dates are included in the bar chart section, but since they frequently have so many different values they are excluded. Also since dates are sequential the default bar chart sorting doesn't work as well as, I think, it's easier to view dates ordered by their date instead of most frequent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions