Skip to content

Commit

Permalink
init for 0.15 example notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
Jolanrensen committed Dec 2, 2024
1 parent 99d4d00 commit 6c013e5
Show file tree
Hide file tree
Showing 7 changed files with 4,431 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ ___
* 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)).

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

These example notebooks are tested by the [:core module](../core/src/test/kotlin/org/jetbrains/kotlinx/dataframe/jupyter).
Binary file not shown.
4,429 changes: 4,429 additions & 0 deletions examples/notebooks/feature_overviews/0.15/new_features.ipynb

Large diffs are not rendered by default.

0 comments on commit 6c013e5

Please sign in to comment.