Documentation
- add hjain5164 as a contributor for doc (2555) [2555](https://github.com/deepchecks/deepchecks/pull/2555) ([allcontributors[bot]](https://github.com/deepchecks/deepchecks/commit/2d7e1e06baa0291262e39957f3bd66d3fd276c10))
- add hjain5164 as a contributor for bug (2564) [2564](https://github.com/deepchecks/deepchecks/pull/2564) ([allcontributors[bot]](https://github.com/deepchecks/deepchecks/commit/7ec66c6dc7b421bcb2374717bcdaaf12f3e94cb8))
Commits
- f728941: update version to 0.14.1.dev1 (2546) (Noam Bressler) [2546](https://github.com/deepchecks/deepchecks/pull/2546)
- d84ac71: [DEE-550] fix - 'dataset.select' mutates provided columns list (2544) (Yurii Romanyshyn) [2544](https://github.com/deepchecks/deepchecks/pull/2544)
- c153794: updated embeddings calculation functions names (2548) (Nir Hutnik) [2548](https://github.com/deepchecks/deepchecks/pull/2548)
- 5654063: fix deprecated styler method (2550) (matanper) [2550](https://github.com/deepchecks/deepchecks/pull/2550)
- 87de7d7: Noam/bugfix/token class bugfixes (2551) (Noam Bressler) [2551](https://github.com/deepchecks/deepchecks/pull/2551)
- a9c91cf: Fix prediction/label drift for token classification (2553) (Nir Hutnik) [2553](https://github.com/deepchecks/deepchecks/pull/2553)
- b097a88: Elaborate contribution guide for windows (Harsh Jain) [2534](https://github.com/deepchecks/deepchecks/pull/2534)
- a4144b3: Fixed message for missing embeddings (2554) (Nir Hutnik) [2554](https://github.com/deepchecks/deepchecks/pull/2554)
- 1ab9aef: Fixed minor bug in TrainTestPerformance condition (Nir Hutnik) [2556](https://github.com/deepchecks/deepchecks/pull/2556)
- ce15432: iqr range modification (2557) (Nadav Barak) [2557](https://github.com/deepchecks/deepchecks/pull/2557)
- 7c031aa: Add min_samples and n_top_classes to TrainTestPerformance in NLP (2558) (Nir Hutnik) [2558](https://github.com/deepchecks/deepchecks/pull/2558)
- bc74006: Missing package name in NLP quickstart (2563) (Harsh Jain) [2563](https://github.com/deepchecks/deepchecks/pull/2563)
- a487b0c: Nb/bug/weak segments fill na (2560) (Nadav Barak) [2560](https://github.com/deepchecks/deepchecks/pull/2560)
- cd1898f: data duplicates takes a long time for long docs (2561) (Noam Bressler) [2561](https://github.com/deepchecks/deepchecks/pull/2561)
- 7d311f5: Create token classification use case (2559) (Noam Bressler) [2559](https://github.com/deepchecks/deepchecks/pull/2559)
- 269a170: fix error in pandas 2 (2567) (matanper) [2567](https://github.com/deepchecks/deepchecks/pull/2567)
- 746a8c5: reorder checks in suites NLP (2568) (Nadav Barak) [2568](https://github.com/deepchecks/deepchecks/pull/2568)
- 7c5f3fb: Utilize fast tokenizers in Unknown Tokens check (Noam Bressler) [2569](https://github.com/deepchecks/deepchecks/pull/2569)
- 133d395: Fix bug in binary classification support in nlp (Nadav Barak) [2571](https://github.com/deepchecks/deepchecks/pull/2571)
- 70d6289: Improved run times of properties (Nir Hutnik) [2566](https://github.com/deepchecks/deepchecks/pull/2566)
- 96c67c0: Fix the property drift check name and others various fixes (2572) (Noam Bressler) [2572](https://github.com/deepchecks/deepchecks/pull/2572)
- 70886a5: [MON-2340] moved airbnb files to s3 (2575) (Yurii Romanyshyn) [2575](https://github.com/deepchecks/deepchecks/pull/2575)
- 90cc7d6: Nb/feat/special chars check (2576) (Nadav Barak) [2576](https://github.com/deepchecks/deepchecks/pull/2576)
- ab64c80: Added description and URL for text properties in plots (2574) (Harsh Jain) [2574](https://github.com/deepchecks/deepchecks/pull/2574)
- 6889a3c: [DOCS] Update readme (unify testing, ci & testing management, monitoring) (2577) (shir22) [2577](https://github.com/deepchecks/deepchecks/pull/2577)
- 42bd8c6: [DOCS] Update Readme (2580) (shir22) [2580](https://github.com/deepchecks/deepchecks/pull/2580)
- ac7b35d: Embed long documents with openai (2573) (Noam Bressler) [2573](https://github.com/deepchecks/deepchecks/pull/2573)
- 5a39ec5: take properties type from built in dict and not from user. (2579) (Noam Bressler) [2579](https://github.com/deepchecks/deepchecks/pull/2579)
- d1af76b: replace airbnb link (2584) (matanper) [2584](https://github.com/deepchecks/deepchecks/pull/2584)
- 59464b8: condition for outlier check + bug fix in validation (Nadav Barak) [2583](https://github.com/deepchecks/deepchecks/pull/2583)
- b62a8bd: Noam/address null properties (2585) (Noam Bressler) [2585](https://github.com/deepchecks/deepchecks/pull/2585)
- 43dc418: Fix bugs in properties - make long run calcs work faster again. (Nir Hutnik) [2581](https://github.com/deepchecks/deepchecks/pull/2581)
- 1e24c21: updated version (nirhutnik)