Skip to main content

A pandas-like library for tabular and time series data.

Project description

🕷️ Atrax

logo

Atrax is a lightweight, educational Python library for data manipulation, inspired by pandas. It's designed for developers, students, and data enthusiasts who want to learn, customize, or extend core DataFrame and Series functionality without the overhead of a full-scale framework.

📚 Documentation
Ctrl-click to open in a new tab View the full docs here: https://c5m7b4.github.io/atrax/

🚀 What is Atrax?

Atrax is:

  • A simplified reimagining of the pandas library.

  • Built from scratch in pure Python.

  • Easy to read, modify, and extend.

  • Focused on core functionality like:

    • Series and DataFrame objects

    • operations like qcut, rank, rolling, resample, and more

    • intuitive data access and slicing

  • Great for learning how data libraries work under the hood.

🎯 Why Use Atrax?

  • 🧠 Educational: Understand how high-level data operations are implemented from scratch.

  • 🧰 Customizable: Build your own behavior or tweak it for niche use cases.

  • ⚡ Lightweight: No C extensions, no dependencies.

  • 🧪 Test-driven: Designed with testability and correctness in mind.

Testing

To run tests:

pytest

To view the coverage run

start htmlcov/index.html

to build

python -m build

to publish

python -m twine upload dist/*

to build the docs

pdoc atrax --output-dir docs

to view the docs

docs/index.html

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

atrax-0.0.12.tar.gz (44.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

atrax-0.0.12-py3-none-any.whl (35.1 kB view details)

Uploaded Python 3

File details

Details for the file atrax-0.0.12.tar.gz.

File metadata

  • Download URL: atrax-0.0.12.tar.gz
  • Upload date:
  • Size: 44.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.4

File hashes

Hashes for atrax-0.0.12.tar.gz
Algorithm Hash digest
SHA256 137982400871ab310d752ae402f328b31f25bddfa716996377c62d449a410446
MD5 2f7cfb2e3dc5012c285f5c66fd760308
BLAKE2b-256 e9e6b03dcabf490713c07e33b0c53f193f7abe034ae04df11717595956bcbf62

See more details on using hashes here.

File details

Details for the file atrax-0.0.12-py3-none-any.whl.

File metadata

  • Download URL: atrax-0.0.12-py3-none-any.whl
  • Upload date:
  • Size: 35.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.4

File hashes

Hashes for atrax-0.0.12-py3-none-any.whl
Algorithm Hash digest
SHA256 142bbd2ba77d781f00ef090b0362d022cfe284d636a06fa82e2d0137441a515e
MD5 22b74a42b1bfc3a705282dbd47a53e2e
BLAKE2b-256 27aae6afba0b5a2e00564d168e21b29a358a8e325640a8620d11b9c4b14e3470

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page