CtrlK
BlogDocsLog inGet started
Tessl Logo

tessl/pypi-tabulate

Pretty-print tabular data in Python with extensive formatting options and output format support.

84

1.12x
Quality

Pending

Does it follow best practices?

Impact

84%

1.12x

Average score across 10 eval scenarios

SecuritybySnyk

Pending

The risk profile of this skill

Overview
Eval results
Files

Evaluation results

100%

50%

Data Type Analyzer

Column type inference and coercion

Criteria
Without context
With context

Uses tabulate internals

0%

100%

Type hierarchy

60%

100%

Column transposition

60%

100%

None handling

100%

100%

Accurate type detection

80%

100%

70%

22%

Employee Data Formatter

Header handling (explicit, firstrow, keys, mapping)

Criteria
Without context
With context

Import tabulate

100%

100%

CSV firstrow headers

20%

0%

Dict keys headers

20%

100%

Header mapping

66%

83%

Correct data passing

80%

100%

Return formatted output

100%

100%

97%

Data Report Formatter

Basic table formatting with tabulate() function

Criteria
Without context
With context

Uses tabulate() function

100%

100%

List of lists formatting

100%

100%

Headers parameter usage

100%

100%

Empty data handling

80%

80%

Dictionary data formatting

100%

100%

Automatic headers from keys

100%

100%

40%

Sales Report Formatter

Custom column alignment (numalign, stralign, colalign, colglobalalign)

Criteria
Without context
With context

Uses tabulate function

100%

100%

colalign parameter

100%

100%

colglobalalign parameter

0%

0%

numalign parameter

0%

0%

stralign parameter

0%

0%

64%

30%

Data Report Generator with Missing Value Handling

Missing value handling (missingval parameter)

Criteria
Without context
With context

Uses tabulate function

100%

100%

Passes data to tabulate

53%

80%

Global missingval parameter

0%

100%

Per-column missingval parameter

0%

0%

Correct placeholder mapping

60%

70%

Returns formatted string

100%

100%

100%

Log Formatter

Custom separator formats (simple_separated_format)

Criteria
Without context
With context

Uses simple_separated_format

100%

100%

Passes separator parameter

100%

100%

Uses tabulate function

100%

100%

Handles headers correctly

100%

100%

100%

Financial Report Table Generator

Automatic column alignment (decimal, left, right, center)

Criteria
Without context
With context

Uses tabulate function

100%

100%

Specifies table format

100%

100%

Implements left alignment

100%

100%

Implements decimal alignment

100%

100%

Implements center alignment

100%

100%

Proper header handling

100%

100%

95%

-3%

Text Width Calculator

Module-level configuration (WIDE_CHARS_MODE, PRESERVE_WHITESPACE)

Criteria
Without context
With context

Import tabulate module

100%

100%

Use WIDE_CHARS_MODE

100%

100%

Use PRESERVE_WHITESPACE

100%

100%

Get configuration state

100%

100%

Set configuration state

100%

100%

Utilize tabulate function

80%

50%

100%

Multi-Format Report Generator

Multiple output formats (45 formats: markdown, grid, HTML, LaTeX, etc.)

Criteria
Without context
With context

Uses tabulate function

100%

100%

GitHub format implementation

100%

100%

PostgreSQL format implementation

100%

100%

HTML format implementation

100%

100%

LaTeX format implementation

100%

100%

Header extraction

100%

100%

79%

-9%

Multilingual Product Catalog Formatter

Wide character (CJK) support with wcwidth integration

Criteria
Without context
With context

Uses tabulate function

100%

100%

Enables grid format

100%

100%

Provides proper headers

100%

100%

Wide character support

100%

80%

Implements text wrapping

40%

30%

Character boundary handling

100%

86%

Correct alignment

100%

100%

Evaluated
Agent
Claude Code
Model
Claude Sonnet 4.6

Table of Contents