You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/src/05_examples/index.md
-1
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,6 @@ using AbstractTrees
27
27
using MLJDecisionTreeInterface
28
28
using TreeRecipe
29
29
```
30
-
```
31
30
## Simulating/Loading single kinetics data
32
31
### Loading data from a .csv
33
32
It is possible to load single curves using CSV package in Julia and format them to be compatible with Kinbiont. In this example we suppose that the .csv file is formatted as required in Kinbiont documentation.
0 commit comments