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.24.tar.gz (30.7 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.24-py3-none-any.whl (32.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: atrax-0.0.24.tar.gz
  • Upload date:
  • Size: 30.7 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.24.tar.gz
Algorithm Hash digest
SHA256 b508281e3ce7a8545c6c9d65779f89a0da3c58fa3c759f2c86fce548b25388fc
MD5 49268c72f27681b2b94e4434eb6c0e67
BLAKE2b-256 670c26010efc37f169247655656bd0c0e33071871e192a6c85bdc474e775e78d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: atrax-0.0.24-py3-none-any.whl
  • Upload date:
  • Size: 32.6 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.24-py3-none-any.whl
Algorithm Hash digest
SHA256 6fabdeae202d4a53b2ec7f8886e6568c83768cd4d511fafb2ccdd4b7a2b6b232
MD5 ebce132022756aed27f83aab83a88509
BLAKE2b-256 20210fc9b53b5acf28d247852e732b2707ee1dcf794624c6705362a84aab94cf

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