statquant

Results 28 comments of statquant

@marskar and @AlfredSAM while coc-r works I have difficulties getting a lot from it. Somehow I fail to find documentation on how to setup all the features. Would you mind...

Hello, I personally never really found `lubridate` very helpful, totally agree with `ggplot2` that should just be there because there is nothing else quite like it. Will do PR (adding...

For `Date` I use `base::Date` or rather now `data.table::IDate` which make sure internal representation is integer so it is used much faster by `data.table`. Most of the time I only...

@albersonmiranda do you get completion after ", " (note the space), does it work when you set it up in VSCode ?

Is this supposed to work ? I can't find this juicer package anywhere ...

Hello, I was referring to 1000 jobs. Interrupt with Ctrl-C becomes useless I would say I get an error message per second. I have little information as I am forced...

This seems to me that what @Lun4m is asking is in essence close what [jupytext](https://github.com/mwouts/jupytext) is providing. There are many formats that allow isomorphic transformation from text to jupyter-notebook. My...

What’s the angle here ? Are we targeting this as a equivalent of year and month type ?