Path Representation in Python | Towards Data Science

Stop using strings to represent paths and use pathlib instead

By · · 1 min read
Path Representation in Python | Towards Data Science

Source: Towards Data Science

Stop using strings to represent paths and use pathlib instead