Logo

Getting Started

  • Kra Documentation
    • Table of Contents
    • About
    • License
  • Installation
  • Usage
    • Basic Example
    • Renaming Columns

API

  • API Reference
    • kra.columns.Cols
      • Methods
    • kra.conversion
      • from_arraylike()
      • from_dict_of_dicts()
      • from_dict_rowwise()
      • from_dod()
      • from_matrix()
      • from_memoryview()
      • from_set()
      • to_dict_of_dicts()
      • to_dicts()
      • to_dod()
      • to_set()
    • kra.label
      • LabelExpr
      • LabelSeries
    • kra.polars_api
      • extend_polars()
      • extend_polars_dataframe()
      • extend_polars_group_by()
      • extend_polars_series()
    • kra.process
      • agg()
      • drop_null_cols()
      • fork()
      • round()
    • kra.string
      • DataFrameString
    • kra.table
      • show_scrollable()
    • kra.utils
      • Cloneable
      • col_if()
      • drop_rows()
      • highlight()
      • maybe_col()
      • no_data()
      • row_as_header()
      • split_entries_by()
Kra
  • Search


© Copyright 2025, krzjoa.

Built with Sphinx using a theme provided by Read the Docs.