I've setup a docker container that is starting a jupyter notebook using spark. I've integrated the necessary jars into spark's directoy for being able to access
SELECT COALESCE(TRIM(REGEXP_REPLACE(Col_1, '(<.*?>)|(/(\r\n)+|\r+|\n+|Chr(9)+/i)|(/^\s+|\s+$|\s+(?=\s))', ' ',1,0, 'm')), TRIM(REGEXP_REPLACE(Col2, '(&l
I am developing an application on a remote server. I'm using Python and am connected via ssh with the specific extension. I start debugging and everything seems
I have 3 select lists and I would like to have items in the select list to be dragged and dropped amongst themselves. Is this possible? <select id="selec
I have been working on this for a while and I am still stuck. I would like to call an Rscript using multiple arguments from what is essentially a command line (
I am trying to create a dictionary that has a seq_id and a list of sequences associated with that key. If anyone knows how to resolve this issue that would be m
I have googled and couldnt find any DS to store and read bi directional data in O(1) time. E.g. books and authors. With the name of book, authors has to be foun
I have a problem with the new datePicker update. Whenever I select a date in the calendar, in order to dismiss it, I have to tap anywhere out of the date picker