mirror of
https://github.com/rasbt/python_reference.git
synced 2024-11-24 04:21:15 +00:00
138 B
138 B
1 | name | column1 | column2 | column3 |
---|---|---|---|---|
2 | abc | 1.1^ | 4.2 | 1.2^ |
3 | def | 2.1 | 1.4 | 5.2 |
4 | ghi | 1.5 | 1.2 | 2.1 |
5 | jkl | 1.8 | 1.1^ | 4.2 |
6 | mno | 9.4* | 6.6 | 6.2 |
7 | pqr | 1.4 | 8.3* | 8.4* |