Lsdb

Latest version: v0.2.5

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

Scan your dependencies

Page 3 of 3

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

0.0.2

0.0.1

What's Changed
* Hydrate project with copier by delucchi-cmu in https://github.com/astronomy-commons/lsdb/pull/4

New Contributors
* delucchi-cmu made their first contribution in https://github.com/astronomy-commons/lsdb/pull/4

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

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.