Olaf

Results 35 issues of Olaf

Hello there, I apologize in advance if the question is a bit broad, but I am running into various `SIGPIPE` warnings of the form: ``` Error in for (j in...

question

Hello there! Its me again, the sparklyr bug hunter :) I am loading about 5000 parquet files (2 billion rows) with sparklyr 0.7 and the following code ``` df_new

data

Hello there! this package is really fantastic! I wonder if you could add some sort of `network_summary()` function that would provide detailed summary statistics (number of groups, clustering coefficient, average...

Hi @thomasp85 , I often find myself struggling at quickly checking if my network metrics are correct. Indeed, the default `printing` method seems to return only the first 3 rows...

Hello there, Thanks for this amazing binding! I am running into some performance issues and I wonder if you have some hints or ideas. Basically, the R wrapper works fine...

Hello there! Amazing package, really! I am using `pdf_text` on some old pdf and I am getting a strange output: ` April \u0001\u0002\u0002\u0003\n" ` This should actually be `April 2005`...

Hello the `quanteda` team! I was using your very nice `fcm` function, but I came accross some tricky issue. Consider this example ``` textdata % fcm(., context = 'window', window...

Hello there, Thanks for this beautiful package. I have a quick question about performance. I am a bit surprised by the following performance comparison between `quanteda` and `tidytext`. Do you...

hello and thanks for this very interesting project. I wonder if someone can use it with sparklyr? any ideas? thanks!

Hello the h20 team. Thanks for this wonderful package! I was simply wondering if there is a tutorial somewhere that shows how we can use `h20` to perform a full...