This code create a nice time
rows = [[100,2,3], [4,5,60]] t=table(rows, header_row=['a', 'b','c'], header_column=['','aa', 'bb']) show(t)
but aa and bb are not in bold. How to obtain a bold face and some separators betwwen line and column ?
![]() | 1 | initial version |
This code create a nice time
rows = [[100,2,3], [4,5,60]] t=table(rows, header_row=['a', 'b','c'], header_column=['','aa', 'bb']) show(t)
but aa and bb are not in bold. How to obtain a bold face and some separators betwwen line and column ?
![]() | 2 | None |
This code create a nice time
rows = [[100,2,3], [4,5,60]] t=table(rows, header_row=['a', 'b','c'], header_column=['','aa', 'bb']) show(t)
but aa and bb are not in bold. How to obtain a bold face and some separators betwwen line and column ?
![]() | 3 | None |
This code create a nice time table
rows = [[100,2,3], [4,5,60]] t=table(rows, header_row=['a', 'b','c'], header_column=['','aa', 'bb']) show(t)
but aa and bb are not in bold. How to obtain a bold face and some separators betwwen line and column ?
![]() | 4 | None |
This code create a nice table
rows = [[100,2,3], [4,5,60]] t=table(rows, header_row=['a', 'b','c'], header_column=['','aa', 'bb']) show(t)
but aa and bb are not in bold. How to obtain a bold face and some separators betwwen line and column ?
![]() | 5 | None |
This code create a nice table
rows = [[100,2,3],
[4,5,60]][4,5,60]]t=table(rows, header_row=['a', 'b','c'], header_column=['','aa',
'bb'])'bb'])show(t)
but aa aa
and bb bb
are not in bold. How to obtain a bold face and some separators betwwen line and column ?
![]() | 6 | None |
This code create creates a nice table
sage: rows =
[[100,2,3], [4,5,60]]t=table(rows, [[100, 2, 3], [4, 5, 60]] sage: t = table(rows, header_row=['a',
'b','c'], header_column=['','aa', 'bb'])show(t)
'b', 'c'], header_column=['', 'aa', 'bb'])
sage: show(t)
but aa
and bb
are not in bold. How to obtain a bold face face
and some separators betwwen line between lines and column ?columns?