Søren Havelund Welling
Søren Havelund Welling
@eitsupi given you agree to #307 how would you like this to look like ``` Authors@R: c(person("Ritchie", "Vink", , "[email protected]", role = c("aut")), person("Soren", "Welling", , "[email protected]", role = c("aut","cre")))...
committed branch 0.7.0rc to check_rhub will continue tomorrow
a todo list before I finialize submission: - [x] update DESCRIPTION - [x] merge read_x/scan_x PR ... ?
Did not know of the clock package, but it seems nice. It seems the clock representations are R numeric (possibly pseudo integers) with an upper and lower part to have...
Looking csv readers up again. It appears to me py-polars neither supports connections. If input is StringIO in py-polars it is mapped to memory and used as literal path. Input...
When moving cargo_home inside the package `R CMD check-warning like below may pop up depending on what dependencies. I think it can be solved with some extra spring cleaning after...
Reminder to myself @eitsupi noticed I should use CURDIR instead of PWD in makefiles https://github.com/pola-rs/r-polars/pull/30#discussion_r1081316446
I will move them to dev. @eitsupi are you brewing on some new task format? Maybe it is a pity these dev functions are not being promoted more. @etiennebacher had...
... or maybe just `stop(sprintf(...))`
Dear @Hoeze. Thank you for suggesting conda-forge. Currently rpolars is not straight forward to install on any distribution/OS if the user is not using rust. Windows/mac is easy. Linux is...