Dr. YSG

Results 22 issues of Dr. YSG

The following code works fine on my Win10 box, OCAML 4.09, dune 2.1.2 but the same code compiled with the latest bucklescript gives a run time error: (yes, the file...

Any tips & level of difficulty getting this Kanban to be a scheduling board where: 1. The vertical access is time for each task 2. The cards have height proportional...

### React-Prot Version: x.x.x v1.0.0 ### Details - I am getting a JavaScript error on install (cannot resolve module) ### Expected Behavior I expected it to install and I did...

platform: windows 10 Dune: version 2.1.2 Cygwin: CYGWIN_NT-10.0 YSG4206 3.1.2(0.340/5/3) 2019-12-21 15:25 x86_64 Cygwin ``` $ git clone https://github.com/andreas/ocaml-graphql-server.git $ cd ocaml-graphql-server $ dune exec examples/server.exe ocaml-crunch graphql-cohttp/src/assets.ml (exit 1)...

Any tips & level of difficulty getting this Kanban to be a scheduling board where: 1. The vertical access is time for each task 2. The cards have height proportional...

Trivial question: (BTW, very nice project, this helps me a lot) I see the the sample client tries to connect to http://localhost/public which is not where the server is located....

I tried: ``` hdf.outliers(method='tukey', k=3.) ``` and I got this error with pySpark 3.01 ``` HANDY EXCEPTION SUMMARY Location: "" Line : 3 Function: raise_from Error : +- Relation[dayOfWeek#73,AIRLINE#74,FLIGHT_NUMBER#75,ORIGIN_AIRPORT#76,DESTINATION_AIRPORT#77,DISTANCE#78,SCHEDULED_TIME#79,plannedDepartTime#80,label#81] parquet...

Here is a screen shot of the error. ![image](https://cloud.githubusercontent.com/assets/2865368/11878590/c4727e40-a4c4-11e5-90cb-25bb848dd06c.png) Although the documentation does not call for it, it seems that .addTimelines is a public method in the source, and that...

With the ability to handle multiple GeoJSON layers in the Timeline (https://github.com/skeate/Leaflet.timeline/issues/23) comes the risk of running out of memory by keeping all data in core. I did some work...

Do you mind adding a package.json so that I can use NPM to download this?