added

December 2, 2024 (v0.2.26..27)

Highlights

  • Added Python 3.13 Support
  • Introduced basic joins functionality for tables
  • Added Gemini AI integration
  • Implemented Parquet export API
  • Extended document support to include .txt files

Enhancements

Development & Infrastructure

  • Added test utility for query result verification after catalog reload
  • Fixed Optional vs. Required handling in astype()
  • Updated Ollama integration for version 0.4.0
  • Added graceful error handling when using dropped catalog.Tables

Documentation & API

  • Reorganized docs and examples folders
  • Added feature guide for time zones
  • Made Tables, DataFrames, and Expressions repr output more user-friendly

Fixes

  • Fixed string comparison to use != instead of 'is not'
  • Resolved various development environment configuration issues

New Contributors

Let us know what you think! Your feedback is invaluable as we continue to build and improve Pixeltable.