-
Submitting Author: Sylwester Arabas (@slayoo)
All current maintainers: (@zdaq12, @jcurtis2, @nriemer, @mwest1066)
Package Name: PyPartMC
One-Line Description of Package: Python interface to PartMC…
-
Hi Remi, thank you for your rempsyc package. I have an issue in avoiding rounding up p value but showing scientific notation of p-value when using your nice_table function. Could you please advise on …
-
### Contact Details
_No response_
### Enhancement suggestion
the sentrix_ID col is often coerced into scientific notation by excel. This causes errors in the QC.rmd script.
possible solutions - …
ew367 updated
2 months ago
-
The consolidation output currently contains sum of ion intensities and abundance in %
Consolidation across replicates currently require the calculation of intensities associated with structures so as…
-
Aspect| Description
-- | --
Challenges | Few experts in the ICES community, but there is a working group now. On the short term there is too few experts, but in the long run there will be more. WGML…
sjurl updated
3 weeks ago
-
Otherwise be more easy about certain format assertions
-
Eg lat=51.1701954, lng=0.0000992
ends up as
https://maps.googleapis.com/maps/api/geocode/json?key=MY_KEY&sensor=false&latlng=51.1701954%2C+9.92e-05&language=
I have monkey patched temporaril…
-
### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0)
12.3.6
### Bug summary
The release part of the version parameter on the GeneratedCodeAttribute is writte…
-
Possibly needs to be forwarded to https://github.com/drolbr/Overpass-API but I'm not sure:
When doing an export of the borders of France I got invalid GPX code as one coordinate was so close to lat…
-
Is there any plan to support scientific number notation?
Other not supported things:
```
2 + .3 // unexpected literal
1 * +2 // unexpected unary
a(b)(c) // calling results of functions
```