python-ballpark icon indicating copy to clipboard operation
python-ballpark copied to clipboard

Better human-readable numbers

Results 14 python-ballpark issues
Sort by recently updated
recently updated
newest added

Installing ballpark with pip doesnt install the `future` dependency, tested on raspbian. ``` $ federico@raspbian ~ ❯❯❯ python --version ⏎ Python 2.7.9 federico@raspbian ~ ❯❯❯ sudo pip install ballpark Collecting...

The module `ballpark.__init__` [imports `ballpark.tests`](https://github.com/debrouwere/python-ballpark/blob/0b871cdf5b4b5f50e5f3f3d044558801783381c4/ballpark/__init__.py#L1) (no need to import tests at runtime), and the module `ballpark.tests` [imports `pandas`](https://github.com/debrouwere/python-ballpark/blob/0b871cdf5b4b5f50e5f3f3d044558801783381c4/ballpark/tests.py#L6), which is [absent from `install_requires`](https://github.com/debrouwere/python-ballpark/blob/0b871cdf5b4b5f50e5f3f3d044558801783381c4/setup.py#L14). As a result, after installing with `pip`:...

Separating out two or three examples into separate tables would make it clearer how business notation respects same-place-means-same-magnitude and would just generally be clearer.

Filters for templates with this functionality?