pyranges / pyranges_1.x

PyRanges as a DataFrame subclass.
MIT License
10 stars 2 forks source link

get_loc_columns #22

Closed marco-mariotti closed 3 months ago

marco-mariotti commented 3 months ago

Simplify: get_with_loc_columns --> get_loc_columns

call first argument extra_cols or something, defaults to []

remove remove_nonloc_cols

marco-mariotti commented 3 months ago

rejected