pola-rs / polars

Dataframes powered by a multithreaded, vectorized query engine, written in Rust
https://docs.pola.rs
Other
30.4k stars 1.97k forks source link

Support more data types in hypothesis tests #12138

Open stinodego opened 1 year ago

stinodego commented 1 year ago

The following data types are not yet available:

These should be added so that we can reliably test our other functionality.

stinodego commented 6 months ago

All data types are now available, but some types still need to be turned on by default due to some bugs: