-
Write a benchmark to compare performance of table render against a basic logic where we manually calculate width/height of data and print it.
The hope is that it will be very similar.
-
Hi, I installed Tabulate and after massaging some data for an import finally realised I can't add any data to tables I have created with Tabulate.
I get the following error message.
'c80aps1.wp_ta…
-
E.g. I currently see:
```markdown
| Change | Before [c68557c5] | After [055b5c56] | Ratio | Benchmark (Parameter) …
-
Recently I found a new package called [embark](https://github.com/oantolin/embark) which collect candidates and let you do action on them (almost the same as `ivy-occur`)
Some differences I notice …
BooAA updated
3 years ago
-
Currently the tabulated undulator is defined by a magnetic measurements summary file (`*.txt`), which lists `*.dat` files with the magnetic measurements. Now need to implement definition of the tabula…
-
**Improvement Description**
Sorting number-like bins numerically rather than alphabetically would probably make people happy.
**Current Behavior**
Some categorical metadata bins (e.g. time in we…
-
I get an error pyscf.lib.exceptions.PointGroupSymmetryError: Unable to identify input symmetry C3v. Try symmetry="C3v"
Here is my input:
```
from pyscf import scf, M
from pyscf import symm
# …
-
if an exception happens during tabulate_behavior_data, there's no way of knowing which file generated the error. we should include a try/catch to print out the file that caused the error to make debug…
-
for a table that contains only a few lines that have very long text, like:
```
>>> print(tabulate(table, headers, tablefmt="github"))
| item | qty |
|--------|-------|
| spam abcabcabcabcabca…
-
# Changing page for filtered tabulated views resets the filter.
## Type
- Bug
## Environment
- Operating System: Mac OSX
- Node version: v6.0.3
- NPM version: 3.10.5
- Version / Commit hash: 0.9.3
##…