v0.0.1
Getting Started
Installation
Quick Start
Questions, Issues and Feature Requests
User Guide
Multiple Time Series
Single Time Series
Tweaking the profilers parameters
Displaying individual sections
Accessing the profiling raw data
Interactive dashboard
Creating and bundling custom profilers
Using custom HTML templates
Credits and related work
Third party libraries and references
Reference
API Reference
API Index
Contributing
Changelog
tslumen
»
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
V
|
W
|
X
|
Y
|
Z
A
acf() (in module tslumen.profile.correlation)
acf_1d() (in module tslumen.profile.correlation)
acf_2d() (in module tslumen.profile.correlation)
adfuller_stationarity() (in module tslumen.profile.stat_tests)
alpha (tslumen.plot.static.comparison.Radar attribute)
anchors() (tslumen.report.dashboard.base.DashSection property)
(tslumen.report.dashboard.sections.timeseries.SectionTimeSeries property)
app() (tslumen.Dashboard property)
(tslumen.report.dashboard.base.BaseDash property)
(tslumen.report.dashboard.report.Dashboard property)
B
backend (tslumen.scheduling.Scheduler.Config attribute)
BaseDash (class in tslumen.report.dashboard.base)
batch_size (tslumen.scheduling.Scheduler.Config attribute)
binned() (in module tslumen.profile.distribution)
block_id() (tslumen.report.dashboard.base.DashBlock property)
BlockPreview (class in tslumen.report.dashboard.sections.summary)
BlockStats (class in tslumen.report.dashboard.sections.summary)
BlockStatus (class in tslumen.report.dashboard.sections.summary)
BlockTSAutoCorrelation (class in tslumen.report.dashboard.sections.timeseries)
BlockTSComponents (class in tslumen.report.dashboard.sections.timeseries)
BlockTSCorrelations (class in tslumen.report.dashboard.sections.relations)
BlockTSDetails (class in tslumen.report.dashboard.sections.timeseries)
BlockTSDist (class in tslumen.report.dashboard.sections.timeseries)
BlockTSFeaturesHeatmap (class in tslumen.report.dashboard.sections.features)
BlockTSFeaturesRadar (class in tslumen.report.dashboard.sections.features)
BlockTSFTSelect (class in tslumen.report.dashboard.sections.features)
BlockTSGranger (class in tslumen.report.dashboard.sections.relations)
BlockTSLagPlots (class in tslumen.report.dashboard.sections.timeseries)
BlockTSPlot (class in tslumen.report.dashboard.sections.timeseries)
BlockTSRelSelect (class in tslumen.report.dashboard.sections.relations)
BlockTSSeasonality (class in tslumen.report.dashboard.sections.timeseries)
BlockTSSelect (class in tslumen.report.dashboard.sections.timeseries)
BlockTSSmoothing (class in tslumen.report.dashboard.sections.timeseries)
BlockTSStats (class in tslumen.report.dashboard.sections.timeseries)
body() (tslumen.report.dashboard.base.DashBlock property)
(tslumen.report.dashboard.base.DashSection property)
(tslumen.report.dashboard.sections.features.BlockTSFeaturesHeatmap property)
(tslumen.report.dashboard.sections.features.BlockTSFeaturesRadar property)
(tslumen.report.dashboard.sections.features.BlockTSFTSelect property)
(tslumen.report.dashboard.sections.features.SectionFeatures property)
(tslumen.report.dashboard.sections.relations.BlockTSCorrelations property)
(tslumen.report.dashboard.sections.relations.BlockTSGranger property)
(tslumen.report.dashboard.sections.relations.BlockTSRelSelect property)
(tslumen.report.dashboard.sections.relations.SectionRelations property)
(tslumen.report.dashboard.sections.summary.BlockPreview property)
(tslumen.report.dashboard.sections.summary.BlockStats property)
(tslumen.report.dashboard.sections.summary.SectionSummary property)
(tslumen.report.dashboard.sections.timeseries.BlockTSAutoCorrelation property)
(tslumen.report.dashboard.sections.timeseries.BlockTSComponents property)
(tslumen.report.dashboard.sections.timeseries.BlockTSDetails property)
(tslumen.report.dashboard.sections.timeseries.BlockTSDist property)
(tslumen.report.dashboard.sections.timeseries.BlockTSLagPlots property)
(tslumen.report.dashboard.sections.timeseries.BlockTSPlot property)
(tslumen.report.dashboard.sections.timeseries.BlockTSSeasonality property)
(tslumen.report.dashboard.sections.timeseries.BlockTSSelect property)
(tslumen.report.dashboard.sections.timeseries.BlockTSSmoothing property)
(tslumen.report.dashboard.sections.timeseries.BlockTSStats property)
(tslumen.report.dashboard.sections.timeseries.SectionTimeSeries property)
BoxPlot (class in tslumen.plot.interactive.distribution)
(class in tslumen.plot.static.distribution)
BundledProfiler (class in tslumen.profile.base)
BundledResult (class in tslumen.profile.base)
BundledResultDetails (class in tslumen.profile.base)
C
callbacks() (tslumen.report.dashboard.base.BaseDash property)
(tslumen.report.dashboard.sections.features.BlockTSFeaturesHeatmap property)
(tslumen.report.dashboard.sections.features.BlockTSFeaturesRadar property)
(tslumen.report.dashboard.sections.relations.BlockTSCorrelations property)
(tslumen.report.dashboard.sections.relations.BlockTSGranger property)
(tslumen.report.dashboard.sections.summary.BlockPreview property)
(tslumen.report.dashboard.sections.timeseries.BlockTSAutoCorrelation property)
(tslumen.report.dashboard.sections.timeseries.BlockTSComponents property)
(tslumen.report.dashboard.sections.timeseries.BlockTSDetails property)
(tslumen.report.dashboard.sections.timeseries.BlockTSDist property)
(tslumen.report.dashboard.sections.timeseries.BlockTSLagPlots property)
(tslumen.report.dashboard.sections.timeseries.BlockTSPlot property)
(tslumen.report.dashboard.sections.timeseries.BlockTSSeasonality property)
(tslumen.report.dashboard.sections.timeseries.BlockTSSmoothing property)
(tslumen.report.dashboard.sections.timeseries.BlockTSStats property)
cellsize (tslumen.plot.static.correlation.LagMatrix attribute)
CLIConfig (class in tslumen.cli)
cmap (tslumen.plot.static.comparison.Heatmap attribute)
(tslumen.plot.static.misc.GrangerGraph attribute)
col_correlation (tslumen.plot.static.correlation.LagCorrelation attribute)
col_lag (tslumen.plot.static.correlation.LagCorrelation attribute)
col_low (tslumen.plot.static.correlation.LagCorrelation attribute)
col_pp_ref (tslumen.plot.static.distribution.Distribution attribute)
col_qq_ref (tslumen.plot.static.distribution.Distribution attribute)
col_sample_percentiles (tslumen.plot.static.distribution.Distribution attribute)
col_sample_quantiles (tslumen.plot.static.distribution.Distribution attribute)
col_theoretical_percentiles (tslumen.plot.static.distribution.Distribution attribute)
col_theoretical_quantiles (tslumen.plot.static.distribution.Distribution attribute)
col_up (tslumen.plot.static.correlation.LagCorrelation attribute)
colors (tslumen.plot.static.line.TS attribute)
colspecs (tslumen.cli.readers.ReaderFwf attribute)
comment (tslumen.cli.readers.ReaderCsv attribute)
(tslumen.cli.readers.ReaderExcel attribute)
compression (tslumen.cli.readers.ReaderCsv attribute)
confidence_level (tslumen.profile.stat_tests.TestResult attribute)
config (tslumen.profile.base.BundledResultDetails attribute)
(tslumen.profile.base.ProfilingFunction attribute)
controls (tslumen.report.dashboard.sections.summary.SectionSummary attribute)
controls() (tslumen.report.dashboard.base.DashBlock property)
(tslumen.report.dashboard.base.DashSection property)
(tslumen.report.dashboard.sections.relations.BlockTSCorrelations property)
(tslumen.report.dashboard.sections.relations.BlockTSGranger property)
(tslumen.report.dashboard.sections.summary.BlockPreview property)
(tslumen.report.dashboard.sections.timeseries.BlockTSDist property)
(tslumen.report.dashboard.sections.timeseries.BlockTSSmoothing property)
corr (tslumen.plot.static.correlation.LagMatrix attribute)
corr_kendall() (in module tslumen.profile.correlation)
corr_pearson() (in module tslumen.profile.correlation)
corr_spearman() (in module tslumen.profile.correlation)
cov() (in module tslumen.profile.stats)
create_jinja_env() (in module tslumen.jinja_utils)
critical (tslumen.plot.static.misc.GrangerGraph attribute)
(tslumen.plot.static.misc.GrangerMatrix attribute)
D
DashBlock (class in tslumen.report.dashboard.base)
Dashboard (class in tslumen)
(class in tslumen.report.dashboard.report)
DashInput (class in tslumen.report.dashboard.base)
DashSection (class in tslumen.report.dashboard.base)
decimal (tslumen.cli.readers.ReaderCsv attribute)
DefaultProfiler (class in tslumen)
(class in tslumen.profile)
defaults (tslumen.cli.CLIConfig attribute)
delim_whitespace (tslumen.cli.readers.ReaderCsv attribute)
delimiter (tslumen.cli.readers.ReaderCsv attribute)
details (tslumen.profile.stat_tests.TestResult attribute)
df (tslumen.plot.static.comparison.Heatmap attribute)
(tslumen.plot.static.comparison.Radar attribute)
(tslumen.plot.static.correlation.LagCorrelation attribute)
(tslumen.plot.static.correlation.ScatterMatrix attribute)
(tslumen.plot.static.distribution.BoxPlot attribute)
(tslumen.plot.static.line.TS attribute)
(tslumen.plot.static.line.TSStack attribute)
df() (tslumen.report.base.Report property)
df_corr (tslumen.plot.static.correlation.ScatterMatrix attribute)
df_percentiles (tslumen.plot.static.distribution.Distribution attribute)
df_quantiles (tslumen.plot.static.distribution.Distribution attribute)
df_scaled() (in module tslumen.profile.summary)
dfl (tslumen.plot.static.misc.GrangerMatrix attribute)
dfp (tslumen.plot.static.misc.GrangerGraph attribute)
(tslumen.plot.static.misc.GrangerMatrix attribute)
Distribution (class in tslumen.plot.static.distribution)
doublequote (tslumen.cli.readers.ReaderCsv attribute)
dt_end() (in module tslumen.profile.summary)
dt_start() (in module tslumen.profile.summary)
duration (tslumen.report.html.report.HtmlReport attribute)
E
edge_hi (tslumen.plot.static.misc.GrangerGraph attribute)
edgecolors (tslumen.plot.static.misc.GrangerGraph attribute)
encoding (tslumen.cli.readers.ReaderCsv attribute)
end (tslumen.profile.base.ProfileResult attribute)
escapechar (tslumen.cli.readers.ReaderCsv attribute)
exception (tslumen.profile.base.ProfileResult attribute)
exec_details (tslumen.profile.base.BundledResultDetails attribute)
F
figsize (tslumen.plot.static.comparison.Heatmap attribute)
(tslumen.plot.static.comparison.Radar attribute)
(tslumen.plot.static.correlation.LagCorrelation attribute)
(tslumen.plot.static.correlation.ScatterMatrix attribute)
(tslumen.plot.static.distribution.BoxPlot attribute)
(tslumen.plot.static.distribution.Distribution attribute)
(tslumen.plot.static.line.TS attribute)
(tslumen.plot.static.line.TSStack attribute)
(tslumen.plot.static.misc.GrangerGraph attribute)
(tslumen.plot.static.misc.GrangerMatrix attribute)
filter_autoformat() (in module tslumen.jinja_utils)
filter_dateformat() (in module tslumen.jinja_utils)
filter_html() (in module tslumen.jinja_utils)
filter_idhtml() (in module tslumen.jinja_utils)
filter_islist() (in module tslumen.jinja_utils)
filter_numberformat() (in module tslumen.jinja_utils)
fn (tslumen.profile.base.ProfilingFunction attribute)
format_date_freq() (in module tslumen.jinja_utils)
format_number() (in module tslumen.jinja_utils)
frame (tslumen.profile.base.BundledResultDetails attribute)
freq() (in module tslumen.profile.summary)
ft_acf() (in module tslumen.profile.features)
ft_adfuller() (in module tslumen.profile.features)
ft_cross_pts() (in module tslumen.profile.features)
ft_entropy() (in module tslumen.profile.features)
ft_kpss() (in module tslumen.profile.features)
ft_pacf() (in module tslumen.profile.features)
ft_stl() (in module tslumen.profile.features)
ft_tilewin() (in module tslumen.profile.features)
G
get_config_defaults() (tslumen.profile.base.BundledProfiler class method)
get_profilers() (tslumen.profile.base.BundledProfiler class method)
granger_causality() (in module tslumen.profile.correlation)
GrangerGraph (class in tslumen.plot.static.misc)
GrangerMatrix (class in tslumen.plot.interactive.misc)
(class in tslumen.plot.static.misc)
H
header (tslumen.cli.readers.ReaderCsv attribute)
(tslumen.cli.readers.ReaderExcel attribute)
Heatmap (class in tslumen.plot.interactive.comparison)
(class in tslumen.plot.static.comparison)
Histogram (class in tslumen.plot.interactive.distribution)
html() (tslumen.HtmlReport property)
(tslumen.report.html.base.HtmlBlock property)
(tslumen.report.html.report.HtmlReport property)
(tslumen.report.html.sections.SectionTimeSeries property)
html_page() (tslumen.report.html.base.HtmlBlock property)
HtmlBlock (class in tslumen.report.html.base)
HtmlReport (class in tslumen)
(class in tslumen.report.html.report)
hydra (tslumen.cli.CLIConfig attribute)
I
import_error_class() (in module tslumen.misc)
import_error_function() (in module tslumen.misc)
import_error_module() (in module tslumen.misc)
index_col (tslumen.cli.readers.ReaderCsv attribute)
(tslumen.cli.readers.ReaderExcel attribute)
infer_nrows (tslumen.cli.readers.ReaderFwf attribute)
infinite() (in module tslumen.profile.summary)
input (tslumen.cli.CLIConfig attribute)
iqr() (in module tslumen.profile.stats)
is_pframe (tslumen.profile.base.ProfilingFunction attribute)
is_pseries (tslumen.profile.base.ProfilingFunction attribute)
J
jarque_bera_normality() (in module tslumen.profile.stat_tests)
K
kpss_stationarity() (in module tslumen.profile.stat_tests)
kurtosis() (in module tslumen.profile.stats)
L
lag_corr() (in module tslumen.profile.correlation)
LagCorrelation (class in tslumen.plot.interactive.correlation)
(class in tslumen.plot.static.correlation)
LagMatrix (class in tslumen.plot.interactive.correlation)
(class in tslumen.plot.static.correlation)
lags (tslumen.plot.static.correlation.LagMatrix attribute)
layout() (tslumen.report.dashboard.base.BaseDash property)
(tslumen.report.dashboard.base.DashBlock property)
(tslumen.report.dashboard.base.DashInput property)
(tslumen.report.dashboard.base.DashSection property)
(tslumen.report.dashboard.sections.summary.BlockStatus property)
lazyproperty() (in module tslumen.misc)
legend (tslumen.plot.static.comparison.Radar attribute)
(tslumen.plot.static.line.TS attribute)
length() (in module tslumen.profile.summary)
levene_constant_variance() (in module tslumen.profile.stat_tests)
line_width (tslumen.plot.static.line.TS attribute)
lineterminator (tslumen.cli.readers.ReaderCsv attribute)
linewidth (tslumen.plot.static.comparison.Radar attribute)
ljungbox_autocorrelation() (in module tslumen.profile.stat_tests)
lowess() (in module tslumen.profile.smooth)
M
mad() (in module tslumen.profile.stats)
main() (in module tslumen.cli)
max_nbytes (tslumen.scheduling.Scheduler.Config attribute)
maximum() (in module tslumen.profile.stats)
mean() (in module tslumen.profile.stats)
median() (in module tslumen.profile.stats)
meta() (tslumen.report.base.Report property)
min_figsize (tslumen.plot.static.comparison.Heatmap attribute)
(tslumen.plot.static.correlation.ScatterMatrix attribute)
(tslumen.plot.static.misc.GrangerMatrix attribute)
minimum() (in module tslumen.profile.stats)
missing() (in module tslumen.profile.summary)
mmap_mode (tslumen.scheduling.Scheduler.Config attribute)
module
tslumen
tslumen.cli
tslumen.cli.readers
tslumen.jinja_utils
tslumen.misc
tslumen.plot
tslumen.plot.interactive
tslumen.plot.interactive.comparison
tslumen.plot.interactive.correlation
tslumen.plot.interactive.distribution
tslumen.plot.interactive.line
tslumen.plot.interactive.misc
tslumen.plot.static
tslumen.plot.static.comparison
tslumen.plot.static.correlation
tslumen.plot.static.distribution
tslumen.plot.static.line
tslumen.plot.static.misc
tslumen.profile
tslumen.profile.base
tslumen.profile.components
tslumen.profile.correlation
tslumen.profile.distribution
tslumen.profile.features
tslumen.profile.smooth
tslumen.profile.stat_tests
tslumen.profile.stats
tslumen.profile.summary
tslumen.report
tslumen.report.base
tslumen.report.dashboard
tslumen.report.dashboard.base
tslumen.report.dashboard.report
tslumen.report.dashboard.sections.features
tslumen.report.dashboard.sections.relations
tslumen.report.dashboard.sections.summary
tslumen.report.dashboard.sections.timeseries
tslumen.report.html
tslumen.report.html.base
tslumen.report.html.report
tslumen.report.html.sections
tslumen.scheduling
N
n_jobs (tslumen.scheduling.Scheduler.Config attribute)
n_series() (in module tslumen.profile.summary)
name (tslumen.profile.base.ProfileResult attribute)
names (tslumen.cli.readers.ReaderExcel attribute)
ncols (tslumen.plot.static.correlation.LagMatrix attribute)
node_color (tslumen.plot.static.misc.GrangerGraph attribute)
nrows (tslumen.cli.readers.ReaderCsv attribute)
(tslumen.cli.readers.ReaderExcel attribute)
nticks (tslumen.plot.static.comparison.Radar attribute)
null_hypothesis (tslumen.profile.stat_tests.TestResult attribute)
O
omnibus_normality() (in module tslumen.profile.stat_tests)
original (tslumen.plot.static.correlation.LagMatrix attribute)
output (tslumen.cli.CLIConfig attribute)
P
p_value (tslumen.profile.stat_tests.TestResult attribute)
pacf() (in module tslumen.profile.correlation)
pacf_1d() (in module tslumen.profile.correlation)
pacf_2d() (in module tslumen.profile.correlation)
path (tslumen.cli.readers.Reader attribute)
pd_percentiles() (in module tslumen.profile.distribution)
pd_quantiles() (in module tslumen.profile.distribution)
period() (in module tslumen.profile.summary)
pre_dispatch (tslumen.scheduling.Scheduler.Config attribute)
prefer (tslumen.scheduling.Scheduler.Config attribute)
prefix (tslumen.cli.readers.ReaderCsv attribute)
print_progress() (tslumen.scheduling.TqdmParallel method)
profile() (tslumen.profile.base.BundledProfiler method)
ProfileException
profiler (tslumen.cli.CLIConfig attribute)
profiler() (tslumen.report.base.Report property)
ProfileResult (class in tslumen.profile.base)
ProfilingFunction (class in tslumen.profile.base)
progress_disable (tslumen.scheduling.Scheduler.Config attribute)
Q
q25() (in module tslumen.profile.stats)
q50() (in module tslumen.profile.stats)
q75() (in module tslumen.profile.stats)
quotechar (tslumen.cli.readers.ReaderCsv attribute)
quoting (tslumen.cli.readers.ReaderCsv attribute)
R
Radar (class in tslumen.plot.interactive.comparison)
(class in tslumen.plot.static.comparison)
read() (tslumen.cli.readers.ReaderCsv method)
(tslumen.cli.readers.ReaderExcel method)
(tslumen.cli.readers.ReaderFwf method)
Reader (class in tslumen.cli.readers)
reader (tslumen.cli.CLIConfig attribute)
ReaderCsv (class in tslumen.cli.readers)
ReaderExcel (class in tslumen.cli.readers)
ReaderFwf (class in tslumen.cli.readers)
reject_null_hypothesis (tslumen.profile.stat_tests.TestResult attribute)
Report (class in tslumen.report.base)
repr_html() (in module tslumen.misc)
require (tslumen.scheduling.Scheduler.Config attribute)
result (tslumen.profile.base.BundledResult attribute)
(tslumen.profile.base.ProfileResult attribute)
result() (tslumen.report.base.Report property)
rolling_avg() (in module tslumen.profile.smooth)
run() (tslumen.scheduling.Scheduler method)
run_server() (tslumen.Dashboard method)
(tslumen.report.dashboard.base.BaseDash method)
(tslumen.report.dashboard.report.Dashboard method)
S
sample() (in module tslumen.profile.summary)
SampleTheoretical (class in tslumen.plot.interactive.distribution)
save() (tslumen.HtmlReport method)
(tslumen.report.html.report.HtmlReport method)
ScatterMatrix (class in tslumen.plot.interactive.correlation)
(class in tslumen.plot.static.correlation)
Scheduler (class in tslumen.scheduling)
scheduler (tslumen.cli.CLIConfig attribute)
Scheduler.Config (class in tslumen.scheduling)
scope (tslumen.profile.base.ProfileResult attribute)
seasonal_split() (in module tslumen.profile.components)
section_id() (tslumen.report.dashboard.base.DashSection property)
SectionFeatures (class in tslumen.report.dashboard.sections.features)
SectionRelations (class in tslumen.report.dashboard.sections.relations)
(class in tslumen.report.html.sections)
SECTIONS (tslumen.Dashboard attribute)
(tslumen.HtmlReport attribute)
(tslumen.report.dashboard.report.Dashboard attribute)
(tslumen.report.html.report.HtmlReport attribute)
sections (tslumen.report.html.report.HtmlReport attribute)
SectionSummary (class in tslumen.report.dashboard.sections.summary)
(class in tslumen.report.html.sections)
SectionTimeSeries (class in tslumen.report.dashboard.sections.timeseries)
(class in tslumen.report.html.sections)
SectionTSFeatures (class in tslumen.report.html.sections)
sep (tslumen.cli.readers.ReaderCsv attribute)
(tslumen.cli.readers.ReaderFwf attribute)
series (tslumen.plot.static.distribution.Distribution attribute)
(tslumen.profile.base.BundledResultDetails attribute)
server() (tslumen.Dashboard property)
(tslumen.report.dashboard.base.BaseDash property)
(tslumen.report.dashboard.report.Dashboard property)
sheet_name (tslumen.cli.readers.ReaderExcel attribute)
show_versions() (in module tslumen)
sig (tslumen.profile.base.ProfilingFunction attribute)
skew() (in module tslumen.profile.stats)
skip_blank_lines (tslumen.cli.readers.ReaderCsv attribute)
skipfooter (tslumen.cli.readers.ReaderCsv attribute)
(tslumen.cli.readers.ReaderExcel attribute)
skipinitialspace (tslumen.cli.readers.ReaderCsv attribute)
skiprows (tslumen.cli.readers.ReaderCsv attribute)
(tslumen.cli.readers.ReaderExcel attribute)
start (tslumen.profile.base.ProfileResult attribute)
std() (in module tslumen.profile.stats)
stl() (in module tslumen.profile.components)
style (tslumen.report.dashboard.sections.features.BlockTSFeaturesHeatmap attribute)
(tslumen.report.dashboard.sections.features.BlockTSFeaturesRadar attribute)
(tslumen.report.dashboard.sections.relations.BlockTSCorrelations attribute)
(tslumen.report.dashboard.sections.relations.BlockTSGranger attribute)
(tslumen.report.dashboard.sections.summary.BlockPreview attribute)
(tslumen.report.dashboard.sections.summary.BlockStats attribute)
(tslumen.report.dashboard.sections.timeseries.BlockTSAutoCorrelation attribute)
(tslumen.report.dashboard.sections.timeseries.BlockTSComponents attribute)
(tslumen.report.dashboard.sections.timeseries.BlockTSDetails attribute)
(tslumen.report.dashboard.sections.timeseries.BlockTSDist attribute)
(tslumen.report.dashboard.sections.timeseries.BlockTSLagPlots attribute)
(tslumen.report.dashboard.sections.timeseries.BlockTSPlot attribute)
(tslumen.report.dashboard.sections.timeseries.BlockTSSeasonality attribute)
(tslumen.report.dashboard.sections.timeseries.BlockTSSmoothing attribute)
(tslumen.report.dashboard.sections.timeseries.BlockTSStats attribute)
style() (tslumen.report.dashboard.base.DashBlock property)
SubTimeSeries (class in tslumen.report.html.sections)
success (tslumen.profile.base.ProfileResult attribute)
supsmu() (in module tslumen.profile.smooth)
sz_total() (in module tslumen.profile.summary)
T
TabTSAutoCorrelation (class in tslumen.report.html.sections)
TabTSComponents (class in tslumen.report.html.sections)
TabTSDistribution (class in tslumen.report.html.sections)
TabTSFeatures (class in tslumen.report.html.sections)
TabTSLagPlots (class in tslumen.report.html.sections)
TabTSSeasonality (class in tslumen.report.html.sections)
TabTSSmoothing (class in tslumen.report.html.sections)
TabTSStatistics (class in tslumen.report.html.sections)
target (tslumen.profile.base.ProfileResult attribute)
temp_folder (tslumen.scheduling.Scheduler.Config attribute)
test (tslumen.profile.stat_tests.TestResult attribute)
TestResult (class in tslumen.profile.stat_tests)
textcolors (tslumen.plot.static.comparison.Heatmap attribute)
thousands (tslumen.cli.readers.ReaderCsv attribute)
(tslumen.cli.readers.ReaderExcel attribute)
timeout (tslumen.scheduling.Scheduler.Config attribute)
title (tslumen.plot.static.correlation.LagCorrelation attribute)
(tslumen.report.dashboard.sections.features.BlockTSFeaturesHeatmap attribute)
(tslumen.report.dashboard.sections.features.BlockTSFeaturesRadar attribute)
(tslumen.report.dashboard.sections.features.SectionFeatures attribute)
(tslumen.report.dashboard.sections.relations.BlockTSCorrelations attribute)
(tslumen.report.dashboard.sections.relations.BlockTSGranger attribute)
(tslumen.report.dashboard.sections.relations.BlockTSRelSelect attribute)
(tslumen.report.dashboard.sections.relations.SectionRelations attribute)
(tslumen.report.dashboard.sections.summary.BlockPreview attribute)
(tslumen.report.dashboard.sections.summary.BlockStats attribute)
(tslumen.report.dashboard.sections.summary.SectionSummary attribute)
(tslumen.report.dashboard.sections.timeseries.BlockTSAutoCorrelation attribute)
(tslumen.report.dashboard.sections.timeseries.BlockTSComponents attribute)
(tslumen.report.dashboard.sections.timeseries.BlockTSDetails attribute)
(tslumen.report.dashboard.sections.timeseries.BlockTSDist attribute)
(tslumen.report.dashboard.sections.timeseries.BlockTSLagPlots attribute)
(tslumen.report.dashboard.sections.timeseries.BlockTSPlot attribute)
(tslumen.report.dashboard.sections.timeseries.BlockTSSeasonality attribute)
(tslumen.report.dashboard.sections.timeseries.BlockTSSelect attribute)
(tslumen.report.dashboard.sections.timeseries.BlockTSSmoothing attribute)
(tslumen.report.dashboard.sections.timeseries.BlockTSStats attribute)
(tslumen.report.dashboard.sections.timeseries.SectionTimeSeries attribute)
title() (tslumen.report.dashboard.base.DashBlock property)
(tslumen.report.dashboard.base.DashSection property)
TqdmParallel (class in tslumen.scheduling)
TS (class in tslumen.plot.interactive.line)
(class in tslumen.plot.static.line)
tslumen
module
tslumen.cli
module
tslumen.cli.readers
module
tslumen.jinja_utils
module
tslumen.misc
module
tslumen.plot
module
tslumen.plot.interactive
module
tslumen.plot.interactive.comparison
module
tslumen.plot.interactive.correlation
module
tslumen.plot.interactive.distribution
module
tslumen.plot.interactive.line
module
tslumen.plot.interactive.misc
module
tslumen.plot.static
module
tslumen.plot.static.comparison
module
tslumen.plot.static.correlation
module
tslumen.plot.static.distribution
module
tslumen.plot.static.line
module
tslumen.plot.static.misc
module
tslumen.profile
module
tslumen.profile.base
module
tslumen.profile.components
module
tslumen.profile.correlation
module
tslumen.profile.distribution
module
tslumen.profile.features
module
tslumen.profile.smooth
module
tslumen.profile.stat_tests
module
tslumen.profile.stats
module
tslumen.profile.summary
module
tslumen.report
module
tslumen.report.base
module
tslumen.report.dashboard
module
tslumen.report.dashboard.base
module
tslumen.report.dashboard.report
module
tslumen.report.dashboard.sections.features
module
tslumen.report.dashboard.sections.relations
module
tslumen.report.dashboard.sections.summary
module
tslumen.report.dashboard.sections.timeseries
module
tslumen.report.html
module
tslumen.report.html.base
module
tslumen.report.html.report
module
tslumen.report.html.sections
module
tslumen.scheduling
module
TslumenDash (class in tslumen.report.dashboard.base)
TSStack (class in tslumen.plot.interactive.line)
(class in tslumen.plot.static.line)
V
valfmt (tslumen.plot.static.comparison.Heatmap attribute)
valid_timeseries() (in module tslumen.profile.base)
var() (in module tslumen.profile.stats)
verbose (tslumen.scheduling.Scheduler.Config attribute)
W
warnings (tslumen.profile.base.ProfileResult attribute)
widths (tslumen.cli.readers.ReaderFwf attribute)
X
xaxis (tslumen.plot.static.line.TS attribute)
Y
yaxis (tslumen.plot.static.line.TS attribute)
Z
zeros() (in module tslumen.profile.summary)