Skip to content

Commit 5a8fe00

Browse files
authored
Add an example notebook with analyses for the Top 12 German companies (#1024)
* Add an example notebook with analyses for the Top 12 German companies * add description for cells in notebook * Add example for top German companies to README
1 parent b274268 commit 5a8fe00

File tree

3 files changed

+8816
-0
lines changed

3 files changed

+8816
-0
lines changed

examples/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ ___
3232
* titanic ([notebook](notebooks/titanic/Titanic.ipynb)/[Datalore](https://datalore.jetbrains.com/view/notebook/B5YeMMONSAR78FgKQ9yJyW)) –
3333
Let's see how the new library will show itself on the famous Titanic dataset.
3434
___
35+
* top 12 German companies ([notebook](notebooks/top%2012%20german%20companies)/[Datalore](https://datalore.jetbrains.com/report/static/KQKedA4jDrKu63O53gEN0z/MDg5pHcGvRdDVQnPLmwjuc)) –
36+
Analyze key financial metrics for several major German companies.
37+
___
3538
* wine ([notebook](notebooks/wine/WineNetWIthKotlinDL.ipynb)/[Datalore](https://datalore.jetbrains.com/view/notebook/aK9vYHH8pCA8H1KbKB5WsI)) –
3639
Wine. Kotlin Dataframe. KotlinDL. What came out of this can be seen in this notebook.
3740
___

0 commit comments

Comments
 (0)