Nikolaus Thiel

Results 6 comments of Nikolaus Thiel

Thanks @vidma for your answer! But I was hoping to find a publicly published version, instead of compiling it locally I will edit my question.

As far as I understand, the created style cannot be used in offline mode: ``` "profiles": ["mixed", "online"], ```

But the styles do already exist. Would it not be more efficient to use those styles?

The test _parse notebook_ of `ScalaNotebookSparkDfTransformerTest` fails: ``` C:\Users\nte\.jdks\jbr-17.0.9\bin\java.exe --add-opens=java.base/sun.nio.ch=ALL-UNNAMED... val t3 = "test3"" did not equal "val t1 = "test"[] val t3 = "test3"" ScalaTestFailureLocation: io.smartdatalake.workflow.action.spark.transformer.ScalaNotebookSparkDfTransformerTest at (ScalaNotebookSparkDfTransformerTest.scala:124) ```

``` Fairphone 2 OS: Fairphone Open 17.10.2 iMac: macOS 10.13 High Sierra ``` First I have tried to built from source: ``` $ git checkout rel8 HEAD is now at...

When will the `NA `values been dropped? The value `(NA,NA)` will be plotted at the minimal x-value and maximal y-value. That adds a point in the top left corner in...