-
Allow more complex filters based on all available Series fields.
| Field Name | Field Attribute | Data Type |
| ---- | ---- | ---- |
| ID | `id` | Numeric |
| Name | `name` | String |
| Year | `year`…
-
I'd like to be able to create a Dataset from plain python dicts. I read through just about everything in the docs and some of the code, and can't seem to find a way to do this directly.
What I'd li…
-
New to EML 2.2.0 is [support for ids in taxonomicClassification](https://eml.ecoinformatics.org/whats-new-in-eml-2-2-0.html#support-for-ids-in-taxonomicclassification)
I want to be able to set the …
-
**Describe the bug**
when i run the sample code error happens
```python
triazines = spark.read.format("libsvm").load("hdfs://ai/user/spark/tmp/svmlight.svmlight")
print("records read: " + str(tria…
-
Hello,
I'm very new to spark and hail.
But I installed sparklyr and sparkhail as the documentation, and I also installed spark 2.1.0 following `sparklyr` website. when I tried connecting to spark, I…
-
Hello,
When I try to download any of the quest sequences via the Download script, I get this error and the recording.vrs is no longer downloaded. This issue does not occur in the Aria sequences as …
-
### System Info
- CPU architecture: x86_64
- Host memory: 256GB
- GPU
+ Name: NVIDIA A30
+ Memory: 24GB
- Libraries
+ TensorRT-LLM: v0.11.0
+ TensorRT: 10.1.0
+ CUDA: 12.6
+ NVID…
-
The JSON-LD serialization of a dataset is produced by mixing API and Linked Data design patterns.
Currently a `?format=schema` parameter is being used to produce an almost desired effect, which break…
-
Now, I have trained my DIY net. How can I save it, so that I can use it again sometimes?
`trainer = BackpropTrainer(fnn,dataset=trndata,verbose=True)`
save up trainer.
-
Following up discussion #759, I've created an example project which reproduces the problem:
we have one 300kb xml, one xml data source and two data sets (parent and child)
We iterate through the p…