-
Hi all,
I'm trying out Vikus after seeing it demonstrated at the IIIF Napoli conference last June.
When I run the "Generate instance" on the default collection:
https://iiif.wellcomecollection.…
-
Mi piacerebbe fare una prova con le coroplete normalizzate, che potrebbero dare un'indicazione molto rozza della cosiddette densità mafiosa. A occhio, vedo due possibilità:
1. aggiungere una colonna a…
-
In [`c2ef5b3`](https://github.com/PrjAdv/prjuptime/commit/c2ef5b3955998c121882aed71a047ec9052acdab
), NAPOLI PIU (https://napolipiu.com/ads.txt) was **down**:
- HTTP code: 0
- Response time: 0 ms
-
In [`8f17b07`](https://github.com/PrjAdv/prjuptime/commit/8f17b07f337f9ad280b585bfdf6c2dcf94abaca6
), casa napoli (https://casanapoli.net/ads.txt) was **down**:
- HTTP code: 200
- Response time: 1533 …
-
Can we standardize on a facet/interface that defines invokation of callables?
For example, in a couple of projects, I define a very similar interface (and matching exception type) along the lines of …
-
Injection in PHPUnit test cases.
-
**What happened?**
The actually first route in a crag is now listed as `2`. Thus the counting starts at `2` instead of at `1`.
Example url(s) to reproduce the problem:
https://www.thecrag.com/en/…
-
### Ambiente
pre-produzione
### Servizio
R009 - Servizi cooperativi validazione evento
### idOperazione
2407263
### idEvento o idAnsc
_No response_
### Provenienza segnalazione
Software House…
-
## Read Data as spark dataframe from s3 using spark sql api
로컬에서 spark docker cluster를 띄워서 s3에 있는 데이터에 접근해서 spark sql api dataframe형태로 읽는다.
향후 해당 데이터로 모델 학습 및 결과를 내는데, 한가지 문제점이 있다.
s3 uri를 spark.…
-
Implement in Python the partition algorithm – i.e. the non-recursive function `def partition(input_list, start, end, pivot_position)`. It takes a list and the positions of the first and last elements …