-
Do we have any Pangeo members that are working with the Open Data Cube project: https://www.opendatacube.org/?
Looking through their repositories, it seems like they are building out a very similar…
-
The octane guides (#455) are coming along really well!
One thing that we could use some help with is reviewing all markdown "fenced code blocks"
````
```javascript
```
```handlebars
```
…
-
https://www.youtube.com/watch?v=NUFEBioLPf8
-
What about submitting this to JOSS or Ropensci + JOSS?
-
I've been asked to segment some PDF files, but the segments are scattered across multiple pages, so each page may have 1 or more segments in it...
eg. Chapter 2 may start in the middle of a page
…
-
**Describe the bug**
The description for plant mutations suggests that they could survive off soil and sunlight alone. Doing exactly this on my character for over a month has left me with some mass…
-
Hello,
Thank you for sharing this code.
I am interesseted on the problem of aspect term extraction on SemEval dataset. I tested the a CNN model and do not achieve results reported in the paper "As…
-
There are a few missing entries in the current Malware Label Vocabulary, so I propose that we expand the current vocabulary with the following:
|Value|Description|
|-----|------------|
|downloade…
-
SELECT 14, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' THEN
GROUP_CONCAT(CASE WHEN…
-
SELECT 20, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' OR layout = 'meld' THEN
GRO…