Commit Graph

32 Commits

Author SHA1 Message Date
Stephen Mildenhall 7ca16f6fd3 docs; markdown -> df with caption and label; tex est width 2025-06-05 22:53:07 +01:00
Stephen Mildenhall e10fe1f98f Massive work on text output and col widths
Solid beta for 2.0.0
2025-06-01 22:49:35 +01:00
Stephen Mildenhall f354ef7b10 v 2.0.0alpha => new table widths, text output 2025-06-01 10:10:19 +01:00
Stephen Mildenhall 23061b450d half way point on better column width control for text table output 2025-05-30 23:44:21 +01:00
Stephen Mildenhall 0f921c1043 gt_caption support 2025-05-27 09:00:25 +01:00
Stephen Mildenhall 1c761afa0f 1.2.0 added str() method and other see notes
New arguments:
* default_formatter (NOT via converting to float)
* raw_cols - not converted to floats
* str_table_fmt for MD format (mixed_grid)
* str_max_width for col widths in text mode

Updated docs
2025-05-26 11:11:52 +01:00
Stephen Mildenhall c1b0f59eb6 1.1.1 - logo and icon 2025-05-24 22:17:32 +01:00
Stephen Mildenhall 75f35c589d Fixes to work for empty, no row, and no column dfs. 2025-05-15 15:36:12 +01:00
Stephen Mildenhall d1212029ac Very weird error with string Infinity going through default formatter
float('Infinity') -> np.inf!!
2025-05-11 11:32:57 +01:00
Stephen Mildenhall e8d3d0e094 v1.1 build 2025-04-22 13:31:55 +01:00
Stephen Mildenhall 6d558f0a90 v1.1.0 build candidate 2025-04-22 12:46:01 +01:00
Stephen Mildenhall 694cd44482 added formatters, caption align, warning for large df, sorted sparsification for html; 2025-04-02 22:17:07 +01:00
Stephen Mildenhall c79ab86a74 table float format; tabs; markdown input 2025-03-17 08:10:04 +00:00
Stephen Mildenhall bc5906a170 Update pyproject.toml 2025-03-13 22:34:30 +00:00
Stephen Mildenhall 0aaffd4cac Update pyproject.toml 2025-03-13 22:32:37 +00:00
Stephen Mildenhall 0ab3b08394 Adjusted toml file for img folder 2025-03-13 22:26:53 +00:00
Stephen Mildenhall 1821c49e15 tests examples; start on tikz routine 2025-03-13 12:51:05 +00:00
Stephen Mildenhall 7a4a27fd3e README tweaks 2025-03-12 20:58:06 +00:00
Stephen Mildenhall c2ad7081a3 Update README.md 2025-03-12 17:28:24 +00:00
Stephen Mildenhall 5650a70929 Updated README - quarto the qmd to get md. 2025-03-12 17:27:20 +00:00
Stephen Mildenhall 7ed2b99169 Build dependencies for docs 2025-03-12 16:45:30 +00:00
Stephen Mildenhall b449cc4bd8 Added IPython dependency 2025-03-12 16:43:03 +00:00
Stephen Mildenhall ff07c4980b added readthedocs.yaml 2025-03-12 16:37:44 +00:00
Stephen Mildenhall 8416b5d22e 0.6.0 test 2025-03-12 15:43:54 +00:00
Stephen Mildenhall a943c6125c CSS tweaks; heading rules; apply_formatter 2025-03-12 08:24:39 +00:00
Stephen Mildenhall 159189f55f Solid draft
Issues with spancols in some cases...

Moved new html code to prod
Rationalized test_df creation
2025-03-11 16:02:28 +00:00
Stephen Mildenhall 4933fa8e98 greated new HTML code, prior to adding it to prod 2025-03-10 21:10:22 +00:00
Stephen Mildenhall 3851453a7f Solid base 2025-03-09 20:58:01 +00:00
Stephen Mildenhall 7ae90b477a Doc and pyproject setup 2025-03-09 09:09:39 +00:00
Stephen Mildenhall d399e56e61 added tikz and docs 2025-03-09 08:19:25 +00:00
Stephen Mildenhall 09cdf82398 Halfway to adding tikz support - post epiphany about how this works! 2025-03-08 16:05:36 +00:00
Stephen Mildenhall 71a2dd41d9 Initial commit 2025-01-20 15:42:42 +00:00