Skip to content
#

data-loading

Here are 37 public repositories matching this topic...

ColumnCore is a high-performance analytical database system designed for beginners or small projects. It supports a rich SQL dialect, runs within the same process as the application, has a vectorized query execution engine, and uses a columnar storage format.

  • Updated Sep 22, 2023
  • Python

`Spltr` is a simple PyTorch-based data loader and splitter. It may be used to load arrays and matrices or Pandas DataFrames and CSV files containing numerical data with subsequent split it into train, test (validation) subsets in the form of PyTorch DataLoader objects.

  • Updated Sep 21, 2020
  • Python

Improve this page

Add a description, image, and links to the data-loading topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the data-loading topic, visit your repo's landing page and select "manage topics."

Learn more