asbisen
asbisen
@jeremiahpslewis correct. If you can hand off pointer to arrow results from DuckDB to `Arrow.jl` you can use Tables.jl interface on those tables via `Arrow.jl`. I feel Julia has one...
FYI: quick test of using `replace` while looping over `stop_words` appears to be much faster than the existing `remove_pattern` method ~ "") end return str_rec end ```
Can we please get this PR merged?
Hi Jerry, Can we please merge this PR if there are no objections?
Just a few more pointers, I am experiencing same issue. Although (OSX Sierra) I am successfully able to load `dylib` libraries using `Libdl.dlopen`. ```julia _ _ _ _(_)_ | A...
I have identified the culprit that is causing the error. Although [OpenCV_libs.jl#27](https://github.com/maxruby/OpenCV.jl/blob/master/src/OpenCV_libs.jl#L27) comments out the library. Corresponding `#include` in [include/opencv2/opencv.hpp#61-63](https://github.com/opencv/opencv/blob/master/include/opencv2/opencv.hpp#L61-L63) also needs to be commented out. That would at least...
You are right, I checked again with FireFox and Safari. Safari does not respect the shortcut while FireFox does.
Personally for me it's an ok workaround, and I can live with that. For a wider audience down the road this might end up being an irritant underutilized capability for...