-
-
Step to replicate:
1. Enter the command add n/Jane Doe p/98765678 e/janed@gmail.com a/311, Clementi Ave 2, #02-25 dob/1999-03-09 income/$5,000
Expected: A Person of name Jane Doe with the specified f…
-
## Impact
`stableInterest` in `_calculatePendingBorrowingInterest` rounds down the amount to be paid due to division before multiplication
https://github.com/blkswnStudio/ap/blob/8fab2b32b4f55e…
-
# Bug Report
## Description
For collectibles there should be no decimal point and no decimal numbers presented. There should be network name after "to" visible as well.
![Screenshot from 2024-0…
-
Hi developers,
I think I found some (small) and always feasible instances labeled as infeasible by the solver.
The routing problem is quite simple, and its features are the following:
- multiple …
-
Hi,
How can I determine the decimal separator without overriding the global culture when deserializing JSON? As a matter of fact, I am asking to learn the most elegant approach to this question, th…
-
Seems like i somehow have to "wake" the code with the first butten pressed.
Then after first command i response to every button clik. but if wait 10-15 sec after last command i need to push twice ag…
-
**Describe the bug**
Ethereum token value is breaking app design.
Reported by users already /not sure if they used same token/
Contract: `0xd5F7838F5C461fefF7FE49ea5ebaF7728bB0ADfa`
**Steps to…
-
Which means, any value with decimals will be truncated. This is specially an issue with those elections where the turnout was below 1, since it will be shown as zero always.
-
While trying to ingest data using pyarrow 6.0.1 using this function :`{}{`}
```java
def create_dataframe(list_dict: dict) -> pa.table:
fields = set()
for d in list_dict:
fields =…