Oscar Moll

Results 6 issues of Oscar Moll

I find this library quite helpful. I'm using version 1.1.11 from pip. Thank you. I have ffmpeg builds that use the GPU to decode the video without using much CPU,...

make array columns print only a few elements by using numpys array formatting functions also: make string columns print an abridged string if the original string is too long rendered...

Fix html doc regression, add test to prevent it from re-occurring, keep markdown working. Check rag-demo with html doc works again.

There are two good reasons to switch from cv2 to pyav, 1.) cv2 seek to frame, as well as cv2 frame numbers are known to be buggy, from personal experience...

Opening for comments. - - - This change is [](https://reviewable.io/reviews/pixeltable/pixeltable/49)

Currently making a python function to compute something on elements of a pixeltable dataframe or table is cumbersome, as it requires type annotation. The problem is that this is quite...