polars full join default null value
14:32 05 Apr 2022

https://docs.pola.rs/api/python/stable/reference/dataframe/api/polars.DataFrame.join.html

Can I specify the default NULL value for full joins? Like 0?

python dataframe join python-polars