Code Monkey home page Code Monkey logo

Comments (4)

levyj avatar levyj commented on July 17, 2024

This could be another way to get at a problem I had this morning (my fault; forgot the DS rules). A column did not import because the header did not match the existing column name in the dataset. I was going to suggest allowing some sort of translation/mapping option in DS and that still might be useful, although complex. The advantage it potentially could have is cutting down on necessary manipulations of the input file before loading it. Sometimes it comes from an external system beyond our control and the headers and column orders are what they are. If at least one (order or names) does match the target dataset, it would be nice not to have to make changes before loading.

As an add-on to this enhancement, maybe have a check box that basically says, "There is a header row present but ignore it." That would have handled this morning's case where my columns were in the right order but there was a header row with a mismatched name.

from datasync.

alaurenz avatar alaurenz commented on July 17, 2024

Thanks for the input.

This has been implemented and will be released in v0.3. There will be a checkbox saying 'File to publish contains a header row'.

from datasync.

levyj avatar levyj commented on July 17, 2024

When is v0.3 due out? The reason I ask is that I have a process that produces a CSV with the fields in the right order but with column headers that do not match the dataset. I was going to put some work into fixing that but it would be much easier to drop the header row altogether if this feature will be available soon. Thanks.

from datasync.

alaurenz avatar alaurenz commented on July 17, 2024

I am releasing v0.3 tonight, Nov 13th. It will be released by 5:30 PM PT =)

from datasync.

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.