-
The Statoids import allowed us to add new `wof:placetype_local` properties, based on the `type` column in the import dataset. This introduced a few values, like "l.g.a.", that should be written out as…
-
I am a student at MIT in Russ Tedrake's Robotic Manipulation course. I have been able to successfully run one of his scripts (http://manipulation.csail.mit.edu/manipulation/clutter_maskrcnn_data.py) t…
-
Here's a simple reproducer.
```
import duckdb
import pyarrow as pa
import pyarrow.dataset
import uuid
import lance
class UuidType(pa.ExtensionType):
def __init__(self):
supe…
-
More trait data (potentially useful to @serbinsh and other NGEE Tropic folk), as well as a potential good example of grabbing data via DOI https://dx.doi.org/10.5479/data_stri/10088/30581 Martjin Slo…
-
Acceptance Criteria:
Chosen primary data source is open-source
Chosen primary data source is non-proprietary but includes data from suppliers
Chosen primary data source is maintained by a provider and…
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : Image-Classification using CIFAR 10 dataset Using DL
:red_circle: **Aim** :Implement different Convolu…
-
In the data input notebook @Tinghao724 do the following in the data input notebook:
After the basics, but before the exercises we talk about data input options...
- [x] grabbing specific sheets f…
-
**Describe the bug**
In the MASPlugin, the following check seems to be unnecessarily strict:
[Link to code](https://github.com/ContinualAI/avalanche/blob/afebe34d3f927a0ecefc11a884c7b0282899bc2…
-
Posting this issue for ongoing discussion -
## Request to take a look at CryoGARS Team's AWS Landsat image download approach and review
Repo: https://github.com/julialiu18/automated-glacier-te…
-
```
John Wilkin was getting
"No appropriate method, property, or field getAxisType for class
ucar.nc2.dataset.VariableDS." when he tried to access a geovariable from a WRF
NetCDF file.
I copied one …