Function reference
-
cleanTS()
- Clean univariate time-series data
-
animate_interval()
- Generate animated plot
-
interact_plot()
- Create interactive plot
-
print(<cleanTS>)
- Print a cleanTS object
-
gen.animation()
- Generate animation
-
gen.report()
- Generate a report.
-
mergecsv()
- Merge Multiple CSV files
-
check_input()
- Check input data
-
missing_timestamps()
- Missing timestamps
-
find_dif()
- Helper function to find the time difference between two given timestamps.
-
duplicate_timestamps()
- Duplicate Timestamps
-
impute()
- Handle missing values in the data
-
detect_outliers()
- Find outliers in the data