Coder Social home page Coder Social logo

Comments (6)

Fil avatar Fil commented on May 2, 2024 1

I ♻️ my code into a notebook (and added "empty names" as well)
https://observablehq.com/@fil/csv-duplicate-names

from d3-dsv.

Fil avatar Fil commented on May 2, 2024 1

Fixed in 8ab1ab8 ; thank you!

from d3-dsv.

Fil avatar Fil commented on May 2, 2024

I think it's a good idea, and a possible implementation is given in #73

Note however that it would be a breaking change (people who already have some code running and this type of data expect it to continue working).

from d3-dsv.

mcnuttandrew avatar mcnuttandrew commented on May 2, 2024

I like your solution, but I don't know if it's worth issuing a breaking change. I think just including some stuff in the documentation would probably get most people through the hurdle of identifying this error

from d3-dsv.

Fil avatar Fil commented on May 2, 2024

I don't know… The thing is that, when the data has this shape (and when you don't control it), it's currently quite difficult to manipulate: you have to load it as text, then fiddle with the first line, then dsv.parse… I've had to do this literally last week.
(Plus, we're going to issue a major version soon, so having a breaking change is not that problematic.)

from d3-dsv.

mcnuttandrew avatar mcnuttandrew commented on May 2, 2024

Oh i didn't know a major version was coming! This seems like a great approach then

from d3-dsv.

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.