Skip to content

FilterRowsBy doesn't work properly witch C# #491

@liugaocn

Description

@liugaocn

I don't know why it doesn't work.

Firstly, I load my csv as df.
df.FilterRowsBy<string, string, Decimal>("TCGA-DD-AACD-01", 0).Print();
It only prints the columnkeys, no rows at all.
testdata.xlsx

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions