Giter Site home page Giter Site logo

asmisc's People

Contributors

svraka avatar

Watchers

 avatar  avatar

asmisc's Issues

Write tests

In GitLab by @svraka on Feb 26, 2019, 14:34

  • Column order and contents in codebook with and without character/numeric/date variables (including chr_values)
  • Default skims are restored even after failed codebook()
  • codebook_chunked attributes are added

Print warnings on parsing errors with `parse_date_ymd()`

It uses lubridate:.parse_date_time2() in the background, which unlike lubridate:.parse_date_time2() doesn't omit any warnings on parsing errors. The change would require some wrangling with centuries to keep the current function signature.

read_chunked() hides some readr options

In GitLab by @svraka on Mar 21, 2019, 15:36

read_chuned() should be more explicit about readr options. E.g. input_delim = ";" chooses read_csv2, which will use , as decimal and . as grouping mark. This could lead to unfortunate side effects. A better solution would be to use read_delim() and set the options manually. However, some of the niceness of read_csv(), like automatic whitespace remove should be kept.

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.