← Back to roadmap
format_ops: Number Formatting
tsb provides a suite of number-formatting helpers that mirror pandas'
style.format() and Series.map() patterns.
Every function is zero-dependency and fully typed.
Formatter factories
Click ▶ Run to execute
Ctrl+Enter to run · Tab to indent
Apply to a Series
Click ▶ Run to execute
Ctrl+Enter to run · Tab to indent
Apply to a DataFrame
Click ▶ Run to execute
Ctrl+Enter to run · Tab to indent
String rendering
Click ▶ Run to execute
Ctrl+Enter to run · Tab to indent