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