# Kra Documentation Welcome to the documentation for the Kra project! ## Table of Contents - [Installation](installation.md) - [Usage](usage.md) - [API Reference](api/columns.md) ## About Kra is a Python package for convenient DataFrame column operations, built on top of Polars. It provides a namespace for bulk renaming, transforming, and checking DataFrame columns with a user-friendly API. ## License See [LICENSE](../LICENSE).