Hey folks! Check out Daft v0.2.22 and v0.2.23β¦ Fresh off the press π π and itβs a big one:
β° Improved temporal arithmetic - better support for math on timestamps/dates/durations (cc
@Akshat Suwalka) (
#2146)
βοΈ Timestamp truncation - truncate your timestamps to the nearest second/hour etc (cc
@Ammar Alrashed)
#2158
π§ Read from Lance format - read from the
Lance format, perfect for storing and reading vector data! (cc the folks on the LanceDB team!)
#2195
π More expressions from
@murex, @dmaymay:
.sqrt()
,
.log*()
β‘ Add a
.with_columns
API to the dataframe, and optimizing
.with_column
calls (cc
@Peter)
#2167
π Read from the Hudi table format (thanks to the folks from the OneHouse team!! cc
@Dipankar Mazumdar)
Big thanks to all of our contributors π and for everyone else with the feedback in
#C052CA6Q9N1. Keep them coming!