Skip to content

Commit

Permalink
Update python.md
Browse files Browse the repository at this point in the history
  • Loading branch information
companje committed Nov 21, 2022
1 parent bd7e00e commit 93ad2f1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pages/python.md
Expand Up @@ -2,6 +2,9 @@
title: Python
---

## xlsxwriter with pandas
* https://xlsxwriter.readthedocs.io/working_with_pandas.html

## format with 'repr', 'str' or 'ascii'
```python
print(f"{state!r}")
Expand Down

0 comments on commit 93ad2f1

Please sign in to comment.