Releases: platiagro/datasets
Releases · platiagro/datasets
v0.3.1
v0.3.0
What's Changed
- Correcting file upload. by @dnlcesilva in #64
- altering the ci.yml file. by @dnlcesilva in #65
- Updates minimum Python version to 3.8 by @fberanizo in #66
- Adds a VSCode workspace file by @fberanizo in #68
- Feature/refactor tests by @fberanizo in #70
- correcting reading of csv files. by @dnlcesilva in #69
- Feature/dataset route by @andreluiz27 in #67
- Correcting the reading of .csv files with only one column. by @dnlcesilva in #71
- [PLATIA-2245]fix/file-upload-bug by @andreluiz27 in #73
- PLATIAGRO 2296 Adicionar "code" nas mensagens de erros retornadas - API datasets by @dfvneto in #72
- Fixed blank file upload fix PLATIA-2366 by @alanmsant2 in #74
Release v0.2.0
Add files via upload Add image files for CV tests
Release v0.1.0
Fix samples config.json (#49) Co-authored-by: Ricardo Shiguemi Hiramatsu <[email protected]>
v0.0.2: Change Titanic Dataset (#21)
- The current titanic dataset is using tabs for column separation. To maintain the same standard as the other datasets, the separation between columns was changed to commas