-
I was initially hesitant about adding IO methods, the idea being "users provide their own dataframe, we just deal with how to process it", but we already have [from_dict](https://narwhals-dev.github.i…
-
快速上手上描述的是不支持CSV度量,而在csv情况下,sdk代码中policy配置了boot_measurement
请问是不是可以用cms_config 配置--mr-boot,怎么操作
附1 快速上手:
https://www.secretflow.org.cn/zh-CN/docs/trustflow/0.4.0b0/quick_start/step2
CSV模式下,CLI工具会…
-
### Discussed in https://github.com/orgs/dbeaver/discussions/36289
Originally posted by **kathn57** November 20, 2024
Hello everyone,
I am new and a beginner with DBeaver, and I am encounte…
-
In order to generate the csv files do I need to add the code here too?
-
### Describe the Bug
I'm generating CSV file and than uploading it to the media library using the code below:
the same code is working with pdf and image extensions but with CSV the record is not sav…
-
### Steps To Reproduce
mSecure4 - export csv - import > Unreadable characters 0x0b everywhere instead of transferring a line
mSecure6 - export csv - - import > this.getValueOrDefault(...) is null
…
-
## Summary
When exporting to a CSV file, it would be helpful to allow entries to be exported in a [natural sort order](https://en.wikipedia.org/wiki/Natural_sort_order), ignoring the case. This shoul…
-
### This issue is unique.
- [X] I have used the [search tool](https://github.com/ONLYOFFICE/DesktopEditors/issues?q=) and did not find an issue describing my bug.
### Operating System
Linux (DEB pa…
-
**Is your feature request related to a problem? Please describe.**
It will still take some time before the Freinet interface #1751 is ready, and at the same time there are cities and districts that d…
-
### Is your feature request related to a problem?
I want to read csv files using sql
### Describe the solution you'd like
```sql
select * from read_csv('path/to/file');
```
### Describe alternat…