anndata.io.read_excel (original) (raw)
anndata.io.read_excel#
anndata.io.read_excel(filename, sheet, dtype='float32')[source]#
Read .xlsx
(Excel) file.
Assumes that the first columns stores the row names and the first row the column names.
Parameters:
File name to read from.
Name of sheet in Excel file.
Return type: