-
The current testing and coverage analysis pipeline is implemented via Travis, but to avoid potential fees we should migrate it over to GitHub Actions. This should be almost as straightforward as copyi…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
### What happened
when I run spark…
-
https://github.com/irmen/Pyrolite/tree/master/java/src/main/java/net/razorvine/pyro/serializer
ex = new PyroException("["+pythonExceptionType+"] "+(String)args[0]);
run in Windows will tri…
-
I have to hand-check in many places (when using Pyro5 w/ Serpent) where bytes are supposed to be returned whether the object is bytes or dict, and unpack it. While I understand that not all values hav…
-
The function [`pyrolite.geochem.transform.get_ratio`](https://pyrolite.readthedocs.io/en/develop/api/geochem/transform.html#pyrolite.geochem.transform.get_ratio) accepts the keyword `norm_to` for gett…
-
Thank you for submitting an issue. Please refer to our [issue policy](https://www.github.com/mlflow/mlflow/blob/master/ISSUE_POLICY.md) for additional information about bug reports. For help with debu…
-
**Describe the bug**
I have imported a panda array of REE + Y data. pyrolite only recognizes Gd and Tb as REEs in the dataframe when using df.head(5).pyrochem.REE, however, all are there in the order…
-
**Is your feature request related to a problem? Please describe.**
Is it possible to create a ternary classification (such as the USDA's sand/silt/clay, or QAP(F) one)? Looking at the source code, it…
-
**Describe the bug**
The `utils.classification.TAS` has a `predict` method, to assign a label from the TAS scheme. This only works if the DataFrame has the specific columns `'SiO2'` and `'Na2O + K2O'…
-
@pombredanne Take a look at the harvested data on line 1068 for https://clearlydefined.io/definitions/sourcearchive/mavencentral/net.razorvine/pyrolite/4.9
We are getting a new line in the declared…