kevinheavey / modern-polars

Code and data for the Modern Polars book
https://kevinheavey.github.io/modern-polars/
Creative Commons Attribution 4.0 International
190 stars 26 forks source link

Replacing `with_column()` by `.with_columns()` #12

Closed ddotta closed 1 year ago

ddotta commented 1 year ago

PR in relation to #11
close #11

kevinheavey commented 1 year ago

Thanks!