-
### Contact Details
_No response_
### What happened?
![image](https://github.com/user-attachments/assets/b244c2e8-93a4-49ad-8eb1-0dfe404d82c2)
### What did you expect?
_No response_
### Host
…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
Is there a way to use a URL that contains the excel file if you click on it with s…
-
## Optimized Voter Dataset Processing Flow
```mermaid
flowchart TD
A[Start: Mount Google Drive] --> B[Change Directory to Dataset Location]
B --> C[List Files in Directory]
C --> D[Read a…
-
### Feature description
Like for [Google Drive plugin](https://github.com/kestra-io/plugin-googleworkspace), it would be great to have:
- upload: one file, many files (map), entire folder (using g…
Ben8t updated
2 months ago
-
I am getting strange output when trying to convert an Excel sheet containing times in format h:mm:ss (I am using timeformat='%H:%M:%S'). In the csv file most times appear
correctly, such as 00:00:0…
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests.
- [X] I added a descriptive title and summary to this issue.
##…
-
Render the table on the web page more like excel renders sheets
- [ ] Convert row/column heights to suitable web values
- [ ] Shade row/column headers
- [ ] Fill page horizontally with additional…
-
I'm trying to export SQL results to Excel spreadsheets with nice titles. My final goal is something lovely like
```powershell
Import-Module ImportExcel
Import-Module dbatools
$ExcelParams = @…
-
# Prerequisites
I am converting some VSTO Excel plugin to use the new JS API. The current plugin has 500+ UDFs that need to be converted into custom functions. I have created a functions.json metad…
-
So I am trying to use Polars and Rust for DataFrames and I think the biggest thing missing is the ability to read excel file and save it as dataframe in Rust. I am talking here about Rust version of P…