Skip to content

reports: Make it easier to apply options to DataFrames #1602

@fzumstein

Description

@fzumstein
  • You often need to introduce empty DataFrame columns to match the layout of the Excel columns
  • Currently, you have to do df.set_index(...) to get rid of the index. Providing a way to apply options via template filter ( {{ df | noindex }}) would make this easier.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions