Lsdb

Latest version: v0.2.1

Safety actively analyzes 623936 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.2.1

What's Changed
* Add support for Dask versions >=2024.3.0 with dask expressions by smcguire-cmu in https://github.com/astronomy-commons/lsdb/pull/288
* Use faster hipscat paths method by smcguire-cmu in https://github.com/astronomy-commons/lsdb/pull/284
* Update python and hipscat version pins. by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/289
* Add benchmarks for larger catalogs. by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/292
* Add map_partitions function to catalog by smcguire-cmu in https://github.com/astronomy-commons/lsdb/pull/290


**Full Changelog**: https://github.com/astronomy-commons/lsdb/compare/v0.2.0...v0.2.1

0.2.0

What's Changed
* Pin python 3.11 version in CI. by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/269
* Add minimum radius option to KDTree crossmatch by camposandro in https://github.com/astronomy-commons/lsdb/pull/246
* Update unit tests for interval pixel tree by smcguire-cmu in https://github.com/astronomy-commons/lsdb/pull/272
* Change readthedocs URLs to stable by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/275
* Restructure docs tree by camposandro in https://github.com/astronomy-commons/lsdb/pull/276
* Cross-reference hipscat in the API docs by camposandro in https://github.com/astronomy-commons/lsdb/pull/277
* Optimize skymap at high fixed order by smcguire-cmu in https://github.com/astronomy-commons/lsdb/pull/274
* Improve contribution guide by camposandro in https://github.com/astronomy-commons/lsdb/pull/278
* Update acknowledgment text by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/280
* Add __getitem__ accessor for catalogs by smcguire-cmu in https://github.com/astronomy-commons/lsdb/pull/281


**Full Changelog**: https://github.com/astronomy-commons/lsdb/compare/v0.1.6...v0.2.0

0.1.6

What's Changed
* Change sphinx theme by smcguire-cmu in https://github.com/astronomy-commons/lsdb/pull/233
* fix notebook tqdm rendering by smcguire-cmu in https://github.com/astronomy-commons/lsdb/pull/234
* Use custom representation for catalog. by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/235
* Filter based on HEALpix order by ykwang1 in https://github.com/astronomy-commons/lsdb/pull/238
* Initialize BoxSearch in search package by camposandro in https://github.com/astronomy-commons/lsdb/pull/240
* Add "Working with large catalogs" notebook by camposandro in https://github.com/astronomy-commons/lsdb/pull/236
* Update unit test data by smcguire-cmu in https://github.com/astronomy-commons/lsdb/pull/243
* Add installation section by camposandro in https://github.com/astronomy-commons/lsdb/pull/239
* add skymap_histogram function and skymap at specified order by smcguire-cmu in https://github.com/astronomy-commons/lsdb/pull/245
* Update Skymap default by smcguire-cmu in https://github.com/astronomy-commons/lsdb/pull/250
* Polish landing page by camposandro in https://github.com/astronomy-commons/lsdb/pull/256
* Add quickstart guide by camposandro in https://github.com/astronomy-commons/lsdb/pull/255
* Bump actions/add-to-project from 0.6.0 to 1.0.0 by dependabot in https://github.com/astronomy-commons/lsdb/pull/258
* DES-GAIA cross-match tutorial by hombit in https://github.com/astronomy-commons/lsdb/pull/166
* Add margin documentation notebook by smcguire-cmu in https://github.com/astronomy-commons/lsdb/pull/244
* Update PPT version by smcguire-cmu in https://github.com/astronomy-commons/lsdb/pull/262
* Update readme acknowledgement by smcguire-cmu in https://github.com/astronomy-commons/lsdb/pull/263
* Update getting started link README by smcguire-cmu in https://github.com/astronomy-commons/lsdb/pull/264

New Contributors
* ykwang1 made their first contribution in https://github.com/astronomy-commons/lsdb/pull/238

**Full Changelog**: https://github.com/astronomy-commons/lsdb/compare/v0.1.5...v0.1.6

