https://github.com/baschin1103/sliding-variance-with-imputation
Calculation of the sliding variance with imputation
https://github.com/baschin1103/sliding-variance-with-imputation
csv imputation linear-interpolation missing-values python sliding statistics variance
Last synced: 6 months ago
JSON representation
Calculation of the sliding variance with imputation
- Host: GitHub
- URL: https://github.com/baschin1103/sliding-variance-with-imputation
- Owner: Baschin1103
- Created: 2024-12-04T15:57:40.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-12-04T16:14:07.000Z (10 months ago)
- Last Synced: 2025-02-10T13:16:15.467Z (8 months ago)
- Topics: csv, imputation, linear-interpolation, missing-values, python, sliding, statistics, variance
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
In this repository you find the data-file and the python script to calculate the sliding variance. Before the calculation missing values are treated in some ways. In the end the results are exported as excel-files.