Commit Graph

25 Commits

Author SHA1 Message Date
Stephen Mildenhall 3b5c2118f0 Added pyarrow support in GT (new and old versions) and in Fabricator 2025-12-19 10:51:12 +00:00
Stephen Mildenhall 3e208fe783 Fixed issue where widths were not integral, adding int() (kludgy) 2025-12-19 09:26:21 +00:00
Stephen Mildenhall 1f9a56d8c9 headerrow config bug; file formatting 2025-12-07 09:00:18 +00:00
Stephen Mildenhall 1e4396d60e 5.4: allow namedtuple as argument. 2025-10-09 19:57:42 +01:00
Stephen Mildenhall 4f49d8adc5 Improved random dates in quick_fab 2025-08-28 13:20:11 +01:00
Stephen Mildenhall 2779f7b6a4 5.2.1 removed logging and _version 2025-07-04 11:30:10 +01:00
Stephen Mildenhall 98e621e8a4 Updated toml; doc-test 2025-07-04 10:16:45 +01:00
Stephen Mildenhall 146579c9dd Tidied logging; updated doc-test batch file 2025-07-04 09:57:33 +01:00
Stephen Mildenhall cc3b037016 removed scm for version, 5.2.0 2025-06-26 17:37:33 +01:00
Stephen Mildenhall c3d2dfc057 pre build changes for gtfont 2025-06-26 08:52:54 +01:00
Stephen Mildenhall 476da0b8cb 5.0.0.beta renamed gtXX to XX; added auto SCM 2025-06-25 20:04:08 +01:00
Stephen Mildenhall a9be2834b2 5.0.0alpha rationalized widths, removed staticmethods from GT into utilities 2025-06-25 14:10:47 +01:00
Stephen Mildenhall 1625565c1f 4.0 beta; new Fabricator (not plumbed in, pre-delete) 2025-06-20 17:35:43 +01:00
Stephen Mildenhall 50878fd9e4 3.3.0 improved readme and docs, tikz options to config
regex search columns for year_cols etc.
grtspacer renamed I to be thinner - helps tikz layout
toml refresh
2025-06-15 21:11:27 +01:00
Stephen Mildenhall f1643f0bda 3.2.0 integration of tikz, better column width
More TeX snippets.
2025-06-15 12:10:48 +01:00
Stephen Mildenhall 51b2d2bc7d 3.1.0: gtcore2 -> core; svg2 -> svg; deleted older greater_tables 2025-06-14 13:34:09 +01:00
Stephen Mildenhall c54ab11cf5 start on v3.0 2025-06-12 23:20:16 +01:00
Stephen Mildenhall f354ef7b10 v 2.0.0alpha => new table widths, text output 2025-06-01 10:10:19 +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 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 8416b5d22e 0.6.0 test 2025-03-12 15:43:54 +00:00
Stephen Mildenhall 7ae90b477a Doc and pyproject setup 2025-03-09 09:09:39 +00:00
Stephen Mildenhall 09cdf82398 Halfway to adding tikz support - post epiphany about how this works! 2025-03-08 16:05:36 +00:00