drivendataorg / pandas-path

Use pathlib syntax to easily work with Pandas series containing file paths.
MIT License
69 stars 4 forks source link

Fix small error in readme #8

Closed oerpli closed 2 years ago

oerpli commented 2 years ago

Maybe I misunderstood but my impression is that the .path accessor was added on the LHS, not the RHS.

pjbull commented 2 years ago

Great catch, thanks @oerpli!