Lsdb

Latest version: v0.4.3

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

Scan your dependencies

Page 4 of 5

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

0.1.2

What's Changed
* Specify dependency on `dask[complete]` by camposandro in https://github.com/astronomy-commons/lsdb/pull/135
* Change default crossmatch radius by smcguire-cmu in https://github.com/astronomy-commons/lsdb/pull/134
* Add Margin Catalog by smcguire-cmu in https://github.com/astronomy-commons/lsdb/pull/139
* Refactor join and crossmatch partition alignment and applying code by smcguire-cmu in https://github.com/astronomy-commons/lsdb/pull/140
* Documentation notebook with ZTF BTS vs NGC cross-match example by hombit in https://github.com/astronomy-commons/lsdb/pull/142
* Add catalog box searching by camposandro in https://github.com/astronomy-commons/lsdb/pull/138
* Add margin to catalog and use in crossmatch by smcguire-cmu in https://github.com/astronomy-commons/lsdb/pull/144
* Remove performance warnings on filtering by camposandro in https://github.com/astronomy-commons/lsdb/pull/147
* Add `head` method to catalog by camposandro in https://github.com/astronomy-commons/lsdb/pull/150


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

0.1.1

What's Changed
* Update custom crossmatch function docs by camposandro in https://github.com/astronomy-commons/lsdb/pull/118
* Regression test for loaded catalog's ordering by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/119
* Validate input coordinates for cone / polygonal searches by camposandro in https://github.com/astronomy-commons/lsdb/pull/117
* Clean up some dependencies by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/122
* Extract dataframe manipulation for searches. by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/116
* Index search and unit test data by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/123
* Add more thorough polygon validation by camposandro in https://github.com/astronomy-commons/lsdb/pull/124


**Full Changelog**: https://github.com/astronomy-commons/lsdb/compare/v0.1.0...v0.1.1

0.1.0

What's Changed
* Add benchmark for polygonal search by camposandro in https://github.com/astronomy-commons/lsdb/pull/97
* Add Association Catalog by smcguire-cmu in https://github.com/astronomy-commons/lsdb/pull/88
* Write only non-empty partitions to disk by camposandro in https://github.com/astronomy-commons/lsdb/pull/96
* Migrate to the `sphgeom` library for polygonal searches by camposandro in https://github.com/astronomy-commons/lsdb/pull/101
* Apply template v.1.4.6 by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/113


**Full Changelog**: https://github.com/astronomy-commons/lsdb/compare/v0.0.4...v0.1.0

0.0.4

What's Changed
* Remove 3.8 support by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/62
* Save catalog to disk by camposandro in https://github.com/astronomy-commons/lsdb/pull/61
* Run copier to patch workflows by camposandro in https://github.com/astronomy-commons/lsdb/pull/63
* Fix test data for removing partition_info by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/65
* Parallelize `to_hipscat` using dask delayed by smcguire-cmu in https://github.com/astronomy-commons/lsdb/pull/64
* Wrapper for catalog merge by camposandro in https://github.com/astronomy-commons/lsdb/pull/48
* Replace string with constant by smcguire-cmu in https://github.com/astronomy-commons/lsdb/pull/69
* Add Catalog Joining on a column by smcguire-cmu in https://github.com/astronomy-commons/lsdb/pull/70
* Fix index not being set correctly in `from_dataframe` by smcguire-cmu in https://github.com/astronomy-commons/lsdb/pull/76
* Add kwargs to read_hipscat to filter columns by camposandro in https://github.com/astronomy-commons/lsdb/pull/82
* Remove cloud tests. by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/85
* Add Dask divisions to catalogs by camposandro in https://github.com/astronomy-commons/lsdb/pull/79
* Fix access to "ra" and "dec" values in `from_dataframe` by camposandro in https://github.com/astronomy-commons/lsdb/pull/86
* Extend specification of crossmatch extra columns by camposandro in https://github.com/astronomy-commons/lsdb/pull/87
* Catalog search with polygonal regions by camposandro in https://github.com/astronomy-commons/lsdb/pull/77
* Fix argument name in notebook. by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/92
* Update README.md - fix link to the LINCC logo by nevencaplar in https://github.com/astronomy-commons/lsdb/pull/91
* Allow `to_hipscat` to overwrite catalogs by camposandro in https://github.com/astronomy-commons/lsdb/pull/95

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

**Full Changelog**: https://github.com/astronomy-commons/lsdb/compare/v0.0.3...v0.0.4

0.0.3

What's Changed
* Copier update and black formatting. by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/5
* Updating to v1.3.0 by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/10
* Update README.md by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/11
* Add Catalog class and Catalog Loading by smcguire-cmu in https://github.com/astronomy-commons/lsdb/pull/12
* Copier update by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/13
* Straightforward updates. by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/14
* Run copier update by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/19
* Update catalog loading to work with hipscat 0.1.1 by smcguire-cmu in https://github.com/astronomy-commons/lsdb/pull/18
* Merge prototype to main by smcguire-cmu in https://github.com/astronomy-commons/lsdb/pull/17
* Mechanical application of 110 line length. by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/22
* Add crossmatching by smcguire-cmu in https://github.com/astronomy-commons/lsdb/pull/24
* Add benchmarking by smcguire-cmu in https://github.com/astronomy-commons/lsdb/pull/26
* Update to latest PPT version by smcguire-cmu in https://github.com/astronomy-commons/lsdb/pull/29
* Add Cone Search to Catalog by smcguire-cmu in https://github.com/astronomy-commons/lsdb/pull/28
* Update to latest PPT version by camposandro in https://github.com/astronomy-commons/lsdb/pull/30
* Fix crossmatch incorrectly filtering points at pixel boundary. by smcguire-cmu in https://github.com/astronomy-commons/lsdb/pull/35
* Fix badge links in README by hombit in https://github.com/astronomy-commons/lsdb/pull/33
* Method to get HEALPix pixels from Catalog by camposandro in https://github.com/astronomy-commons/lsdb/pull/37
* Address pylint issues under /tests/ by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/39
* Load catalog from a Pandas Dataframe by camposandro in https://github.com/astronomy-commons/lsdb/pull/36
* Re-factor get_pixels by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/42
* Import HiPSCat index column by camposandro in https://github.com/astronomy-commons/lsdb/pull/40
* Sam/fsspec by swyatt7 in https://github.com/astronomy-commons/lsdb/pull/34
* Run black formatting and remove `get_pixels` by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/44
* 3dtree cross-matching by hombit in https://github.com/astronomy-commons/lsdb/pull/43
* Remove previous implementation of kdtree x-match by hombit in https://github.com/astronomy-commons/lsdb/pull/47
* Wrappers for Dataframe query and assign operations by camposandro in https://github.com/astronomy-commons/lsdb/pull/46
* Copier update and better readme links. by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/60

New Contributors
* camposandro made their first contribution in https://github.com/astronomy-commons/lsdb/pull/30
* hombit made their first contribution in https://github.com/astronomy-commons/lsdb/pull/33
* swyatt7 made their first contribution in https://github.com/astronomy-commons/lsdb/pull/34

**Full Changelog**: https://github.com/astronomy-commons/lsdb/compare/v0.0.1...v0.0.3

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.