We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1654299 commit 93f163fCopy full SHA for 93f163f
README.md
@@ -21,7 +21,7 @@ Performance Enhancements:
21
Code Cleanup:
22
- Refined static method definitions (`_calculate_skewness`, `_calculate_kurtosis`, etc.) by removing unnecessary `self` arguments and ensuring calls are updated.
23
24
-- Testing:
+Testing:
25
- Replaced the existing `test.py` with a new script that:
26
- Creates a `test_output` directory for plot outputs.
27
- Uses `energy_consumption_dataset.csv` (with a dummy fallback).
0 commit comments