Issues
- 0
Add `.glimpse()`
#224 opened by markfairbanks - 0
Some examples use the wrong function
#226 opened by eutwt - 1
Convert `.unite()` to use `*args`
#250 opened by markfairbanks - 0
Add `df.plot` functionality from polars
#244 opened by markfairbanks - 0
Fix site
#280 opened by markfairbanks - 1
Rerun speed tests
#281 opened by markfairbanks - 0
Change `mapping` to `_mapping` in `.rename()`
#278 opened by markfairbanks - 0
Add `.print()`
#273 opened by markfairbanks - 0
Refactor `case_when()`
#274 opened by markfairbanks - 5
Consider tidyverse piping interface
#208 opened by markfairbanks - 2
- 1
`if_else` won't create string output
#239 opened by kyleGrealis - 2
as_pandas give error
#270 opened by fkgruber - 0
Release `v0.3.0`
#261 opened by markfairbanks - 2
Any plans for the R version of tidypolars?
#266 opened by erdeyl - 0
README updates
#257 opened by markfairbanks - 0
Clean up `.rename()` API
#265 opened by markfairbanks - 0
Add underscores to args in `.relocate()`
#253 opened by markfairbanks - 3
`from_polars`?
#225 opened by eutwt - 0
Allow `df["col"]` to extract a column
#260 opened by markfairbanks - 0
Create `tp.as_tibble()`
#246 opened by markfairbanks - 0
- 0
Add `tp.is_tibble()` predicate
#258 opened by markfairbanks - 0
Convert `Tibble` class to `tibble`
#255 opened by markfairbanks - 0
- 6
Python 3.11 compatibility/availability?
#230 opened by exsell-jc - 0
Convert `by` to `_by`
#247 opened by markfairbanks - 0
Implement `.group_by()`
#251 opened by markfairbanks - 1
Error when using .arrange()
#233 opened by GarronG - 2
unite - TypeError: __init__() got an unexpected keyword argument 'columns'
#231 opened by DOH-FAA3303 - 7
- 0
Is this repo actively maintained?
#243 opened by dafxy - 1
Implement nest, unnest, and crossing
#241 opened by dafxy - 2
plans for adding type hints
#220 opened by mr-majkel - 1
- 1
Apple Silicon
#232 opened by P-Courtney - 0
- 0
add parse date
#228 opened by nguyenngocbinh - 5
Calculating time
#214 opened by exsell-jc - 1
mutate with case when expressions that have & and |
#223 opened by kgilpas - 1
changing dtypes in tibble
#222 opened by kgilpas - 0
anti_join missing?
#221 opened by exsell-jc - 1
- 1
Using mutate() and columns in polars dataframe
#217 opened by dataning - 3
purrr functions!?
#205 opened by exsell-jc - 4
idiomatic way to add list as column
#213 opened by eutwt - 5
Add installation through conda
#203 opened by markfairbanks - 2
Compatibility with polars v0.14.0
#207 opened by markfairbanks - 5
Missing attributes when chaining
#204 opened by grantmcdermott - 1
add link to github from documentation
#202 opened by pietroppeter