Skip to content

Commit 6c013e5

Browse files
committed
init for 0.15 example notebook
1 parent 99d4d00 commit 6c013e5

File tree

7 files changed

+4431
-2
lines changed

7 files changed

+4431
-2
lines changed

examples/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ ___
4242
* imdb sql database ([notebook](https://github.com/zaleslaw/KotlinDataFrame-SQL-Examples/blob/master/notebooks/imdb.ipynb)) – In this notebook, we use Kotlin DataFrame and Kandy library to analyze data from [IMDB](https://datasets.imdbws.com/) (SQL dump for the MariaDB database with the name "imdb" could be downloaded by this [link](https://drive.google.com/file/d/10HnOu0Yem2Tkz_34SfvDoHTVqF_8b4N7/view?usp=sharing)).
4343

4444
---
45-
* 0.14.0 Dev Feature Overview [notebook](notebooks/feature_overviews/0.14.0/new_features.ipynb)
46-
Overview of new features available in 0.14.0-dev
45+
* 0.14 Feature Overview [notebook](notebooks/feature_overviews/0.14/new_features.ipynb)
46+
Overview of new features available in 0.14
4747

4848
These example notebooks are tested by the [:core module](../core/src/test/kotlin/org/jetbrains/kotlinx/dataframe/jupyter).
Binary file not shown.

examples/notebooks/feature_overviews/0.15/new_features.ipynb

Lines changed: 4429 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)