Skip to content
#

data-loading

Here are 49 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

A Python script to automate the process of loading JSON data from an S3 bucket into a Snowflake data warehouse. The script sets up necessary configurations, such as creating file formats, raw tables, and external stages, and ensures secure connection to Snowflake using environment variables for credentials and configuration details.

  • Updated Jun 18, 2024
  • HCL

`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
essential-guide-to-pandas

A comprehensive guide to mastering Pandas for data analysis, featuring practical examples, real-world case studies, and step-by-step tutorials. For general information, see

  • Updated Sep 10, 2024
  • Jupyter Notebook

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