Skip to content

Extend inspect_commit.py to deal with non-csv files #43

Description

@miridonoso

Convert the non-csv files, like xlsx, to csv files and compare the diff between the csv files

  • when comparing xlsx files with git diff, it does not compare the text because the file is compressed into a ZIP archive
  • converting the files to csv would avoid this problem and avoid repeated code

An example of this is in hafsteinn/faroese_sentiment_analysis with hf_dataset.xlsx

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions