Evidently

Latest version: v0.4.20

Safety actively analyzes 623694 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 12

0.4.20

What's Changed
* UI new theme and better error handling by DimaAmega in https://github.com/evidentlyai/evidently/pull/1063
* Add email in User model by svetleo-evidently in https://github.com/evidentlyai/evidently/pull/1062
* fix dashboard unclose open file by marviniter in https://github.com/evidentlyai/evidently/pull/1061
* Fix typo by aguschin in https://github.com/evidentlyai/evidently/pull/1065
* _list_team_users changed by svetleo-evidently in https://github.com/evidentlyai/evidently/pull/1068
* more field tags by mike0sv in https://github.com/evidentlyai/evidently/pull/1049
* Assorted refactorings of the collector and UI app by provinzkraut in https://github.com/evidentlyai/evidently/pull/1045
* Created_at for project by svetleo-evidently in https://github.com/evidentlyai/evidently/pull/1073
* Fixes for litestar by mike0sv in https://github.com/evidentlyai/evidently/pull/1074
* fix add project by svetleo-evidently in https://github.com/evidentlyai/evidently/pull/1076
* 628 random order in projects list by svetleo-evidently in https://github.com/evidentlyai/evidently/pull/1077
* UI: code refactor and small improvements by DimaAmega in https://github.com/evidentlyai/evidently/pull/1079
* Switch to ruff by mike0sv in https://github.com/evidentlyai/evidently/pull/1078
* Update NavigationProgress.tsx by DimaAmega in https://github.com/evidentlyai/evidently/pull/1081
* components by mike0sv in https://github.com/evidentlyai/evidently/pull/1071
* fix conf parsing by mike0sv in https://github.com/evidentlyai/evidently/pull/1082
* Run example tests on schedule by mike0sv in https://github.com/evidentlyai/evidently/pull/1083
* UI: bit refactor by DimaAmega in https://github.com/evidentlyai/evidently/pull/1086
* fix(evidently-ui): secret token auth always failing by rollersteaam in https://github.com/evidentlyai/evidently/pull/1072
* Support cloud workspace for collector by mike0sv in https://github.com/evidentlyai/evidently/pull/1088
* Add k parameter to coverage metric in PopularityBias by soogui in https://github.com/evidentlyai/evidently/pull/1066
* Feature/cat hist plot by mike0sv in https://github.com/evidentlyai/evidently/pull/1087
* UI(deps): vite v5 by DimaAmega in https://github.com/evidentlyai/evidently/pull/1041
* UI: bump pnpm9 by DimaAmega in https://github.com/evidentlyai/evidently/pull/1089
* Feature/cat hist plot by mike0sv in https://github.com/evidentlyai/evidently/pull/1091
* fixes by mike0sv in https://github.com/evidentlyai/evidently/pull/1094

New Contributors
* svetleo-evidently made their first contribution in https://github.com/evidentlyai/evidently/pull/1062
* marviniter made their first contribution in https://github.com/evidentlyai/evidently/pull/1061
* aguschin made their first contribution in https://github.com/evidentlyai/evidently/pull/1065
* provinzkraut made their first contribution in https://github.com/evidentlyai/evidently/pull/1045
* rollersteaam made their first contribution in https://github.com/evidentlyai/evidently/pull/1072
* soogui made their first contribution in https://github.com/evidentlyai/evidently/pull/1066

**Full Changelog**: https://github.com/evidentlyai/evidently/compare/v0.4.19...v0.4.20

0.4.19

What's Changed
* ui fix font weight by DimaAmega in https://github.com/evidentlyai/evidently/pull/1048
* fix CI for `.ipynb` files by DimaAmega in https://github.com/evidentlyai/evidently/pull/1051
* renew expired cloud token by mike0sv in https://github.com/evidentlyai/evidently/pull/1047
* UI: remove hardcore color by DimaAmega in https://github.com/evidentlyai/evidently/pull/1053
* Update setup.py by mike0sv in https://github.com/evidentlyai/evidently/pull/1058
* Fix pydantic compat by mike0sv in https://github.com/evidentlyai/evidently/pull/1059


**Full Changelog**: https://github.com/evidentlyai/evidently/compare/v0.4.18...v0.4.19

0.4.18

What's Changed
* Optimization for DataDriftTable calculations. by Liraim in https://github.com/evidentlyai/evidently/pull/1029
* Custom value test by progiv in https://github.com/evidentlyai/evidently/pull/1028
* tmp fix collector serialization by mike0sv in https://github.com/evidentlyai/evidently/pull/1038
* use same local state for metadata and data by mike0sv in https://github.com/evidentlyai/evidently/pull/1039
* fix CI by DimaAmega in https://github.com/evidentlyai/evidently/pull/986
* UI: export MetricAlert type by DimaAmega in https://github.com/evidentlyai/evidently/pull/1037
* Update README.md by DimaAmega in https://github.com/evidentlyai/evidently/pull/1043
* UI(bundler) hash css by DimaAmega in https://github.com/evidentlyai/evidently/pull/1040
* Added an example of snapshot save speed up by emeli-dral in https://github.com/evidentlyai/evidently/pull/1044

New Contributors
* progiv made their first contribution in https://github.com/evidentlyai/evidently/pull/1028

**Full Changelog**: https://github.com/evidentlyai/evidently/compare/v0.4.17...v0.4.18

0.4.17

What's Changed
* List fields tags for filtering by mike0sv in https://github.com/evidentlyai/evidently/pull/1004
* Spark vulnerability by mike0sv in https://github.com/evidentlyai/evidently/pull/1013
* Update min dependencies by Liraim in https://github.com/evidentlyai/evidently/pull/1017
* UI: add types to dashboard by DimaAmega in https://github.com/evidentlyai/evidently/pull/1015
* Pin min version for certifi. by Liraim in https://github.com/evidentlyai/evidently/pull/1016
* Added Cloud Quickstart tutorial by elenasamuylova in https://github.com/evidentlyai/evidently/pull/1019
* UI: Better panels by DimaAmega in https://github.com/evidentlyai/evidently/pull/1022
* add data definition to snapshot by mike0sv in https://github.com/evidentlyai/evidently/pull/1020
* fix pd types for dataset summary metric by mike0sv in https://github.com/evidentlyai/evidently/pull/1025
* Update CONTRIBUTING.md with Python version and black configuration changes by c0t0ber in https://github.com/evidentlyai/evidently/pull/1011
* Fix issue in calculating NDCG when input data is smaller than K by oriol-guitart-edo in https://github.com/evidentlyai/evidently/pull/1007
* fix CONTRIBUTING.md: py 3.7 -> py 3.8 by emeli-dral in https://github.com/evidentlyai/evidently/pull/1026
* Feature/add new snapshot trigger and fix collector startup by c0t0ber in https://github.com/evidentlyai/evidently/pull/1014
* remove nbextension by DimaAmega in https://github.com/evidentlyai/evidently/pull/1027

New Contributors
* c0t0ber made their first contribution in https://github.com/evidentlyai/evidently/pull/1011
* oriol-guitart-edo made their first contribution in https://github.com/evidentlyai/evidently/pull/1007

**Full Changelog**: https://github.com/evidentlyai/evidently/compare/v0.4.16...v0.4.17

0.4.16

Not secure
What's Changed
* Docs: update for 0.4.15 by elenasamuylova in https://github.com/evidentlyai/evidently/pull/988
* Fix docs for 0.4.15 ( workspace_project.md ) by emeli-dral in https://github.com/evidentlyai/evidently/pull/990
* UI: add /singup to static route by DimaAmega in https://github.com/evidentlyai/evidently/pull/993
* Fix telemetry env usage by mike0sv in https://github.com/evidentlyai/evidently/pull/998
* Docs: misc fixes by elenasamuylova in https://github.com/evidentlyai/evidently/pull/1001
* Replace FastApi with Litestar. by Liraim in https://github.com/evidentlyai/evidently/pull/995
* UI: optimize api calls by DimaAmega in https://github.com/evidentlyai/evidently/pull/1000
* Update pydantic>=1.10.14 by emeli-dral in https://github.com/evidentlyai/evidently/pull/1003


**Full Changelog**: https://github.com/evidentlyai/evidently/compare/v0.4.15...v0.4.16

0.4.15

Not secure
What's Changed
* Fix React.Fragment for DashboardContentWidgets by DimaAmega in https://github.com/evidentlyai/evidently/pull/958
* Add instance fields to fieldpath by mike0sv in https://github.com/evidentlyai/evidently/pull/964
* Fix `as_frame` parameter by hwong557 in https://github.com/evidentlyai/evidently/pull/960
* fix list_nested_fields by DimaAmega in https://github.com/evidentlyai/evidently/pull/965
* Update Evidently Cloud tutorial by elenasamuylova in https://github.com/evidentlyai/evidently/pull/968
* fixed version of vite bundle visualizer by DimaAmega in https://github.com/evidentlyai/evidently/pull/969
* More multitests by mike0sv in https://github.com/evidentlyai/evidently/pull/680
* As dataframe by mike0sv in https://github.com/evidentlyai/evidently/pull/966
* Fix metric_hash and test_hash in filters by mike0sv in https://github.com/evidentlyai/evidently/pull/970
* Updated the example of a custom metric implementation by emeli-dral in https://github.com/evidentlyai/evidently/pull/974
* Show dashboard even if time interval is incorrect by DimaAmega in https://github.com/evidentlyai/evidently/pull/975
* Fix metric hash filter by mike0sv in https://github.com/evidentlyai/evidently/pull/976
* Update DashboardDateFilter.tsx by DimaAmega in https://github.com/evidentlyai/evidently/pull/978
* use timestamp params in `load_points` by DimaAmega in https://github.com/evidentlyai/evidently/pull/977
* Github workflow: Changed files action by DimaAmega in https://github.com/evidentlyai/evidently/pull/922
* fix/shared deps by DimaAmega in https://github.com/evidentlyai/evidently/pull/971
* UI: add/delete project by DimaAmega in https://github.com/evidentlyai/evidently/pull/980
* UI: small fix: hide form after submitting by DimaAmega in https://github.com/evidentlyai/evidently/pull/981
* Remove scatter field from pd by mike0sv in https://github.com/evidentlyai/evidently/pull/983
* Fix pandas for col corr by mike0sv in https://github.com/evidentlyai/evidently/pull/984
* Added an example of report.to_dataframe() method usage by emeli-dral in https://github.com/evidentlyai/evidently/pull/985

New Contributors
* hwong557 made their first contribution in https://github.com/evidentlyai/evidently/pull/960

**Full Changelog**: https://github.com/evidentlyai/evidently/compare/v0.4.14...v0.4.15

Page 1 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.