Hidrokit

Latest version: v0.5.2

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

Scan your dependencies

Page 2 of 3

0.2.1

**Changed**
- Added `template=` argument to `prep.timeseries.timestep_table` function.
- Changed f-string usage to `.format` for compatibility with Python 3.5.
- Changed codecov configuration.
- Changed travis-ci configuration. Added Python 3.5 check.

0.2.0

**Added**
- Renamed modules and functions to be more readable and memorable.
- Divided the package into three main sections: preparation (`prep`), analysis (`analysis`), and visualization (`viz`). Renamed modules and functions to adhere to standard naming conventions for clarity and ease of use.
- Modules for data reading and manipulation, such as `dlkit`, `datakit`, `prepkit`, are now under the `prep` module and renamed to `timeseries`, `read`, `excel`.
- Modules for data visualization, such as `viewkit`, and plot functions from `dlkit`, are now under the `viz` module and renamed to `table` and `graph`.
- Some function names have been changed to be more descriptive, such as `datakit.dict_null_data` to `prep.read.missing_row()`.
- Integrated with Travis CI, Codecov, Codacy.
- Testing using pytest with a target of 90% coverage.
- Released the [hidrokit] and [hidrokit-nb] websites, which include contribution guidelines and general project information.

**Fixed**
- Improved the documentation at [hidrokit.readthedocs.io] by dividing it into three pages: data preparation, data analysis, and data visualization.

**Removed**
- Removed the `bmkgkit` module, which has no replacement yet.
- The following modules have been removed/replaced and will no longer be used:
- `dlkit`, `viewkit`, `bmkgkit`, `prepkit`, `datakit`.

---

0.1.3

**Added**
- Technical documentation site at [readthedocs](https://hidrokit.rtfd.io).
- `docstring` for each method.

0.1.2

- Changed template for issues and PRs.
- Added changelog document.
- Moved notebooks to the repository [`hidrokit-nb`](https://github.com/taruma/hidrokit-nb).

0.1.1

**Added**
- Module `.dlkit`.

0.1.0

**Added**
- Converted `hidrokit` to a Python package.
- Distribution of `hidrokit` via PyPI.

**Documentation**
- Changed README file.
- Issue template.
- Code of conduct using Indonesian version of Contributor Covenant.
- Refer to wiki page for contribution guidelines.

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.