v0.2.3
What's Changed
- Minor fixes of typos and plots for TAPE tutorial by @wilsonbb in #197
- remove TAP query code for now by @dougbrn in #196
- remove python 3.8 from workflows by @dougbrn in #205
- Fix how Ensemble.batch processes on=None/str by @hombit in #203
- Issue/156 sf tutorial by @nevencaplar in #207
- Abstract base class for analysis functions by @hombit in #206
- Support of light-curve package by @hombit in #201
- Introduce project.urls in pyproject.toml by @hombit in #215
- enable clientless ensemble by @dougbrn in #216
- Support loading ensemble from pandas and dask dataframes by @wilsonbb in #224
- adds a dask_on_ray tutorial by @dougbrn in #225
- Streamline Object->Source Sync by @dougbrn in #226
- coalesce with map_partitions by @dougbrn in #227
- Update TAPE README.md by @wilsonbb in #228
- Set object table index for from_dask_dataframe by @wilsonbb in #231
- Adds ability to give a single float input to zero_point by @dougbrn in #234
New Contributors
Full Changelog: v0.2.2...v0.2.3