Open
Description
Please describe the issue
If all the join types documented here are available, I find it problematic that the docstring for join only mentiones "inner" and "left". I am actually still not sure what types of join are available, and if I should be using "join" with the "how" argument, or if I should be using the dedicated functions "anti_join", "left_join" etc. I see how it would be massivly breaking to depricate one of them, but having multiple ways to do something thing is more problematic IMO.
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Type
Projects
Status
backlog