Skip to content

UTF-8/odd character handling causes header headaches #188

@SimpleAddress4390

Description

@SimpleAddress4390

Hi. Love dfSummary. I am processing large numbers of dataframes where some fields have Hebrew characters. I've been able to isolate an example where the original column text causes the dfSummary headers to become RMarkdown headings.

By using stringr to remove everything but alpha/numeric and punctuation, it works, but that approach of course assumes I know which fields to process before passing to dfSummary.

Is this just a known limitation, or a bug, or ...

I've provided a reproducible example RMD and htm examples of when it fails and when it works.

dfSummary-issue-20230731.zip

thanks for any insight.

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