Otto Fajardo

Results 247 comments of Otto Fajardo

I think there should not be such a limit. In addition you should probably get a memory error instead of a unable to read from file error, so I suspect...

Sure, I will update here once the PR is merged into librdata

As @Racooneer says in a company setting being able to hide or remove inputs is crucial. Hope to see this feature in.

hey, nbclean looks very interesting! I was hoping to something simpler like the --no-input --no-promt flags from nbconvert. Having said that, in nbconvert I have to use those flags and...

For that particular case nbclean would be an option: set all tags to hide snd then remove manually those you would like to not be hidden

I have the feeling that the common cases are either show everything or hide all, hiding many except few looks like more infrequent to me (Maybe I am wrong) and...

Super useful. I for example write scripts to collect and cache data from a database that will be used in different notebooks in different ways. It would be cool to...

Maybe it's too difficult, but it would be even better if it could be either a jupyter notebook or if it is not a notebook assume it is an executable....

that's already good!, at least it will be quicker to guide users about what's happening and what is the limitation

apparently the offending bit is in the position 0xb1, while R apparently starts reading from the next position 0xb2 (or at least R shows the information on screen starting from...