-
On the front page, the code claiming ICU is buggy is doing it wrong. ICU returns indices as UTF-16 or UTF-8 indices, not "character" indices like Python expects. Here is a fix:
```diff
diff --git a/…
-
### indices
```kotlin
val CharSequence.indices: IntRange
```
문자 시퀀스에 대해 유효한 문자 인덱스 range를 반환한다.
**usage**
```kotlin
val str = "hello"
println(str.indices) // 0..4
```
문자열의 각 문자를 인덱스로 탐색할…
-
Hi,
Is there a code sample where you decode directly from indices (instead of just zq)? I tried using `get_codebook_entry`, but was receiving some very weird results.
Thanks!
-
|Wazuh version|Component|
|---|---|
| 4.3.8 | Wazuh Indexer |
## Description
When you use text logs, the integrity of the logs are provided by checksums. When it comes to database, it is not p…
-
[1] Understanding current design of the functions in the module 'utils_imputation': `drug_forward_imputation`, `impute_drug_forward`, `preprocessed_data_per_id`, `fill_drug_forward_values`, `fill_drug…
-
Hello,
I am trying to add a custom ColorTheme that defines a color per atom (using atom indices). I created a ColorTheme like so:
```js
export const CustomAtomColorThemeParams = {
indices:…
-
For Indices symbol_name = 'NIFTY 50','NIFTY BANK' & 'NIFTY FINANCIAL SERVICES how to get quotes?
```
# quote = samco.get_quote(symbol_name='SBIN',exchange= samco.EXCHANGE_NSE) #Working
quote =…
-
There are several issues that need to be addressed now that main has moved on to accumulating changes for 11.
- [x] Move 9.x bw test indices to "unsupported"
- [x] Add 10.0.0 bw indices after 10…
-
Nombre de la Persona Encargada: Paola Corrales
Usuario GitHub de la Persona Encargada: @paocorrales
Usuario GitHub de las Otras Autoras del Paquete: @eliocamp, @yabellini, @NatiGattinoni
Repositori…
-
### System Info
───────────────────────────────────────────────────────────────────────────────────────┐
│ SYSTEMINFORMATION Version: 5.23.5 │
…