Skip to content

Commit 3d899c6

Browse files
feat: Add data processing module
Signed-off-by: Mohammad Tayyab <[email protected]>
1 parent dd97026 commit 3d899c6

File tree

6 files changed

+3492
-0
lines changed

6 files changed

+3492
-0
lines changed

RELEASE_NOTES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,10 @@
1111
## New Features
1212

1313
<!-- Here goes the main new features and examples or instructions on how to use them -->
14+
* Add reusable, modular data processing functions for reporting notebooks.
1415

1516
## Bug Fixes
1617

1718
* Replaces multiple duplicated plot functions with a single reusable one.
1819
* Handle empty weather/reporting dataframes gracefully to avoid transformation errors. The "Solar Maintenance" notebook is updated accordingly.
20+
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->

0 commit comments

Comments
 (0)