Collect clustered data on multiple sheets into rectangle dataframe
1 2 3 4 5 6 7 8 9 10 |
path |
Path to the xls/xlsx file. |
sheet_regex |
regex to search key |
row |
Row position of df where the keyword appears |
col |
Column position of df where the keyword appears |
regex |
Regular expression to match keywords |
offset |
The offset ( |
ends |
List of regex to locate row- and column- ends of each cluster
Form should be like |
info |
Parameters to make key:value list such as
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.