๐ Benchmark smarter with kotlinx-benchmark and Kotlin Notebook!
Load results as DataFrames, explore them interactively, and visualize performance with charts โ all in one place.
Learn more in the blog post ๐ https://t.co/f2dpsZZpgo
๐ Kotlin DataFrame 1.0.0-Beta4 is out!
Better SQL integration (DataSource support), new Parquet docs, Compiler Plugin updates, more control over custom databases, plus lots of quality-of-life improvements & bug fixes. A solid step toward stable 1.0 ๐ชhttps://t.co/GgpqONmLCS
๐๏ธ Better backend & SQL workflows
โญ๏ธNew documentation for reading Parquet files into DataFrames
โญ๏ธJDBC module now supports DataSource directly, not only Connection
โญ๏ธMore control when defining custom SQL databases โ you can override more, including fetchSize for batch reads
When AI gets finance wrong, Kotlin keeps it real!
In this KotlinConf talk, Enrique Lรณpez Maรฑas shows how Kotlin notebooks and DataFrames help verify AI-generated portfolio models โ catching errors that even LLMs can miss.
๐ฅ Watch it here: https://t.co/ieNdM92Ckp
What does it look like when you take โจ Kotlin Notebooks โจ and solve #AdventOfCode Day 3? Well, it looks like this! @volebamor created this viz live on our stream that just finished. ๐จ
Nothing even comes close to @Kotlin Notebooks when doing this stuff.
@antonarhipov Yes, using DataFrame with SQL read functions makes things super easy now. But I have to admit, Iโm only doing the basics โ nothing too complicated yet.
If you're planning to attend #KotlinDevDay in Amsterdam tomorrow, don't miss the talk "Exploring and Analyzing Data as a Kotlin Developer" by @jolanrensen
๐Upperdeck Thu 12:30 - 13:00
Curious how to build beautiful charts like in the Kotlin powerlifting case study?
Check out the Kandy DSL for easy, elegant data visualization! ๐จ๐
https://t.co/0fZQCa4EWm
#Kotlin#DataViz#Kandy#DataScience
New on the Kotlin Blog: ๐๏ธโโ๏ธ Exploring Data Science with Kotlin using a 3.3M+ row powerlifting dataset.
๐ Dive into Kotlin DataFrame, Kandy, PostgreSQL for insights on competition outcomes.
Check it out! ๐ https://t.co/jF6CfKdAwp
#Kotlin#DataScience#Powerlifting#DataAnalysis
Hey Spring developers! Want to know how @Kotlin notebooks can boost your productivity?
Watch @ignatberesnev โs talk from #IntelliJIDEAConf ๐ https://t.co/l73qiocvVD
Lets-Plot Kotlin API 4.11 was released on the previous week:
Imrpovements in the Time Series Plotting:
- Support temporal data types from kotlinx.datetime, java.time, and java.util.
- Support for timezone-aware java.time.ZonedDateTime and java.time.OffsetDateTime objects.