UNPKG

datapilot-cli

Version:

Enterprise-grade streaming multi-format data analysis with comprehensive statistical insights and intelligent relationship detection - supports CSV, JSON, Excel, TSV, Parquet - memory-efficient, cross-platform

6 lines 307 B
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <calcChain xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main"> <% formulae.forEach(function(formula) { %> <c r="<%=formula.address%>" i="<%=formula.i%>" <% if(formula.l) { %>l="<%=formula.l%>"<% } %>/> <% }); %> </calcChain>