Skip to content

The ability to remove any element from the output #1680

Description

@marksher

Missing functionality

Fields like:

  • value_counts_without_nan
  • value_counts_index_sorted
    Are fairly unnecessary for a lot of what I do and really bloat the file and system when used. Could there be a way to have a list of non-compute or excluded attributes that are just ignored and don;t end up in the final JSON? Other that that it's great! I'm just manually deletin them right now, which isn't the worst.

Proposed feature

have an "excluded_fields" element in the config.

Alternatives considered

I've been deleteing them after JSON report generation but before saving down.

Additional context

No response

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