bion howard
bion howard
hey for testing time zones in polars, can we add `df[col_name].dt.tz` to get a series of time zone strings? could be more performant than ```py def tz_from_df(df: pl.DataFrame, date_col_name: str...
This would be legit
Alas, there are 50 billion graph databases but none serverless
Docs: https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api.html
announced a few weeks ago: https://aws.amazon.com/blogs/compute/announcing-http-apis-for-amazon-api-gateway/
APIGatewayV2 was just split into its own package today https://github.com/aws/aws-cdk/commit/d58667e473c1e07ac8f2f073b3a541569a014e01
These docs are sad. One example, text matching foo, bar, baz? Who maintains this? Wake up. How do you vector search to disambiguate terminology with the qdrant vector database rust...
thank you @timvisee i'll check it out! @generall if i find anything simple and reproducible i'll be sure to include it; sadly [this dataset I'm using has weird license terms](https://uts.nlm.nih.gov/uts/assets/LicenseAgreement.pdf)...
Try this Makefile and `#![warn(missing_docs)]` or `#![deny(missing_docs)]` `make nextest` and `make` `test` / `test-docs` / `test-stable` for fast nightly / fast docs / normal tests `make watch` ought to be...
same issue today