Israel Roldan
Israel Roldan
Hi, I wonder what type of remove do you have in the source code, after my research I found that you are using `-Rc[n]` but I always use in my...
## Summary Trying to capture on live. I replicate the example in the GitHub page, but it returns the error `tshark: Multiple capture files requested, but a capture isn't being`....
**I'm submitting a ...** (check one with "x") ``` [x] bug report [ ] new distro request ``` **Bug report** ``` => search Github for a similar issue or PR...
## Translate to Spanish Add a translation to Spanish, adding a new file in `src/main/resources/translations/es.json`.
**Is your feature request related to a problem? Please describe.** I am a perfectionist person and every time I use `Hyperband` the number of possible combinations given the hyperparameters is...
Since the calculator allow to the user to add any number of operations, for example: “54+4548548+5445+455848+45168”. In the case that the user add a big formula, the numbers overflow from...
The `div` with the class `temp-result` is storing the last result. Could you explain what was the intention of this, please? In my opinion, since we can see the same...
# Bug fix for issue #318 | `intfmt`: error for strings which contain integer values ## Description. Resolved the problem with the `intfmt` argument. Added tests for these changes. Test...
# Bug: `intfmt` error for strings which contain integer values ## Description The argument `intfmt` throws an error when some value in the data is a string, but it looks...
# Discussion: data types of the columns ## Discussion My question is whether there should be a mixed-type column instead of automatically deciding what data type the column is. In...