Kotlin / Kotlin/dataframe

Add a User Guide "How to handle large CSV?"

Open
#765 1 comment 2 reactions 1 assignee View on GitHub

@zaleslaw is already working on this.

Since Jul 4, 2024.

documentation enhancement
Dominant language
Kotlin
Stars
1.1k
Forks
83
Avg merge
4d 12h
Merged PRs (30d)
30

Description

Users often asks about limitations of KDF to handle large dataframes

The User Guide should contain some recommendations and snippets of code to improve User Path here

  • some benchmarks on real-world or synthetic CSV files or datasets
  • snippets of code to handle it with SQL databases or Apache Spark
  • fine-tuning for KNB, IDEA or Jupyter Notebooks
  • explanation of limitations of KDF reading model

Related to the #141

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.