Giter Site home page Giter Site logo

csv_parser's People

Contributors

robstallion avatar

Watchers

 avatar

csv_parser's Issues

Review nimble_csv

Review the nimble_csv module to get a better understanding of how a "top level" elixir dev would go about building this module.

Figure out how to split columns

Currently I am splitting one column from another on a comma (sounds logical since it is a comma separated file).

However what if a cell has a comma in it. Need to figure out how to columns with cells like this.

I will start by creating a test file with google sheets that has a comma in a cell and exporting it as a csv. Reason for this step is to check if the comma in the cell is 'escaped' in some way. If I can see how the comma is escaped then I should be able to update the function row_to_list function to account for this case.

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.