pyexcel
Introduction
Signature functions
Architecture
One liners
Stream APIs for big file : A set of two liners
For web developer
Pyexcel data renderers
Sheet
Book
Working with databases
Work with excel files
Work with excel files in memory
Sheet: Data conversion
Dot notation for data source
Read partial data
Sheet: Data Access
Sheet: Data manipulation
Sheet: Data filtering
Sheet: Formatting
Book: Sheet operations
Recipes
Loading from other sources
Questions and Answers
How to inject csv data to database
API Reference
Internal API reference
Developer’s guide
How to log pyexcel
Packaging with PyInstaller
How to write a plugin for pyexcel
What’s breaking in 0.7.0
What’s breaking in 0.6.0
What’s breaking in 0.5.9
Migrate away from 0.4.3
Migrate from 0.2.x to 0.3.0+
Migrate from 0.2.1 to 0.2.2+
Migrate from 0.1.x to 0.2.x
Change log
pyexcel
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
X
_
__getitem__() (pyexcel.Sheet method)
__init__() (pyexcel.Book method)
(pyexcel.internal.generators.BookStream method)
(pyexcel.internal.generators.SheetStream method)
(pyexcel.internal.sheets.Column method)
(pyexcel.internal.sheets.Matrix method)
(pyexcel.internal.sheets.Row method)
(pyexcel.Sheet method)
A
array (pyexcel.Sheet property)
B
Book (class in pyexcel)
bookdict (pyexcel.Book property)
BookStream (class in pyexcel.internal.generators)
C
cell_value() (pyexcel.Sheet method)
colnames (pyexcel.Sheet property)
Column (class in pyexcel.internal.sheets)
column_at() (pyexcel.Sheet method)
column_range() (pyexcel.Sheet method)
content (pyexcel.Sheet property)
csv (pyexcel.Book property)
(pyexcel.Sheet property)
csvz (pyexcel.Book property)
(pyexcel.Sheet property)
cut() (pyexcel.Sheet method)
D
delete_columns() (pyexcel.Sheet method)
delete_named_column_at() (pyexcel.Sheet method)
delete_named_row_at() (pyexcel.Sheet method)
delete_rows() (pyexcel.Sheet method)
dict (pyexcel.Sheet property)
E
extend_columns() (pyexcel.Sheet method)
extend_rows() (pyexcel.Sheet method)
extract_a_sheet_from_a_book() (in module pyexcel)
F
filter() (pyexcel.Sheet method)
format() (pyexcel.Sheet method)
free_resources() (in module pyexcel)
G
get_array() (in module pyexcel)
get_book() (in module pyexcel)
get_book_dict() (in module pyexcel)
get_dict() (in module pyexcel)
get_records() (in module pyexcel)
get_sheet() (in module pyexcel)
I
iget_array() (in module pyexcel)
iget_book() (in module pyexcel)
iget_records() (in module pyexcel)
isave_as() (in module pyexcel)
isave_book_as() (in module pyexcel)
M
map() (pyexcel.Sheet method)
Matrix (class in pyexcel.internal.sheets)
merge_all_to_a_book() (in module pyexcel)
merge_csv_to_a_book() (in module pyexcel)
N
name_columns_by_row() (pyexcel.Sheet method)
name_rows_by_column() (pyexcel.Sheet method)
named_column_at() (pyexcel.Sheet method)
named_row_at() (pyexcel.Sheet method)
number_of_columns() (pyexcel.Sheet method)
number_of_rows() (pyexcel.Sheet method)
number_of_sheets() (pyexcel.Book method)
O
ods (pyexcel.Book property)
(pyexcel.Sheet property)
P
paste() (pyexcel.Sheet method)
project() (pyexcel.Sheet method)
R
records (pyexcel.Sheet property)
region() (pyexcel.Sheet method)
Row (class in pyexcel.internal.sheets)
row_at() (pyexcel.Sheet method)
row_range() (pyexcel.Sheet method)
rownames (pyexcel.Sheet property)
S
save_as() (in module pyexcel)
(pyexcel.Book method)
(pyexcel.Sheet method)
save_book_as() (in module pyexcel)
save_to_database() (pyexcel.Book method)
(pyexcel.Sheet method)
save_to_django_model() (pyexcel.Sheet method)
save_to_django_models() (pyexcel.Book method)
save_to_memory() (pyexcel.Book method)
(pyexcel.Sheet method)
set_column_at() (pyexcel.Sheet method)
set_named_column_at() (pyexcel.Sheet method)
set_named_row_at() (pyexcel.Sheet method)
set_row_at() (pyexcel.Sheet method)
Sheet (class in pyexcel)
sheet_names() (pyexcel.Book method)
SheetStream (class in pyexcel.internal.generators)
split_a_book() (in module pyexcel)
stream (pyexcel.Book property)
(pyexcel.Sheet property)
T
transpose() (pyexcel.Sheet method)
tsv (pyexcel.Book property)
(pyexcel.Sheet property)
tsvz (pyexcel.Book property)
(pyexcel.Sheet property)
U
url (pyexcel.Book property)
(pyexcel.Sheet property)
X
xls (pyexcel.Book property)
(pyexcel.Sheet property)
xlsm (pyexcel.Book property)
(pyexcel.Sheet property)
xlsx (pyexcel.Book property)
(pyexcel.Sheet property)