Sponsors
Block or Report
Block or report ritchie46
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
pola-rs/polars
pola-rs/polars PublicDataframes powered by a multithreaded, vectorized query engine, written in Rust
-
vanilla-machine-learning
vanilla-machine-learning Publicvanilla machine learning
-
serverless-model-aws
serverless-model-aws PublicDeploy any Machine Learning model serverless in AWS.
4,260 contributions in the last year
| Day of Week | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | |||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
December 2023
Created 54 commits in 1 repository
Created a pull request in pola-rs/polars that received 5 comments
feat!: follow SQL in null behavior for JOINS
We will follow SQL with regard to matching null values. Nulls in joins will never produce matches.
We will add a join_nulls argument to the join op…
+561
−272
lines changed
•
5
comments
Opened 7 other pull requests in 1 repository
pola-rs/polars
1
open
6
merged
-
feat!: change outer join schema
This contribution was made on Dec 8
-
feat!: Update
Expr.countto ignore null values by defaultThis contribution was made on Dec 7 -
fix: patch rolling_var/rolling_std numerical stability
This contribution was made on Dec 6
-
perf: use fast path for non-null data in new SQL-like null matching
This contribution was made on Dec 3
-
test: fix failing tests
This contribution was made on Dec 2
-
feat: parquet support required deltabyte encoding
This contribution was made on Dec 1
-
fix: write only one dict page per row rowgroup
This contribution was made on Dec 1
Reviewed 29 pull requests in 1 repository
pola-rs/polars
25 pull requests
-
fix: correct
truncatewhen truncating by multiple weeksThis contribution was made on Dec 8 -
feat(rust!): Implement
dtypeparameter forint_rangeon Rust sideThis contribution was made on Dec 8 -
feat(rust): Cast to an enum from int
This contribution was made on Dec 8
-
fix: segfault / memory corruption after plugins return
ErrresultThis contribution was made on Dec 8 -
feat(python): Avoid importing interchange module by default
This contribution was made on Dec 8
-
Refer to arrow crate unambiguously from polars-parquet
This contribution was made on Dec 8
-
fix(python): Raise a proper python typed exception when IO writers try to write to an non existent folder
This contribution was made on Dec 8
-
feat(python,rust): Move categorical ordering into dtype
This contribution was made on Dec 7
-
feat: enable partial predicate pushdown past window exprs
This contribution was made on Dec 7
-
fix(python,rust): don't panic when ambiguous is not utf8
This contribution was made on Dec 7
-
fix(rust): don't panic on empty df in
merge_sortThis contribution was made on Dec 7 -
fix: patch rolling_var/rolling_std numerical stability
This contribution was made on Dec 6
-
docs(python,rust): in
group_by_dynamic, the windows are fixedThis contribution was made on Dec 6 -
fix(python): improve handling of decimal conversion with
to_numpyin the absence of pyarrowThis contribution was made on Dec 5 -
fix(rust,python): OOB in list set operations on empty frame
This contribution was made on Dec 5
-
feat(python,rust): add
str.reverseThis contribution was made on Dec 5 -
feat: specific performance warnings from rust to python
This contribution was made on Dec 3
-
feat(python/rust): add support std & var for
durationseriesThis contribution was made on Dec 2 -
feat(python): enhance
write_databasereturn (indicate the number of rows affected by the operation)This contribution was made on Dec 2 -
fix: fixup repr of Expr.gather (which was still showing deprecated take)
This contribution was made on Dec 2
-
Request for preliminary directional check-in: making file loading much better factored
This contribution was made on Dec 2
-
feat(python,rust): support
Arraydtype AnyValue Series constructionThis contribution was made on Dec 2 -
chore(rust): Update
make checkto only checkpolarscrateThis contribution was made on Dec 2 -
feat(python): add dedicated
DecimalselectorThis contribution was made on Dec 2 -
feat(rust, python): preserve base dtype when raising to uint power
This contribution was made on Dec 2
- Some pull request reviews not shown.
Created an issue in pola-rs/polars that received 2 comments
JOIN null behavior similar to SQL
Currently we include nulls, whereas missing data should be ignored.
2
comments
Opened 1 other issue in 1 repository
pola-rs/polars
1
open
-
properly implement hist
This contribution was made on Dec 1
2
contributions
in private repositories
Dec 6







