GithubHelp home page GithubHelp logo

csvreader.jl's People

Contributors

davidanthoff avatar github-actions[bot] avatar heliosdrm avatar juliatagbot avatar tk3369 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

csvreader.jl's Issues

Update Project.toml

I just tried to start another run for my csv-comparison. I had to exclude CSVReader.jl for now because the Project.toml seems to be out of date and that caused problems. Could you maybe fix a few small things and tag a new release, and then I can include it again? In particular:

  • Add a compat entry for InternedStrings
  • Update the version bounds on DataFrames and any other package, so that it doesn't hold other packages back.

Thanks! No rush, for now I'm just going to exclude the package, so this is more if you want it to be included :)

How to generate parse strings from existing DataFrame?

I've read in the data using

a = CSVReader.read_csv("c:/data/Performance_All/Performance_2016Q1.txt"; delimiter = '|', headers = false)

and now I want to save down the parser string, so that it can load faster. a has thousands of columns and I don't want to write it by hand. what's the best way to achieve it?

Registered version is broken

Because the REQUIRE file is missing all the dependencies of the package. That means no one can use the version that is registered and tagged in METADATA right now.

This is also the scenario why I think one shouldn't have a Project.toml file at this point :) Way too easy to release versions that are completely broken, and if the package didn't have a Project.toml, this would not have slipped through CI.

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.