-
Thank you for the great application!
But I'm having only one problem...
Koala is shut down sometimes when I compile.
At that time,I disconnected power from Koala at the Task Manager, and restart.
…
-
For now we prevent compilation with specified function names as column names.
https://github.com/blachlylab/koalas/blob/19f891cec0c846a68036ef6f3e32477c37d61136/source/koalas/dataframe.d#L25-L36
…
-
I tired to read csv.
And koalas and pandas show different result.
Below is one column
"[""a"",""b""]"
Pandas returned below result
![image](https://user-images.githubusercontent.com/86287388…
-
I have a motorola g72, I was using koala without problems but today I updated to version 1.4081 and my phone's sound driver bugged since now when I connect the audio interface (even if koala is instal…
-
Testing stuff out for the Koala
-
I have a simple js script with multiple files in the prepend statement like such:
// @koala-prepend "test.js", "test2.js";
What happens is the compiler properly fetches test.js, but then stops. This…
-
I'm using the koala-config.json for the first time.
Setting output paths and autocompile for my scss files works great using mappings.
```
"mappings": [
{
"src": "source/scss",
"dest…
-
Is the a way to call stored procedure in koala:
for example in SQL this are:
```
call someStoredProcedure('param1','param2'):
```
Thant you, in advance for help.
-
Hi there,
From the facebook graph api, I can update a post using like this:
/{page-id}_{message-id} add a field called {message}, set a new value {value}
trigger a post request, facebook returns suc…
-
It would be cool, especially when being able to view older activities, to go to the activity's album straight from the activity page on koala. However, this requires koala to know the URL.
1) We coul…