Skip to content

Typo prevents processing of .csv files #1

Description

@pakiessling

Hi there,

df = pd.read_csv(in_csv, sep="," if in_csv.endswith(".csv.gz") else "\t")

There is a typo in this line that prevents .csv files from being loaded.

PS: I love the way your poster looks, can you give me some hints on how you made it?

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