| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| evadb-0.3.6.tar.gz | 2023-09-21 | 258.4 kB | |
| evadb-0.3.6-py3-none-any.whl | 2023-09-21 | 516.7 kB | |
| README.md | 2023-09-21 | 2.5 kB | |
| v0.3.6 source code.tar.gz | 2023-09-21 | 60.3 MB | |
| v0.3.6 source code.zip | 2023-09-21 | 60.8 MB | |
| Totals: 5 Items | 121.8 MB | 0 | |
v0.3.6
- PR [#1181]: releass: bump a version further to skip cached wheel
- PR [#1179]: fix: release change log
- PR [#1177]: fix: release action
- PR [#1176]: fix: release
- PR [#1174]: fix: trigger build
- PR [#1173]: fix: release on success only and credential to pass protection rule
- PR [#1172]: Release v0.3.5
- PR [#1169]: fix: hotfix for the failing staging build
- PR [#1159]: Load query exception for invalid file format
- PR [#1164]: Fix model train with Ludwig on Colab
- PR [#1155]: feat: add support for enabling ORDER BY on non projected columns
- PR [#1158]: Adding Algolia search to Eva-DB Docs
- PR [#1146]:
CREATE OR REPLACE FUNCTION - PR [#1154]: feat: add github actions to sync and release wheel
- PR [#1123]: Updates evadb apps
- PR [#1157]: chore
- PR [#977]: chore
- PR [#1137]: feat: add support for if not exists in create db
- PR [#1132]: docs: add home sale forecast usecase into documentation
- PR [#1136]: feat: support order by using the projection columns
- PR [#1030]: Add model inference documentation
- PR [#1134]: ci: staging build fix
- PR [#1124]: fix: third-party test
- PR [#1118]: Add a model forecasting notebook in tutorials
- PR [#1125]: feat: create table in integration table from evadb select query
- PR [#1122]: fix: flaky ci unit tests
- PR [#1113]: fix: update docs and notebooks
- PR [#1114]: feat: Improve db integration
- PR [#1108]: Set the right output column type for forecast functions
- PR [#1107]: Added null handling and tests for case insensitive string matching
- PR [#1087]: Support
SELECT expr;which does not requireFROM table - PR [#1090]: Making
LudwigandHuggingFacecase insensitive - PR [#1027]: Adding support for MariaDb as backend for EvaDB
- PR [#1101]: Fix forecasting integration test
- PR [#1094]: Fixes date and frequency issues in forecasting
- PR [#1096]: Rename l_plan and p_plan
- PR [#1091]: fix: evadb is now consistent with lowercase
- PR [#1092]: feat: Drop database
- PR [#1082]: feat: create index if exists
- PR [#1088]: fix: df merging issues when multiple predicates
- PR [#1086]: Update parameters documentation for forecast
- PR [#1084]: Fix column name related issue for Forecast functions
- PR [#1073]: fix: create index from single document
- PR [#1080]:
pandas.DataFrame.fillnais deprecated - PR [#1060]: Bump v0.3.5+dev
- PR [#1062]: Update UDF to function in model-forecasting.rst