juaml / juaml/julearn

[ENH]: Add support for datatables

Open
#296 0 comments 0 reactions 1 assignee View on GitHub

@fraimondo is already working on this.

Since Dec 12, 2025.

enhancement
Dominant language
Python
Stars
33
Forks
19
PR merge metrics
No merged PRs in 30d

Description

Which feature do you want to include?

While pandas is convenient, it is also quite slow in terms of IO and operations.

Datatable (https://datatable.readthedocs.io/) supports other file formats and it's quite fast for large dataframes.

I would like julearn to support datatables.

How do you imagine this integrated in julearn?

In the same way we treat dataframes, treat datatables.

Do you have a sample code that implements this outside of julearn?

Anything else to say?

No response

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.