FITFLOP
Home

yapf (1 post)


posts by category not found!

How do I configure Python "yapf" to format method calls with chained methods in args (Polars-style) like this?

Polars Style Chained Method Calls with YAPF You re likely familiar with the common practice of chaining methods in Python like df groupby column sum However you

3 min read 05-10-2024 101
How do I configure Python "yapf" to format method calls with chained methods in args (Polars-style) like this?
How do I configure Python "yapf" to format method calls with chained methods in args (Polars-style) like this?