Giter Club home page Giter Club logo

Comments (5)

hwgilbert16 avatar hwgilbert16 commented on May 26, 2024

Non-standard unicode characters should still work - probably something with our XSS protections. This will be fixed in the next update.

from scholarsome.

hwgilbert16 avatar hwgilbert16 commented on May 26, 2024

I am unable to reproduce this error on my end. I replicated the same set that you were importing, and it imported via CSV with no character issues.

Have you tried importing on a separate device? It's possible that the one you tried this on formatted the file in a non-standard way.

image

from scholarsome.

astevens20 avatar astevens20 commented on May 26, 2024

I'm trying on a different computer now; it seems to be dependent on exactly how I create the .csv file.

A few relevant test cases:

  1. When I create a document in Excel and save as a .csv file using the "CSV (Comma delimited) (*.csv)" option, I do experience the issue.
    image

  2. If I manually type the words into notepad and save as a .txt file, I do not experience the issue.

  3. If I create a document in Excel and save as a .csv file using the "CSV UTF-8 (Comma delimited) (*.csv)" option, I do not experience the issue.

  4. If I create a document in Excel and save as a .csv file using the "CSV (MS-DOS) (*.csv)" option, I do experience the issue.

Probably irrelevant things I tried

  1. If I create a document in Excel and save as a .csv file, then manually change the file extension to .txt in file explorer, then upload the file, I do experience the issue.

  2. If I manually type the words into notepad and save as a .txt file, then manually change the file extension to .csv in file explorer, then upload the file, I do not experience the issue

from scholarsome.

hwgilbert16 avatar hwgilbert16 commented on May 26, 2024

This issue more lays with how Excel encodes CSV files in different ways depending on output settings. If the CSV UTF-8 option works, then just stick with that.

I'll add a warning to the documentation page to use CSV UTF-8 if creating sets within Excel.

from scholarsome.

hwgilbert16 avatar hwgilbert16 commented on May 26, 2024

Fixed in dea2f00

from scholarsome.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.