Skip to main content

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

Project description

🕷️ Atrax

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.

🚀 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/*

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: atrax-0.0.7.tar.gz
  • Upload date:
  • Size: 39.5 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.7.tar.gz
Algorithm Hash digest
SHA256 63a7e3ea5f0e3d81ace0a1a66cb92bf7cded799d701b7194683bae77dea0f8dc
MD5 de276f9e4a8a7c15d798cac792d6f29e
BLAKE2b-256 36696ed94b0ee113f09823eae03ea7a63c2301a7f147fa420035e524987f76e5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: atrax-0.0.7-py3-none-any.whl
  • Upload date:
  • Size: 31.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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 185a9dadadfebbbf4e617845fb391fee8ae24655a5fcb2d405ce186cb3f0a441
MD5 9c39a3359481f95a6ccf593544352b93
BLAKE2b-256 dc3db25368aa0bbaa201aedd4da79703d46f7f9c9a69fd6b8ab0f87f6ef99fe5

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