-
**Describe the bug**
When using the `/` operator on numbers, the denominator gets `CAST` as `Decimal(None, None)`, which has invalid arguments and results in `DB::Exception: Decimal argument precis…
-
I create a waterfall plot with
shap.plots.waterfall(shap_values[0])
![image](https://user-images.githubusercontent.com/7051247/170560460-2b829cf7-98fd-4cb5-84ba-617ba15a4e1e.png)
How to …
-
Just seems like a nice thing to do, rather than making people multiply or round up.
-
-
### Describe the bug
trunc(numeric_expression[, decimal_places]) cannot correctly identify parameter decimal_places and cannot truncate numbers to specified decimal places.
public ❯ select trunc(3…
-
In the 2024.2.0 RC1 - iOS, some decimal numbers do not behave as expected when adding a new feature to a project.
1. Decimal numbers assigned by using "Range edit - Min/Max" as seen in the first p…
-
Hello,
Using the Mago 3D tiler ([mago-3d-tiler-1.8.1-natives-windows.jar](https://github.com/Gaia3D/mago-3d-tiler/blob/main/tiler/dist/mago-3d-tiler-1.8.1-natives-windows.jar)) to convert CityGML, I …
-
Hi,
is there a way to Set enemy HP shown as % with Decimal numbers? like 55.1% instead of only showing 55%?
Thanks
-
It's well known that base-2 IEEE754 floats are not appropriate for truly-decimal values such as money. There is an excellent Decimal package (github.com/shopspring/decimal) that handles decimal number…
-