Giter Site home page Giter Site logo

Comments (3)

juliasilge avatar juliasilge commented on July 24, 2024

I cannot reproduce this 😬

library(readr)
read_csv("https://tidymodels.org/start/models/urchins.csv")
#> Rows: 72 Columns: 3
#> ── Column specification ────────────────────────────────────────────────────────
#> Delimiter: ","
#> chr (1): TREAT
#> dbl (2): IV, SUTW
#> 
#> ℹ Use `spec()` to retrieve the full column specification for this data.
#> ℹ Specify the column types or set `show_col_types = FALSE` to quiet this message.
#> # A tibble: 72 × 3
#>    TREAT      IV  SUTW
#>    <chr>   <dbl> <dbl>
#>  1 Initial   3.5 0.01 
#>  2 Initial   5   0.02 
#>  3 Initial   8   0.061
#>  4 Initial  10   0.051
#>  5 Initial  13   0.041
#>  6 Initial  13   0.061
#>  7 Initial  15   0.041
#>  8 Initial  15   0.071
#>  9 Initial  16   0.092
#> 10 Initial  17   0.051
#> # … with 62 more rows

Created on 2021-11-10 by the reprex package (v2.0.1)

Can I get someone else (@hfrick far away in Europe maybe? or anybody really) to confirm whether they do/do not see the certificate problem?

from cloudstart.

hfrick avatar hfrick commented on July 24, 2024

I can't reproduce either 🤔

from cloudstart.

juliasilge avatar juliasilge commented on July 24, 2024

@noahtolsen I don't believe there is a problem with the CSV; do you want to try again or maybe check if something is up with your network?

from cloudstart.

Related Issues (2)

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.