Cory Visi

Results 5 comments of Cory Visi

Is there documentation on the expected behavior when loading Excel workbooks with macros? In other words, something that answers questions like, "are macro-enabled workbooks supported?", and, "what kinds of macros...

Does this documentation apply: https://poi.apache.org/components/spreadsheet/limitations.html

@nightscape I'm currently trying to contribute on #231. I would definitely appreciate connecting and getting some pointers.

Many creative workarounds for pySpark in this thread! I would be interested in a more native solution for pySpark, such as incorporating the MinInflateRatio setting into the read options, like...

Could this behavior be triggered if inferSchema=true and a column has mixed values (some string and some numeric, some produced by formulas)? In looking at the code, it looks like...