Phab-utils

Latest version: v0.8.2

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

Scan your dependencies

Page 2 of 3

0.5.0

Released on `2024-08-23`.

- `databases`
+ `simbad`
* `findObjectID()` - finding SIMBAD object ID
+ `tap`
* `getStellarParameterFromSimbad()` - querying stellar parameters from SIMBAD
- `datasets`
+ `pandas`
* `dropMeaninglessRows()` - dropping/removing meaningless rows from a table
- wiki
+ running jobs on NRIS

0.4.0

Released on `2023-11-27`.

- `datasets` - new module for data processing
+ `pandas`
* `mergeTables()` - merging several tables into one
* `deduplicateTable()` - finding duplicate rows in the table
- `files`
+ `pickles`
* `mergePickles()` - option for saving to file or returning merging Pandas table
- `logs` - new module for logging

0.3.2

Released on `2023-10-05`.

- the package can be installed from [PyPI](https://pypi.org/project/uio-exoplanet-group/) now
- disabled Git LFS because of GitHub's LFS policy/pricing
- using `ValueError` where suitable instead of `SystemError` for everything
- `databases`
+ `lightcurves`
* `getLightCurveIDs()` - geting missions and cadences based on light curves stats
- wiki
+ how to build RH15D from sources
+ updated instructions for installing AltaiPony

0.3.1

Released on `2023-07-01`.

- `databases`
+ `lightcurves`
* `getLightCurveStats()` - gathering light curves cadence values statistics
- documentation
+ favicon, new poster and PHAB domain
- wiki
+ generating chemical abundances for HELIOS using FastChem
+ updated AltaiPony installation instructions

0.3.0

Released on `2023-05-01`.

- consistent modules naming
- `databases`
+ `tap`
* querying parameters from NASA and PADC databases
* querying TAP service returns `pyvo.dal.tap.TAPResults` instead of `pandas.DataFrame`
- user is expected to do `.to_table().to_pandas()` if he needs `pandas.DataFrame`
* additional validations on getting the TAP service endpoint
* some convenience lists for TAP services (*parameters that are strings, parameters with errors, etc*)
* NASA to PADC parameters/columns mapping
- `files`
+ `pickles`
* merging several pickle files into one
* openning a pickle can take both `pathlib.Path` object and plain string

0.2.0

Released on `2023-03-19`.

- grouped `utility` modules
- proper [documentation pages](https://uio.decovar.dev/) (*generated with [pdoc](https://pdoc.dev)*)

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.