Skip to content

Refactor hk98.py module to improve readability and documentation#270

Merged
taruma merged 1 commit into0.5.xfrom
248-refactor-hk98
Apr 14, 2024
Merged

Refactor hk98.py module to improve readability and documentation#270
taruma merged 1 commit into0.5.xfrom
248-refactor-hk98

Conversation

@taruma
Copy link
Member

@taruma taruma commented Apr 14, 2024

Ringkasan Pull Request

refactor hk98

Perbaikan/Fitur

close #248

Penggunaan

This module provides functions for calculating summary statistics on datasets.

Functions:
- summary_station(dataset, column, ufunc, ufunc_col, n_days='MS'): 
    Calculate summary statistics for a given dataset and column.
- summary_all(dataset, ufunc, ufunc_col, columns=None, n_days='MS', verbose=False): 
    Calculate summary statistics for multiple columns in a dataset.

For more details, refer to the manual: 
https://gist.github.com/taruma/aca7f90c8fbb0034587809883d0d9e92

@taruma taruma added the docs dokumentasi label Apr 14, 2024
@taruma taruma added this to the 0.5.0 milestone Apr 14, 2024
@taruma taruma merged commit e437fb0 into 0.5.x Apr 14, 2024
@taruma taruma deleted the 248-refactor-hk98 branch April 14, 2024 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs dokumentasi

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant