Browse Source

Table

pull/3/head
Jure Šorn 6 years ago
parent
commit
5f6d8c1c9f
1 changed files with 1 additions and 0 deletions
  1. 1
      README.md

1
README.md

@ -900,6 +900,7 @@ pyplot.savefig(<filename>, transparent=True)
Table
-----
#### Prints CSV file as ASCII table:
```python
# $ pip3 install tabulate
import csv

Loading…
Cancel
Save