Issues
- 2
Switch from `pandas` to `polars` for more efficient downstream tasks, e.g. faster queries
#107 opened by abearab - 0
groupby operation
#4 opened by jkanche - 0
Suggested fixes that I noticed
#67 opened by LTLA - 2
- 0
Add a `replace_columns()` function
#65 opened by LTLA - 1
`set_column` is always in-place
#64 opened by LTLA - 0
I see a `column` but no `get_column`
#60 opened by LTLA - 1
Convert to a functional style
#51 opened by LTLA - 0
- 0
- 0
Don't attach row names during subsetting
#50 opened by LTLA - 0
really need a `concat` method
#38 opened by jkanche - 1
- 0
- 1
The "DataFrame" type hint does not work as is
#32 opened by DiDeoxy - 0
BiocFrame __init__ is missing a docstring
#33 opened by DiDeoxy - 1
Make `from_pandas` a classmethod
#31 opened by DiDeoxy - 0
`__repr__` method shows duplicated rows
#27 opened by LTLA - 1
- 0
Things to do
#21 opened by LTLA - 0
[polars](https://www.pola.rs/) as an alternative
#5 opened by jkanche - 0
slicing an empty frame
#11 opened by jkanche - 0
Slicing doesn't handle nested BiocFrames correctly
#12 opened by LTLA - 1
subset by list of booleans
#3 opened by jkanche - 4
add index alias for compatability with pandas
#9 opened by keviny2 - 3