Terry Jones

Results 69 comments of Terry Jones

I just wrote and deployed a small Shiny app to illustrate the issue: https://terrycojones.shinyapps.io/ggboxplot-random-seed-demo/

Also note that `set.seed(sample(.Machine$integer.max, 1L))` does not solve the issue because the values coming back from `sample` are dependent on the system RNG, whose state is being reset by the...

Sorry to send so many messages, but this is a really serious problem. I just realized that running a Bayesian (stan) sampling is also affected by this. It takes a...

I don't understand why this hasn't received any attention..... Setting the global R random number generator seed to a constant value has enormous implications for anyone doing any kind of...

I initially went looking for a way to hide a column completely. Today I found the setting to truncate cells, but it applies to all cells. In my case I...

Meant to add that of course it would be better not to reinvent CSS (one time was already enough). But one option would be to provide a mechanism to specify...

Hi & thanks for the note @simonw! I wish I had more time to play with (and contribute to) datasette. I know you don't need me to tell you that...

OK, I've sorted a few of these out (mainly by installing things). My errors are down to ``` $ PYTHONPATH=. python -m discover .....................EEE.............�BC����J�0�3�AE�|���Y�n��W��)�:���J��-Әd��|��[3��A ���w�_��ko5NO��4���]$i 6B7�q'�A7�i���~FIfѼnqB*�HB�CXi����>���|TR��kAh�O��C�g��x!g!���rVq;�lUd\Z�%(F��h��,�m��$��,���� ��\�%*�8���Dd=�R� �*pk$�5J��~�FT�� e��FL��}��34Lnyɠ(�T�P��15�,'-��}P�+�!�5�r!&\ҝ�:`�핀���B�t�˺y����fi��m;���f����y��8v��BCEAn unexpected...

Here are the contents of the filter_by_bowtie2.error file ``` Python 2.7.2: /Users/terry/.virtualenvs/seq_crumbs/bin/python Fri Mar 7 12:20:16 2014 A problem occurred in a Python script. Here is the sequence of function...