Open
Description
- add a chapter "Integration" for the Guides of unsupported data sources or frameworks which has no special module, like Exposed, Spark, DuckDB and so on
- up to the first level the pages related to reading from Data Sources: Files, SQL databases, URLs look at the laconic Polars IO https://docs.pola.rs/user-guide/io/
- the Guide about CustomDB integration should be moved to the
[Guide section](https://kotlin.github.io/dataframe/guides-and-examples.html)
- Add a migration guide from Pandas as it added here https://ktor.io/docs/migration-from-express-js.html or here in Polars https://docs.pola.rs/user-guide/migration/pandas/#express-yourself with explanation of difference
- Worth to add an FAQ, to repeat the most significant information and answer popular questions https://ktor.io/docs/faq.html
- Probably it's worth to repeat at the bottom the whole structure to be discoverable https://ktor.io/docs/welcome.html
- Support channels should be declared at the top https://www.jetbrains.com/exposed/support/
- good module description https://www.jetbrains.com/help/exposed/exposed-modules.html#extension-modules
- Make working with Databases easier with copy-paste https://www.jetbrains.com/help/exposed/working-with-database.html#connecting-to-a-database
- I'd like idea of Polars docs, where they put some stuff under abstract Concepts naming https://docs.pola.rs/user-guide/concepts/, we could move in the same section our Data Structures, Hierarchichal DataFrames, our tight integrations with Kotlin and IDEA, also copy/immutability concept on each operation, our DSL, plugins approach
- Include the up-to-date recommendation for LLM https://docs.pola.rs/user-guide/misc/polars_llms/
- Upgrade guide for users 0.15 and below with all removals and deprecations https://docs.pola.rs/releases/upgrade/1/#change-data-orientation-inference-logic-for-dataframe-construction