v1.5.19

sinaptik-ai/pandas-aiv1.5.19Feb 7, 2024by gventuri

AI Summary

This release introduces support for Modin to enable parallel processing capabilities and includes various documentation updates for Google Colab and code examples.

Key Highlights

  • Add support for Modin
  • Update Google Colab Badge
  • Rectify code examples

New Features

  • Modin support

Full Release Notes

## What's Changed
* feat: add support for modin by @mspronesti in https://github.com/gventuri/pandas-ai/pull/907
* docs: update Google Colab Badge by @HemantSachdeva in https://github.com/gventuri/pandas-ai/pull/914
* docs: Rectify code examples by adding missing statements by @HemantSachdeva in https://github.com/gventuri/pandas-ai/pull/915

## New Contributors
* @HemantSachdeva made their first contribution in https://github.com/gventuri/pandas-ai/pull/914

**Full Changelog**: https://github.com/gventuri/pandas-ai/compare/v1.5.18...v1.5.19