search for: spreadsheetml

Displaying 20 results from an estimated 30 matches for "spreadsheetml".

Did you mean: spreadsheet
2010 Mar 26
0
Reading a SpreadsheetML / XMLNS into R xmlns="urn:schemas-microsoft-com:office:spreadsheet
Hello, I use a software that outputs the data in a form/dialect(?) of xml (I think its called "SpreadsheetML", see below for an excerpt). It allows (admittedly) easy import of such files into Excel. I would like, however, to import it directly into R. I am familiar how to do that with standard xml-files (mostly thanks to Duncan Temple Lang's help). But I haven't found the right command yet to...
2010 May 04
1
strange behavior of RODBC and/or ssconvert
Dear All, I have the following problem when reading files (a lot of them) in the spreadsheetML format into R. The spreadsheetML format is an xml format to allow easy import of multisheet data in Excel. As far as I can see, a direct import into R (using the XML package) is not feasible. I use the software ssconvert (included in Gnumeric) and call it from R. It converts the spreadsheetML into...
2013 Sep 30
0
TypeError: no implicit conversion of Symbol into Hash when submitting form to upload files
...ty_token"=>"2JJGtRXjWCZlPNhQdx6wOW4xvTseiRaXNylnUYvA5v4=", "upload_files"=>{"inventory"=>#<ActionDispatch::Http::UploadedFile:0x2fd8940 @original_filename="1_Inventory.xlsx", @content_type="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", @headers="Content-Disposition: form-data; name=\"upload_files[inventory]\"; filename=\"1_Inventory.xlsx\"\r\nContent-Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet\r\n", @tempfile=#<Tempfile:C:/Users/V80042~1/AppData/Local/Tem...
2013 Oct 10
12
What's the best way to approach reading and parse large XLSX files?
...hment_presence :material_list accepts_nested_attributes_for :material_list, :allow_destroy => true accepts_nested_attributes_for :inventory, :allow_destroy => true validates_attachment_content_type :inventory, :content_type => ["application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"], :message => "Only .XSLX files are accepted as Inventory" validates_attachment_content_type :material_list, :content_type => ["application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"], :message => "Only .XSLX files are accepted as Mater...
2018 May 13
0
Dataverse (reading files with .tab and .7z suffixes)
...C.tab: Zip archive data, at least v2.0 to extract $ cd /tmp && unzip 001_AppendixC.tab $ head -n2 /tmp/xl/workbook.xml | cut -c 1-75 <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <workbook xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" Once you figure out the format manually, write an R function that figures out the format, and ask again here to find an R function that reads the format.
2007 Jun 12
4
pretty report
Dear Listers: I have a couple of data frames to report and each corresponds to different condtions, e.g. conditions=c(10, 15, 20, 25). In this examples, four data frames need to be exported in a "pretty" report. I knew Perl has some module for exporting data to Excel and after googling, I found R does not. So I am wondering if there is a package in R for generating good reports. I
2018 Jul 23
4
Ayuda ggplot
...: image/png Size: 29463 bytes Desc: image.png URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20180723/1a39127e/attachment-0001.png> ------------ próxima parte ------------ A non-text attachment was scrubbed... Name: R_Help1.xlsx Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet Size: 8302 bytes Desc: R_Help1.xlsx URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20180723/1a39127e/attachment-0002.xlsx> ------------ próxima parte ------------ A non-text attachment was scrubbed... Name: R_Help2.xlsx Type: application/vnd.openxmlformats-officedocument.sp...
2023 Mar 31
0
Extraer texto de una columna en Excel
...e ha borrado un adjunto en formato HTML... URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20230331/e08549f7/attachment-0001.html> ------------ próxima parte ------------ A non-text attachment was scrubbed... Name: Agrologia.xlsx Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet Size: 46826 bytes Desc: no disponible URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20230331/e08549f7/attachment-0001.xlsx>
2023 May 06
0
meta
...nalisis/Sistolica.xlsx") library(meta m <- metacont(Ne, Me, Se, Nc, Mc, Sc, studlab=paste(Author, year), forest(m) funnel(m) ------------ próxima parte ------------ A non-text attachment was scrubbed... Name: Sistolica1.xlsx Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet Size: 9622 bytes Desc: no disponible URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20230506/8b5bcf85/attachment.xlsx>
2013 Apr 05
1
problems with indexing xlsx files
...ls: | this | | is | | a | | test | It gets indexed but I am unable to search for it. I was able to determine the index number and use delve to see the term list: #delve users -r 16496 Term List for record #16496: D20130405 Hvesuvius M201304 P/ Tapplication/vnd.openxmlformats-officedocument.spreadsheetml.sheet Ufile://vesuvius/cpurves/this is a test.xlsx Y2013 Zthisisatest thisisatest You can see that the words are all concatenated together as if they are a single word. If I search for "thisisatest" it comes up, but not otherwise. I'm using version 1.2.3 on Debian. -- Chris Purv...
2023 Feb 16
1
SVM plot duda
...llecido)))) # % correctamente clasificados (correctos <- sum(diag(mc)) / nrow(datos.test) *100) plot(svmfit,df11 ) #AQUI NO TRABAJA Saludos José ------------ próxima parte ------------ A non-text attachment was scrubbed... Name: df11.xlsx Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet Size: 13680 bytes Desc: no disponible URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20230216/f0b9d42b/attachment.xlsx>
2015 Nov 07
2
desviacion estandard
...------ Se ha borrado un adjunto en formato HTML... URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20151107/588c4c61/attachment.html> ------------ próxima parte ------------ A non-text attachment was scrubbed... Name: DatosP3.xlsx Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet Size: 13012 bytes Desc: no disponible URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20151107/588c4c61/attachment.bin>
2013 Mar 14
0
funciones (findInterval, which) y simulación discreta
...--- Se ha borrado un adjunto en formato HTML... URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20130314/0b5c1068/attachment.html> ------------ próxima parte ------------ A non-text attachment was scrubbed... Name: Simulacion.xlsx Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet Size: 12656 bytes Desc: no disponible URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20130314/0b5c1068/attachment.bin>
2017 Feb 14
2
pregunta
...nvia este correo asume el compromiso de usar el servicio a tales fines y cumplir con las regulaciones establecidas Infomed: http://www.sld.cu/ ------------ próxima parte ------------ A non-text attachment was scrubbed... Name: canal endémico.xlsx Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet Size: 37874 bytes Desc: no disponible URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20170214/e94e659b/attachment-0001.bin>
2014 Jan 14
0
Duda Regresión Multiple
...----- Se ha borrado un adjunto en formato HTML... URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20140114/8760ae1b/attachment-0001.html> ------------ próxima parte ------------ A non-text attachment was scrubbed... Name: TUN.xlsx Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet Size: 133372 bytes Desc: no disponible URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20140114/8760ae1b/attachment-0001.bin>
2014 May 10
2
Duda_TEST DE WALD
Hola a todos y todas, Gracias por vuestro apoyo en cantidad de preguntas anteriores, de nuevo os escribo para compartir una duda: Estoy trabajando con un modelo bien sencillo, es una regresión simple, pero me gustaría comprobar la significación estadística de cada uno de los coeficientes de regresión en el modelo. La idea es hacer un contraste de hipótesis. Me he descargado el paquete
2016 Jul 10
2
Cruce Tablas
...ha borrado un adjunto en formato HTML... URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20160710/9825d7aa/attachment-0001.html> ------------ próxima parte ------------ A non-text attachment was scrubbed... Name: cruce tablas.xlsx Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet Size: 9307 bytes Desc: no disponible URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20160710/9825d7aa/attachment-0001.bin>
2015 Mar 17
2
[LLVMdev] GSoC:Loop Reversal Transformation
Hi, I have been studying LLVM infrastructure from past 1 month and trying out some hands on to get familiar with it. I am keen to propose loop reversal pass in LLVM as a part of GSoC 2015. Following are the details of my proposal. A for loop can run in two ways – it can count up or it can count down. 1. for(i=0; i<10 ;i++) {// Do something} 2. for(i=9; i--;) {// Do something}
2013 Oct 30
2
UPS Product additions to NUT HCL list for compatible Tripp Lite UPS systems
...or information. It is your responsibility to maintain virus detection systems to prevent damage to your electronic systems and information. -------------- next part -------------- A non-text attachment was scrubbed... Name: NUT HCL-Tripp Lite.xlsx Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet Size: 62488 bytes Desc: NUT HCL-Tripp Lite.xlsx URL: <http://lists.alioth.debian.org/pipermail/nut-upsuser/attachments/20131030/8e414caa/attachment-0001.xlsx> -------------- next part -------------- A non-text attachment was scrubbed... Name: Network UPS Tool layout for Tripp Lite USB H...
2013 Oct 16
0
UPS Product additions to NUT HCL list for compatible Tripp Lite UPS systems
On Oct 15, 2013, at 3:40 PM, Eric Cobb wrote: > My name is Eric Cobb and I am a Product Specialist with Tripp Lite. We have tested your latest NUT distributions against our HID USB compatible UPS systems and would like to know what is needed and/or who is needed to contact in order to updated the listing of compatible Tripp Lite UPS systems in your HCL list? Hi Eric, From end users of NUT,