aevri/pandas — explained in plain English
Analysis updated 2026-07-18 · repo last pushed 2014-12-03
Load a CSV of sales transactions and group them by region to find top performers.
Combine data from multiple experiments and clean up inconsistencies before analysis.
Transform raw event logs into metrics for a dashboard.
Read from and write to CSVs, Excel files, or databases in a few lines of code.
| aevri/pandas | 0xallam/my-recipe | 0xhassaan/nn-from-scratch | |
|---|---|---|---|
| Stars | — | — | 0 |
| Language | Python | Python | Python |
| Last pushed | 2014-12-03 | 2022-11-22 | — |
| Maintenance | Dormant | Dormant | — |
| Setup difficulty | easy | moderate | moderate |
| Complexity | 2/5 | 2/5 | 4/5 |
| Audience | data | general | developer |
Figures from each repo's GitHub metadata at analysis time.
Install via pip, works best alongside NumPy and matplotlib for full data workflows.
A Python library that brings spreadsheet-like tables into code, making it easy to clean, filter, merge, and analyze real-world messy data.
Mainly Python. The stack also includes Python, NumPy.
Dormant — no commits in 2+ years (last push 2014-12-03).
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly data.
This repo across BitVibe Labs
Verify against the repo before relying on details.