-
How to load existing excel date or json data
-
# Action Item
**This is a ...**
- [X] **enhancement** - Something could be better.
**This relates to ...**
- [X] the **FedRAMP OSCAL Registry** (Excel File)
- [X] the **Guide to OSCAL-b…
-
## Bug report(问题描述)
使用导出excel功能时报错
代码参考文档的
import('@/vendor/Export2Excel').then(excel => {
excel.export_json_to_excel({
header: tHeader, //表头 必填
data, //具体数据 必填
filename: 'e…
-
Dear Holzschu,
I receive an error on this line of the code. Could you please add export to excel and save on the cloud to the application?
`pandas.read_json(json).to_excel("d:\output.xlsx")`
Be…
-
## 🐛 Bug Report
Lib version: 4.4.0
## Steps To Reproduce
Node.js Package: lodash ≤ 4.17.15 - Remote Prototype Pollution Vulnerability - 4.17.16
- lodash.defaults 4.2.0
- lodash.isequa…
-
backgroundColor: [
'rgba(255, 99, 132, 0.2)',
'rgba(54, 162, 235, 0.2)',
'rgba(255, 206, 86, 0.2)',
'rgba(75, 192, 192, 0.2)',
'rgba(153, 102, 255, 0.2)',
…
-
**Is your feature request related to a problem? Please describe.**
The current export options (CSV, Excel, PDF, and Print) are useful but do not cater to scenarios where JSON format is preferred. For…
-
Via command-line interface I want to
- [ ] convert the margins from an excel sheet into a JSON string
- [ ] store JSON string in specified file
- [ ] write the weights back into separate Excel sh…
-
-
The "Export to Excel" button uses the extension `xls` instead of `xlsx`.
Given this minimal example:
```
import pandas as pd
import requests
from ipyaggrid import Grid
url = 'https://raw…