-
Hello,
Thanks very much for this PowerShell module! It is amazing!
I am currently trying to add data to an existing, blank spreadsheet the was created using the Canary Token generator that can b…
-
I am using mk-j/PHP_XLSXWriter to generate an xlsx file.
The change that was made in the recent version of PHP_XLSXWriter was to stop using shared string, and to write all strings as inline strings. …
-
Hi,
I am currently maintaining 4 version of the same Xlsx writing library in Perl, Python, C and Lua:
- https://github.com/jmcnamara/excel-writer-xlsx
- https://github.com/jmcnamara/XlsxWriter
-…
-
luarock error when inflating xlsxwriter-0.0.6-1.rockspec, "can not stat 'xlsxwriter/utility.lua ': No such file or directory.
terminal line = sudo luarocks install xlsxwriter
build is aborted. I ca…
-
I am trying to make a simple example to work, but I have no success.
PHP 5.3
It returns:
Fatal error: Class 'ZipArchive' not found in /home/renato/dev/php/xlsx-teste/xlsxwriter.class.php on line 1…
-
Running the command: pip3 install numpy pandas matplotlib pytz xlsxwriter
Receive the following error:
ERROR: Could not install packages due to an EnvironmentError: [Errno 13] Permission denied: '/u…
-
#### Problem description
Hello,
When we export data frames to excel using `xlsxwriter` with the option `constant_memory` set to `True`, most of the cells are empty.
Thanks a lot
#### Code …
-
PR #56037 may have induced a performance regression. If it was a necessary behavior change, this may have been expected and everything is okay.
Please check the links below. If any ASVs are paramet…
-
Minimal Working Example:
```cs
using System;
using System.Drawing;
using System.IO;
using LargeXlsx;
namespace Examples;
public static class ColumnFormatting
{
public static void Ru…
-
### Description
especially `rust_xlsxwriter` would bring some enormous performence benefits. What do you think?