BergelsonLab / BergelsonLab/blabpy

pandas helper: where join

Open
#27 0 comments 0 reactions 1 assignee Claimed by @kalenkovich View on GitHub
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

For things like being close enough time-wise, overlapping intervals, etc. But also just for whenever you want to write an SQL join with the "where" clause.

- cross-join or inner-join at the group level,
- apply the where clause (probably .loc[where_fun] where where_fun is an argument),
- right/left-join if the overall join is a left join

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.