-
Notifications
You must be signed in to change notification settings - Fork 172
Pull requests: astanin/python-tabulate
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix some None handling, automate PyPI release
incomplete
This PR requires some further changes or modifications before it can be merged.
#356
opened Nov 20, 2024 by
pjkundert
Loading…
minor change to fix issue preventing passing in an interable for showindex
needs tests
#337
opened Aug 20, 2024 by
rebeccaherman1
Loading…
Add API support for passing min_width parameter to simple_separated_format
breaking changes
#326
opened May 10, 2024 by
stefansjs
Loading…
Add "flow" tablefmt which doesn't do any formatting
enhancement
New feature or request
feature creep
#314
opened Mar 3, 2024 by
elric1
Loading…
Fix column wrapping breaking with None values (fixes #312)
incomplete
This PR requires some further changes or modifications before it can be merged.
#313
opened Feb 27, 2024 by
gschizas
Loading…
adds new colwidth arg allowing fixed width cols
enhancement
New feature or request
needs tests
#262
opened Apr 8, 2023 by
cabutchei
Loading…
Bugfix in tables without linebetweenrows
incomplete
This PR requires some further changes or modifications before it can be merged.
#255
opened Mar 10, 2023 by
helviojunior
Loading…
Update _isnumber to ensure the output string convertible to float
needs tests
#252
opened Feb 17, 2023 by
zhihanyue
Loading…
Fix #135. Get rid of exceptions when converting values to numbers.
breaking changes
#236
opened Jan 2, 2023 by
ilya112358
Loading…
5 tasks done
fix decimal precision issue
breaking changes
incomplete
This PR requires some further changes or modifications before it can be merged.
#176
opened Apr 14, 2022 by
mvadari
Loading…
ProTip!
Filter pull requests by the default branch with base:master.