Releases: HazyResearch/meerkat
Releases · HazyResearch/meerkat
v0.4.11
What's Changed
- Pin jupyter==8.12 in linting ci by @ad12 in #337
ipython=8.13
is installed for python=3.8 though its not supported by @ad12 in #338- comment out ray test (tempfix) by @ad12 in #336
- Add support for carbon icons and extra props by @ad12 in #335
- update package lock by @ad12 in #334
- Add mk build by @ad12 in #339
- Bumpversion utility by @ad12 in #340
- Automate pypi by @ad12 in #341
- Update Autopush CI by @ad12 in #342
- add package-lock to added files in bumpversion by @ad12 in #343
- [bumpversion] v0.4.10a1 by @ad12 in #344
- Debug autobuild by @ad12 in #347
- [bumpversion] v0.4.10a2 by @ad12 in #348
- Fix git tagging in publish.yml by @ad12 in #350
- [bumpversion] v0.4.10a3 by @ad12 in #351
- [bumpversion] v0.4.10a4 by @ad12 in #352
- add gtsdb and stsd datasets by @ad12 in #354
- update mk.search to work with torch/numpy by @ad12 in #355
- Update README.md by @seyuboglu in #357
- Add MRI perturbation interface by @ad12 in #358
- [bumpversion] v0.4.11 by @ad12 in #361
Full Changelog: v0.4.9...v0.4.11
v0.4.9
What's Changed
- Add support for upload/download to huggingface by @ad12 in #327
- Add image labeling component by @ad12 in #329
- add points to sam demo by @ad12 in #330
- Remove broken record in art dataset by @sandkoan in #328
- bumpversion v0.4.9 by @ad12 in #331
New Contributors
Full Changelog: v0.4.8...v0.4.9
v0.4.8
What's Changed
- Medimg formatter by @ad12 in #319
- Dean/plotly by @dastratakos in #321
- Fix bug with missing CellInfo by @seyuboglu in #324
- App/together by @ad12 in #325
- bumpversion/v0.4.8 by @ad12 in #326
Full Changelog: v0.4.7...v0.4.8
v0.4.7
What's Changed
- Update package lock by @krandiash in #312
- Fix blog link by @krandiash in #315
- Update package; index by @krandiash in #314
- add pathfinder dataset by @ad12 in #317
- bumpversion: v0.4.7 by @ad12 in #318
Full Changelog: v0.4.6...v0.4.7
v0.4.6
What's Changed
- clean audio notebook by @ad12 in #304
- Add huggingface support for inferring audio/image columns. by @seyuboglu in #307
- Add initial support for multi-dimensional medical images by @ad12 in #306
- Add SIIM CXR dataset by @seyuboglu in #308
- Bugfix/flash fill max token by @ad12 in #309
- bumpversion: v0.4.5 -> v0.4.6 by @ad12 in #310
Full Changelog: v0.4.5...v0.4.6
Release v0.4.5
What's Changed
- Optimize dataframe construction by @ad12 in #301
- Add support for inferring ipython height by @seyuboglu in #300
- add max tokens option to flash fill by @ad12 in #302
- Add audio demo by @seyuboglu in #303
Full Changelog: v0.4.4...v0.4.5
Release v0.4.2
Full Changelog: v0.2.4...v0.4.2
v0.2.5
What's Changed
- Release: v0.2.2 by @krandiash in #191
- Release: v0.2.3 by @seyuboglu in #200
- Audioset DataPanel by @Priya2698 in #229
- Fix issue where old datapanels are missing have formatter state by @seyuboglu in #233
- Make AudioSet DataPanels relational by @seyuboglu in #235
- Add coco, mir, and pascal by @seyuboglu in #239
- Make write only write columns in datapanel by @seyuboglu in #240
- Enforce contiguous index in pandas columns by @seyuboglu in #244
- Fix issue where ray pickle fails on lazy loader by @seyuboglu in #245
- Feature/groupby basegroupby by @sam-randall in #242
- Reorganize the implementation of datasets by @seyuboglu in #246
- Add support for persistent configuration by @seyuboglu in #247
- Implement sort for data panel and columns by @hannahkim24 in #237
- Add emb module by @seyuboglu in #249
- Reorganize ops code by @seyuboglu in #250
- Add sample by @seyuboglu in #251
- Add several HAPI datasets by @seyuboglu in #252
- Update styling of docs by @seyuboglu in #253
- Bump to version Release: vx.y.z by @seyuboglu in #254
New Contributors
- @sam-randall made their first contribution in #242
- @hannahkim24 made their first contribution in #237
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- Update contributing to support new dev main structure by @seyuboglu in #203
- Add args, kwargs to ColumnIOMixin._read_data by @seyuboglu in #204
- Fix from_huggingface and add tests by @seyuboglu in #205
- Minor fix by @khaledsaab in #206
- Add downloader to ImageColumn by @seyuboglu in #207
- Remove default addition of index by @seyuboglu in #208
- Add DEW contrib to registry by @seyuboglu in #209
- Catch ConnectionResetError by @seyuboglu in #210
- Add inaturalist to contrib by @seyuboglu in #211
- Fix issue where arraycolumns can't be saved with jsonlines by @seyuboglu in #214
- Update the docs and add user guide. by @seyuboglu in #215
- Add contrib for enron email dataset by @seyuboglu in #217
- Fix PIL attribute error on list and lambda column representations by @seyuboglu in #218
- mmap path bug fix by @khaledsaab in #219
- Downgrade pytorch dependency bound by @seyuboglu in #220
- Fix issue with subclassing
DataPanel._state_keys
by @seyuboglu in #224 - Use multiple slices instead of pa.Table.take in ArrowBlock by @seyuboglu in #226
- Fix issue where boolean list can't index by @seyuboglu in #227
- Add support for AudioColumn by @seyuboglu in #222
- Add waterbirds contrib by @seyuboglu in #228
- Add guide to indexing and slicing by @seyuboglu in #225
- Docs/build fix by @seyuboglu in #230
- Bump version by @seyuboglu in #231
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- Release: v0.2.1 by @krandiash in #171
- Bump version to 0.2.2 by @krandiash in #190
- Delete nn by @krandiash in #192
- Add support for loading train and test set in cifar10" by @seyuboglu in #193
- Fix issue where tensor columns can't be indexed with pandas series by @seyuboglu in #195
- Update cifar10 to support test set too by @seyuboglu in #196
- Fix bacckwards compat issue with base_dir and GCSImageColumn by @seyuboglu in #197
- Support backwards compatibility with nn by @seyuboglu in #198
- Bump version by @seyuboglu in #199
Full Changelog: v0.2.2...v0.2.3