-
I tried to use with Thai language but it was found that:
terminate called after throwing an instance of 'xml::serialization'
what(): xl/sharedStrings.xml: error: invalid UTF-8
-
## Describe the bug
When the subject .xlsx file has `references` as the last column, it is not found when making the transformation to OSCAL .json
## To Reproduce
Run task with subject .xlsx…
-
~新的~
Sub PrintWordDocuments()
Dim fileToOpen As Variant
Dim app As Object
Dim doc As Object
Dim i As Long
Dim t As Long
fileToOpen = Application.GetOpenFilename(filefi…
-
Instead of using the default width/height, Spout could calculate the optimal width/height for each cell, based on its content.
This involves using a graphics library, render the text content with the…
-
*Overview*
When trying to create a spreadsheet on the site and the command line errors are thrown.
*Project UUID*
[90588227-d8c1-47ee-a397-0d0b1d79aea9](https://contribute.data.humancellatlas.org/pro…
-
**Describe the bug**
This app stopped working after upgrading Nextcloud from v26.0.0 to v26.0.1. When opening an Excel file, the browser just stays black.
Unfortunately the browser-console output …
-
Any plans to also enable us to load exported lens.org files into bibliometrix? It's a great bibliometric resource, because it allows us to download as many documents as we want - admittedly 'only' wi…
-
Hi, there's an error in the line 21524 of the file xlsx.js. The variable QUOTE is not declared, and this generates an error when you build a project using this library.
` var APOS = "'"; QUOTE = '…
-
### Bug Description
I was trying to do a simple markdown RAG:
```
from llama_index.core import SimpleDirectoryReader
from llama_index.readers.file.markdown import MarkdownReader
parser = Mark…
-
## 🐛 Bug
기본 감정분류 예와
https://www.dinolabs.ai/271
이 예를 참고하여 검색하며 오류 수정하면서 하고있습니다..
colab으로 하고있습니다.
!pip install mxnet
!pip install gluonnlp pandas tqdm
!pip install sentencepiece==0.1.91
!pi…