Coder Social home page Coder Social logo

Doesn't parse properly sometimes about papaparse HOT 5 CLOSED

mholt avatar mholt commented on August 17, 2024
Doesn't parse properly sometimes

from papaparse.

Comments (5)

stevensacks avatar stevensacks commented on August 17, 2024

This one it doesn't read all the rows, either. There are 8 rows, but it only parses 4 of them. Specifically, it doesn't include the odd rows (1, 3, 5, and 7).

http://pastebin.com/Ru39PtZb

from papaparse.

stevensacks avatar stevensacks commented on August 17, 2024

To be clear, I'm using;

delimiter: ",",
header: true,
dynamicTyping: true

from papaparse.

stevensacks avatar stevensacks commented on August 17, 2024

And here's one that has 139 rows but it only parses 29.

http://pastebin.com/yr6ivhdn

from papaparse.

mholt avatar mholt commented on August 17, 2024

Weird. I just punched all those CSV inputs into the plugin's demo here: http://jsfiddle.net/mholt/nCaee/ -- and all worked just fine, returning all rows, with 0 errors.

If you try pasting them into the demo, do they work there?

from papaparse.

mholt avatar mholt commented on August 17, 2024

I can't reproduce the reported behavior with your input, so I'm closing this issue for now. @stevensacks If you still see this error then feel free to comment and I'll take another look!

from papaparse.

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.