v0.11.0
What's Changed
- Use zero-copy C data interface in Parquet adapter by @arhamchopra in #544
- Document the csp.basketlib library by @AdamGlustein in #548
- Add allow_non_overlapping parameter for bivariate statistics by @AdamGlustein in #547
- Windows 2022 support by @robambalu in #549
- Fix NaN handling bug in adjusted, unbiased ema_cov with a finite horizon and ignore_na=True by @AdamGlustein in #550
- Add record batch adapter to zero-copy stream record batches into csp by @arhamchopra in #541
Full Changelog: v0.10.1...v0.11.0