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.28.tar.gz (31.1 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.28-py3-none-any.whl (33.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: atrax-0.0.28.tar.gz
  • Upload date:
  • Size: 31.1 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.28.tar.gz
Algorithm Hash digest
SHA256 83711891b8a2db232e89b68643ef2d21b33e65021fd552ce7ff4452cd3e93975
MD5 55286769d1133eabc8a071b2a67a2a7d
BLAKE2b-256 d2b99bda27c0b93010e38d277a95f1ce4994816fbf99f2473af9b953c66b9568

See more details on using hashes here.

File details

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

File metadata

  • Download URL: atrax-0.0.28-py3-none-any.whl
  • Upload date:
  • Size: 33.0 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.28-py3-none-any.whl
Algorithm Hash digest
SHA256 216452a1acde675ebe203b6470fd6d9d9d71ee80dc41b4d898c079d5c530b76b
MD5 d95e9881e1ce64d20a978a6253a5a6a3
BLAKE2b-256 7e9f29415c0f1c2d94bd3b2cd83b13f509384827a18680e62cc56288c42841ef

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