Skip to content

Commit 7f38de9

Browse files
committed
This is an auto-commit, updating project meta data, such as changelog.rst, contributors.rst
1 parent 062942d commit 7f38de9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,14 @@ New flag: `detect_merged_cells` allows you to spread the same value among all me
4141

4242
New flag: `skip_hidden_row_and_column` allows you to skip hidden rows and columns and is defaulted to **True**. It may slow down its reading performance. And it is only valid for 'xls' files. For 'xlsx' files, please use pyexcel-xlsx.
4343

44+
Warning
45+
================================================================================
46+
47+
xls file cannot contain more than 65,000 rows. You are risking the reputation
48+
of yourself/your company/
49+
`your country <https://www.bbc.co.uk/news/technology-54423988>`_ if you keep
50+
using xls and are not aware of its row limit.
51+
4452

4553
Support the project
4654
================================================================================

0 commit comments

Comments
 (0)