Incorrectly formatting of Vine identifiers from Excel sources for eBrida. For example, the identifier
| Incorrect Excel format | conversion | Correct eBrida format |
|---|---|---|
TO8.33.06.15F |
=> | T08.33-06-15f |
| This is a freaking test |
| from IPython.display import HTML | |
| HTML('''<script> | |
| code_show=true; | |
| function code_toggle() { | |
| if (code_show){ | |
| $('div.input').hide(); | |
| } else { | |
| $('div.input').show(); | |
| } |
| speed | dist | ||
|---|---|---|---|
| 1 | 4 | 2 | |
| 2 | 4 | 10 | |
| 3 | 7 | 4 | |
| 4 | 7 | 22 | |
| 5 | 8 | 16 | |
| 6 | 9 | 10 | |
| 7 | 10 | 18 | |
| 8 | 10 | 26 | |
| 9 | 10 | 34 |