Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/valarpirai/1brc
1 billion row challenge in Python
https://github.com/valarpirai/1brc
duckdb pandas parquet python
Last synced: 17 days ago
JSON representation
1 billion row challenge in Python
- Host: GitHub
- URL: https://github.com/valarpirai/1brc
- Owner: valarpirai
- License: mit
- Created: 2024-06-02T08:15:06.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-08T17:20:04.000Z (7 months ago)
- Last Synced: 2024-11-29T00:32:23.343Z (24 days ago)
- Topics: duckdb, pandas, parquet, python
- Language: Jupyter Notebook
- Homepage:
- Size: 88.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 1 Billion Row Challenge
A couple of different solutions for the original [challenge](https://1brc.dev/)
Most of the code was taken from the official Python submission repo
Some parts were modified, some were written from scratch