LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
statflow/__init__.py
statflow.egg-info/PKG-INFO
statflow.egg-info/SOURCES.txt
statflow.egg-info/dependency_links.txt
statflow.egg-info/requires.txt
statflow.egg-info/top_level.txt
statflow/core/__init__.py
statflow/core/approximation_techniques.py
statflow/core/interpolation_methods.py
statflow/core/moving_operations.py
statflow/core/regressions.py
statflow/core/signal_processing.py
statflow/core/statistical_tests.py
statflow/core/time_series.py
statflow/distributions/__init__.py
statflow/fields/__init__.py
statflow/fields/climatology/__init__.py
statflow/fields/climatology/_climate_deps.py
statflow/fields/climatology/indicators.py
statflow/fields/climatology/periodic_climat_stats.py
statflow/fields/climatology/representative_series.py
statflow/fields/climatology/simple_bias_correction.py
statflow/fields/climatology/variables.py
statflow/utils/__init__.py
statflow/utils/helpers.py