Skip to content

Commit

Permalink
Fixes and Tests for PolarsMixin (#56)
Browse files Browse the repository at this point in the history
* fix to _df_all and _df_concat

* adding right overload to concat

* change _df_filter to _df_get_masked_df + _df_all

* adding custom name to _df_groupby_cumcount

* adding tests for PolarsMixin

* fixes to PolarsMixins

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* adding index_cols to _df_join per abstract DataFrameMixin

* fixes to method logic

* testing with index > 1 and 1 value

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
adamamer20 and pre-commit-ci[bot] authored Aug 13, 2024
1 parent bd4647a commit f3240ca
Show file tree
Hide file tree
Showing 2 changed files with 789 additions and 211 deletions.
Loading

0 comments on commit f3240ca

Please sign in to comment.