0.1.5

What's Changed
* Update README.md by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/218
* Pin dask. by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/221
* Add plot_pixels method to Catalog by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/229
* Change metadata loading method to use right file by smcguire-cmu in https://github.com/astronomy-commons/lsdb/pull/230
* Documentation improvements by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/222
* Work around pandas warnings. by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/220
* Load catalog subset at the I/O level by camposandro in https://github.com/astronomy-commons/lsdb/pull/231
* Update pyproject.toml by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/232


**Full Changelog**: https://github.com/astronomy-commons/lsdb/compare/v0.1.4...v0.1.5

0.1.4

What's Changed
* Fix doc build error. by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/185
* Add test that we can handle pathlib.Path by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/186
* Create add-issue-to-project-tracker.yml by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/184
* Numpy tricks for box_search.py by hombit in https://github.com/astronomy-commons/lsdb/pull/188
* Add box filter benchmark on partition by camposandro in https://github.com/astronomy-commons/lsdb/pull/190
* Add spatial filtering to margin catalogs by smcguire-cmu in https://github.com/astronomy-commons/lsdb/pull/192
* Create validation method. by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/183
* Optionally suppress margin on from_dataframe by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/194
* Add Skymap function to catalog by smcguire-cmu in https://github.com/astronomy-commons/lsdb/pull/198
* Bump actions/add-to-project from 0.4.0 to 0.6.0 by dependabot in https://github.com/astronomy-commons/lsdb/pull/197
* Bump asv from 0.6.2 to 0.6.3 by dependabot in https://github.com/astronomy-commons/lsdb/pull/195
* Change _DIST to _dist_arcsec by smcguire-cmu in https://github.com/astronomy-commons/lsdb/pull/207
* Notebook for generating test data by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/210
* Save margin catalog to disk by camposandro in https://github.com/astronomy-commons/lsdb/pull/208
* Prune empty partitions from catalog by camposandro in https://github.com/astronomy-commons/lsdb/pull/205
* Apply PPT v2.0 by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/217
* Add option for coarse spatial filtering by camposandro in https://github.com/astronomy-commons/lsdb/pull/209
* Patch margin cache generation by camposandro in https://github.com/astronomy-commons/lsdb/pull/216


**Full Changelog**: https://github.com/astronomy-commons/lsdb/compare/v0.1.3...v0.1.4

0.1.3

What's Changed
* Docs: fix link to notebooks page by hombit in https://github.com/astronomy-commons/lsdb/pull/154
* Add PS1 image to ZTF-NGC NB by hombit in https://github.com/astronomy-commons/lsdb/pull/153
* Fix inconsistent `_hipscat_index` type by camposandro in https://github.com/astronomy-commons/lsdb/pull/157
* Apply copier update and black formatting by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/158
* Bump asv from 0.6.1 to 0.6.2 by dependabot in https://github.com/astronomy-commons/lsdb/pull/159
* Apply PPT 1.5.3 by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/164
* Catch warnings, and add data to avoid them. by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/168
* Added basic tutorial outline by nevencaplar in https://github.com/astronomy-commons/lsdb/pull/162
* Add package version property by camposandro in https://github.com/astronomy-commons/lsdb/pull/165
* Fix installation errors by nevencaplar in https://github.com/astronomy-commons/lsdb/pull/173
* Use margin in joining catalogs by smcguire-cmu in https://github.com/astronomy-commons/lsdb/pull/177
* Change cone search argument to radius_arcsec by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/179
* Query method updates margin catalog by smcguire-cmu in https://github.com/astronomy-commons/lsdb/pull/172
* Generate margin catalog on `from_dataframe` by camposandro in https://github.com/astronomy-commons/lsdb/pull/175

New Contributors
* dependabot made their first contribution in https://github.com/astronomy-commons/lsdb/pull/159

**Full Changelog**: https://github.com/astronomy-commons/lsdb/compare/v0.1.2...v0.1.3

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.