Skip to content

Commit a3e3e8c

Browse files
examples description fixes
1 parent a906d2a commit a3e3e8c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/StardustDocs/topics/_shadow_resources.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
<resource src="notebook_test_quickstart_5.html"></resource>
1010
<resource src="notebook_test_quickstart_12.html"></resource>
1111
<resource src="notebook_test_quickstart_3.html"></resource>
12-
<resource src="notebook_test_quickstart_14.html"></resource>
12+
<resource src="notebook_test_quickstart_14.html"></resource>

docs/StardustDocs/topics/guides/Guides-And-Examples.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ teaching you how to solve them using Kotlin DataFrame in a concise and elegant s
3434
enhanced with beautiful Kandy-Geo visualizations (*experimental*).
3535
* [OpenAPI Guide](https://github.com/Kotlin/dataframe/blob/master/examples/notebooks/json/KeyValueAndOpenApi.ipynb)
3636
— learn how to parse and explore [OpenAPI](https://swagger.io) JSON structures using Kotlin DataFrame,
37-
enabling structured access and intuitive analysis of complex API schemas (*experimental*).
37+
enabling structured access and intuitive analysis of complex API schemas (*experimental*, supports OpenAPI 3.0.0).
3838

3939

4040
## Examples
@@ -43,7 +43,7 @@ Explore our extensive collection of practical examples and real-world analytics
4343

4444
* [Titanic Example](https://github.com/Kotlin/dataframe/blob/master/examples/notebooks/titanic/Titanic.ipynb)
4545
— discover the famous "Titanic"
46-
dataset with Kotlin DataFrame analysis toolkit
46+
dataset with the Kotlin DataFrame analysis toolkit
4747
and [Kandy](https://kotlin.github.io/kandy/) visualizations.
4848

4949
* [Track and Analyze GitHub Star Growth](https://blog.jetbrains.com/kotlin/2024/08/track-and-analyze-github-star-growth-with-kandy-and-kotlin-dataframe/)

0 commit comments

Comments
 (0)