NXCALS
1.3.26
NXCALS Python APIs
Reference docs
NXCALS Data Extraction API documentation
A to Z
NXCALS
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
Y
_
__init__() (nxcals.api.extraction.data.builders.Builder method)
(nxcals.api.extraction.data.builders.BuildStage method)
(nxcals.api.extraction.data.builders.DataFrame method)
(nxcals.api.extraction.data.builders.DataQuery method)
(nxcals.api.extraction.data.builders.DevicePropertyDataQuery method)
(nxcals.api.extraction.data.builders.DeviceStage method)
(nxcals.api.extraction.data.builders.DeviceStageV2 method)
(nxcals.api.extraction.data.builders.EntityAliasStage method)
(nxcals.api.extraction.data.builders.EntityQuery method)
(nxcals.api.extraction.data.builders.EntityStage method)
(nxcals.api.extraction.data.builders.KeyValuesStage method)
(nxcals.api.extraction.data.builders.ParameterDataQuery method)
(nxcals.api.extraction.data.builders.SparkSession method)
(nxcals.api.extraction.data.builders.StartStage method)
(nxcals.api.extraction.data.builders.SystemStage method)
(nxcals.api.extraction.data.builders.SystemStageV2 method)
(nxcals.api.extraction.data.builders.VariableAliasStage method)
(nxcals.api.extraction.data.builders.VariableStage method)
(nxcals.api.extraction.data.builders.VariableStageV2 method)
(pytimber.Fundamentals method)
(pytimber.LoggingDB method)
(pytimber.PageStore method)
A
acc (pytimber.Fundamentals attribute)
agg() (nxcals.api.extraction.data.builders.DataFrame method)
alias() (nxcals.api.extraction.data.builders.DataFrame method)
apply_filter() (pytimber.Fundamentals method)
approxQuantile() (nxcals.api.extraction.data.builders.DataFrame method)
atTime() (nxcals.api.extraction.data.builders.StartStage method)
AVG (pytimber.ScaleAlgorithm attribute)
B
build() (nxcals.api.extraction.data.builders.BuildStage method)
Builder (class in nxcals.api.extraction.data.builders)
builder (nxcals.api.extraction.data.builders.SparkSession attribute)
,
[1]
builder() (nxcals.api.extraction.data.builders.DataQuery static method)
(nxcals.api.extraction.data.builders.DevicePropertyDataQuery static method)
(nxcals.api.extraction.data.builders.ParameterDataQuery static method)
builders_package() (in module nxcals.api.extraction.data.builders)
BuildStage (class in nxcals.api.extraction.data.builders)
byEntities() (nxcals.api.extraction.data.builders.DataQuery method)
byVariables() (nxcals.api.extraction.data.builders.DataQuery method)
C
cache() (nxcals.api.extraction.data.builders.DataFrame method)
catalog (nxcals.api.extraction.data.builders.SparkSession property)
checkpoint() (nxcals.api.extraction.data.builders.DataFrame method)
coalesce() (nxcals.api.extraction.data.builders.DataFrame method)
collect() (nxcals.api.extraction.data.builders.DataFrame method)
colRegex() (nxcals.api.extraction.data.builders.DataFrame method)
columns (nxcals.api.extraction.data.builders.DataFrame property)
conf (nxcals.api.extraction.data.builders.SparkSession property)
corr() (nxcals.api.extraction.data.builders.DataFrame method)
COUNT (pytimber.ScaleAlgorithm attribute)
count() (nxcals.api.extraction.data.builders.DataFrame method)
(pytimber.PageStore method)
cov() (nxcals.api.extraction.data.builders.DataFrame method)
create_db() (pytimber.PageStore method)
createDataFrame() (nxcals.api.extraction.data.builders.SparkSession method)
createGlobalTempView() (nxcals.api.extraction.data.builders.DataFrame method)
createOrReplaceGlobalTempView() (nxcals.api.extraction.data.builders.DataFrame method)
createOrReplaceTempView() (nxcals.api.extraction.data.builders.DataFrame method)
createTempView() (nxcals.api.extraction.data.builders.DataFrame method)
crossJoin() (nxcals.api.extraction.data.builders.DataFrame method)
crosstab() (nxcals.api.extraction.data.builders.DataFrame method)
cube() (nxcals.api.extraction.data.builders.DataFrame method)
cycle (pytimber.Fundamentals attribute)
D
DataFrame (class in nxcals.api.extraction.data.builders)
DataQuery (class in nxcals.api.extraction.data.builders)
DAY (pytimber.ScaleInterval attribute)
delete() (pytimber.PageStore method)
delete_page() (pytimber.PageStore method)
delete_variable() (pytimber.PageStore method)
describe() (nxcals.api.extraction.data.builders.DataFrame method)
device() (nxcals.api.extraction.data.builders.DeviceStage method)
deviceEq() (nxcals.api.extraction.data.builders.DeviceStageV2 method)
deviceLike() (nxcals.api.extraction.data.builders.DeviceStage method)
(nxcals.api.extraction.data.builders.DeviceStageV2 method)
DevicePropertyDataQuery (class in nxcals.api.extraction.data.builders)
DeviceStage (class in nxcals.api.extraction.data.builders)
DeviceStageV2 (in module nxcals.api.extraction.data.builders)
distinct() (nxcals.api.extraction.data.builders.DataFrame method)
drop() (nxcals.api.extraction.data.builders.DataFrame method)
drop_duplicates() (nxcals.api.extraction.data.builders.DataFrame method)
dropDuplicates() (nxcals.api.extraction.data.builders.DataFrame method)
dropna() (nxcals.api.extraction.data.builders.DataFrame method)
dtypes (nxcals.api.extraction.data.builders.DataFrame property)
E
entities() (nxcals.api.extraction.data.builders.DataQuery method)
entity() (nxcals.api.extraction.data.builders.EntityAliasStage method)
EntityAliasStage (class in nxcals.api.extraction.data.builders)
EntityQuery (class in nxcals.api.extraction.data.builders)
EntityStage (class in nxcals.api.extraction.data.builders)
exceptAll() (nxcals.api.extraction.data.builders.DataFrame method)
explain() (nxcals.api.extraction.data.builders.DataFrame method)
F
fieldAlias() (nxcals.api.extraction.data.builders.EntityAliasStage method)
(nxcals.api.extraction.data.builders.VariableAliasStage method)
fieldAliases() (nxcals.api.extraction.data.builders.BuildStage method)
(nxcals.api.extraction.data.builders.EntityAliasStage method)
(nxcals.api.extraction.data.builders.VariableAliasStage method)
fillna() (nxcals.api.extraction.data.builders.DataFrame method)
filter() (nxcals.api.extraction.data.builders.DataFrame method)
first() (nxcals.api.extraction.data.builders.DataFrame method)
foreach() (nxcals.api.extraction.data.builders.DataFrame method)
foreachPartition() (nxcals.api.extraction.data.builders.DataFrame method)
freqItems() (nxcals.api.extraction.data.builders.DataFrame method)
fundamental_pattern (pytimber.Fundamentals property)
Fundamentals (class in pytimber)
G
get() (pytimber.LoggingDB method)
(pytimber.PageStore method)
get_aligned() (pytimber.LoggingDB method)
get_children_for_hierarchies() (pytimber.LoggingDB method)
get_data_using_snapshots() (pytimber.LoggingDB method)
get_fundamentals() (pytimber.LoggingDB method)
get_hierarchies_for_variables() (pytimber.LoggingDB method)
get_idx() (pytimber.PageStore method)
get_info() (pytimber.PageStore method)
get_interval_by_lhc_modes() (pytimber.LoggingDB method)
get_last_pageid() (pytimber.PageStore method)
get_lhc_fill_data() (pytimber.LoggingDB method)
get_lhc_fills_by_time() (pytimber.LoggingDB method)
get_lim() (pytimber.PageStore method)
get_meta_data() (pytimber.LoggingDB method)
get_page() (pytimber.PageStore method)
get_pages() (pytimber.PageStore method)
get_scaled() (pytimber.LoggingDB method)
get_snapshot_names() (pytimber.LoggingDB method)
get_var() (pytimber.PageStore method)
get_variable() (pytimber.LoggingDB method)
(pytimber.PageStore method)
get_variable_description() (pytimber.LoggingDB method)
get_variable_origin() (pytimber.LoggingDB method)
get_variable_stats() (pytimber.LoggingDB method)
get_variable_unit() (pytimber.LoggingDB method)
get_variables_for_hierarchies() (pytimber.LoggingDB method)
get_variables_for_snapshots() (pytimber.LoggingDB method)
get_vars() (pytimber.PageStore method)
getActiveSession() (nxcals.api.extraction.data.builders.SparkSession class method)
getAligned() (pytimber.LoggingDB method)
getChildrenForHierarchies() (pytimber.LoggingDB method)
getDataUsingSnapshots() (pytimber.LoggingDB method)
getDescription() (pytimber.LoggingDB method)
getForEntities() (nxcals.api.extraction.data.builders.DataQuery static method)
getForVariables() (nxcals.api.extraction.data.builders.DataQuery static method)
getFundamentals() (pytimber.LoggingDB method)
getHierarchiesForVariables() (pytimber.LoggingDB method)
getIntervalsByLHCModes() (pytimber.LoggingDB method)
getLHCFillData() (pytimber.LoggingDB method)
getLHCFillsByTime() (pytimber.LoggingDB method)
getMetaData() (pytimber.LoggingDB method)
getScaled() (pytimber.LoggingDB method)
getSnapshotNames() (pytimber.LoggingDB method)
getStats() (pytimber.LoggingDB method)
getUnit() (pytimber.LoggingDB method)
getVariable() (pytimber.LoggingDB method)
getVariablesForHierarchies() (pytimber.LoggingDB method)
getVariablesForSnapshots() (pytimber.LoggingDB method)
getVariablesOrigin() (pytimber.LoggingDB method)
groupBy() (nxcals.api.extraction.data.builders.DataFrame method)
groupby() (nxcals.api.extraction.data.builders.DataFrame method)
H
has_wildcards() (nxcals.api.extraction.data.builders.EntityQuery method)
head() (nxcals.api.extraction.data.builders.DataFrame method)
hint() (nxcals.api.extraction.data.builders.DataFrame method)
HOUR (pytimber.ScaleInterval attribute)
I
idEq() (nxcals.api.extraction.data.builders.EntityStage method)
(nxcals.api.extraction.data.builders.VariableStageV2 method)
idIn() (nxcals.api.extraction.data.builders.EntityStage method)
(nxcals.api.extraction.data.builders.VariableStageV2 method)
inputFiles() (nxcals.api.extraction.data.builders.DataFrame method)
INTERPOLATE (pytimber.ScaleAlgorithm attribute)
intersect() (nxcals.api.extraction.data.builders.DataFrame method)
intersectAll() (nxcals.api.extraction.data.builders.DataFrame method)
isEmpty() (nxcals.api.extraction.data.builders.DataFrame method)
isLocal() (nxcals.api.extraction.data.builders.DataFrame method)
isStreaming (nxcals.api.extraction.data.builders.DataFrame property)
J
join() (nxcals.api.extraction.data.builders.DataFrame method)
K
keyValue() (nxcals.api.extraction.data.builders.KeyValuesStage method)
keyValueLike() (nxcals.api.extraction.data.builders.KeyValuesStage method)
keyValues() (nxcals.api.extraction.data.builders.KeyValuesStage method)
keyValuesEq() (nxcals.api.extraction.data.builders.EntityStage method)
keyValuesIn() (nxcals.api.extraction.data.builders.EntityStage method)
keyValuesLike() (nxcals.api.extraction.data.builders.EntityStage method)
(nxcals.api.extraction.data.builders.KeyValuesStage method)
KeyValuesStage (class in nxcals.api.extraction.data.builders)
L
limit() (nxcals.api.extraction.data.builders.DataFrame method)
localCheckpoint() (nxcals.api.extraction.data.builders.DataFrame method)
LoggingDB (class in pytimber)
M
mapInArrow() (nxcals.api.extraction.data.builders.DataFrame method)
mapInPandas() (nxcals.api.extraction.data.builders.DataFrame method)
MAX (pytimber.ScaleAlgorithm attribute)
merge_page() (pytimber.PageStore method)
merge_pages() (pytimber.PageStore method)
MIN (pytimber.ScaleAlgorithm attribute)
MINUTE (pytimber.ScaleInterval attribute)
module
nxcals.api.extraction.data.builders
pytimber
MONTH (pytimber.ScaleInterval attribute)
N
na (nxcals.api.extraction.data.builders.DataFrame property)
nameEq() (nxcals.api.extraction.data.builders.VariableStageV2 method)
nameIn() (nxcals.api.extraction.data.builders.VariableStageV2 method)
nameLike() (nxcals.api.extraction.data.builders.VariableStageV2 method)
newSession() (nxcals.api.extraction.data.builders.SparkSession method)
nxcals.api.extraction.data.builders
module
O
observe() (nxcals.api.extraction.data.builders.DataFrame method)
orderBy() (nxcals.api.extraction.data.builders.DataFrame method)
P
PageStore (class in pytimber)
pandas_api() (nxcals.api.extraction.data.builders.DataFrame method)
parameter() (nxcals.api.extraction.data.builders.DeviceStage method)
ParameterDataQuery (class in nxcals.api.extraction.data.builders)
parameterEq() (nxcals.api.extraction.data.builders.DeviceStageV2 method)
parameterIn() (nxcals.api.extraction.data.builders.DeviceStageV2 method)
parameterLike() (nxcals.api.extraction.data.builders.DeviceStage method)
(nxcals.api.extraction.data.builders.DeviceStageV2 method)
parameters() (nxcals.api.extraction.data.builders.DeviceStage method)
persist() (nxcals.api.extraction.data.builders.DataFrame method)
printSchema() (nxcals.api.extraction.data.builders.DataFrame method)
prune_delete_pages() (pytimber.PageStore method)
pytimber
module
R
randomSplit() (nxcals.api.extraction.data.builders.DataFrame method)
range() (nxcals.api.extraction.data.builders.SparkSession method)
rdd (nxcals.api.extraction.data.builders.DataFrame property)
read (nxcals.api.extraction.data.builders.SparkSession property)
readStream (nxcals.api.extraction.data.builders.SparkSession property)
rebalance() (pytimber.PageStore method)
rebalance_variable() (pytimber.PageStore method)
registerTempTable() (nxcals.api.extraction.data.builders.DataFrame method)
repartition() (nxcals.api.extraction.data.builders.DataFrame method)
repartitionByRange() (nxcals.api.extraction.data.builders.DataFrame method)
REPEAT (pytimber.ScaleAlgorithm attribute)
replace() (nxcals.api.extraction.data.builders.DataFrame method)
rollup() (nxcals.api.extraction.data.builders.DataFrame method)
S
sameSemantics() (nxcals.api.extraction.data.builders.DataFrame method)
sample() (nxcals.api.extraction.data.builders.DataFrame method)
sampleBy() (nxcals.api.extraction.data.builders.DataFrame method)
ScaleAlgorithm (class in pytimber)
ScaleInterval (class in pytimber)
schema (nxcals.api.extraction.data.builders.DataFrame property)
search() (pytimber.LoggingDB method)
(pytimber.PageStore method)
search_fundamentals() (pytimber.LoggingDB method)
search_variables() (pytimber.LoggingDB method)
searchFundamental() (pytimber.LoggingDB method)
SECOND (pytimber.ScaleInterval attribute)
select() (nxcals.api.extraction.data.builders.DataFrame method)
selectExpr() (nxcals.api.extraction.data.builders.DataFrame method)
semanticHash() (nxcals.api.extraction.data.builders.DataFrame method)
set_pagedir() (pytimber.PageStore method)
set_var() (pytimber.PageStore method)
show() (nxcals.api.extraction.data.builders.DataFrame method)
sort() (nxcals.api.extraction.data.builders.DataFrame method)
sortWithinPartitions() (nxcals.api.extraction.data.builders.DataFrame method)
sparkContext (nxcals.api.extraction.data.builders.SparkSession property)
SparkSession (class in nxcals.api.extraction.data.builders)
sparkSession (nxcals.api.extraction.data.builders.DataFrame property)
split_pages() (pytimber.PageStore method)
sql() (nxcals.api.extraction.data.builders.SparkSession method)
sql_ctx (nxcals.api.extraction.data.builders.DataFrame property)
StartStage (class in nxcals.api.extraction.data.builders)
startTime() (nxcals.api.extraction.data.builders.StartStage method)
stat (nxcals.api.extraction.data.builders.DataFrame property)
stop() (nxcals.api.extraction.data.builders.SparkSession method)
storageLevel (nxcals.api.extraction.data.builders.DataFrame property)
store() (pytimber.PageStore method)
store_page() (pytimber.PageStore method)
store_var() (pytimber.PageStore method)
store_variable() (pytimber.PageStore method)
streams (nxcals.api.extraction.data.builders.SparkSession property)
subtract() (nxcals.api.extraction.data.builders.DataFrame method)
SUM (pytimber.ScaleAlgorithm attribute)
summary() (nxcals.api.extraction.data.builders.DataFrame method)
system() (nxcals.api.extraction.data.builders.SystemStage method)
(nxcals.api.extraction.data.builders.SystemStageV2 method)
SystemStage (class in nxcals.api.extraction.data.builders)
SystemStageV2 (in module nxcals.api.extraction.data.builders)
T
table() (nxcals.api.extraction.data.builders.SparkSession method)
tail() (nxcals.api.extraction.data.builders.DataFrame method)
take() (nxcals.api.extraction.data.builders.DataFrame method)
to_koalas() (nxcals.api.extraction.data.builders.DataFrame method)
to_pandas_on_spark() (nxcals.api.extraction.data.builders.DataFrame method)
toDF() (nxcals.api.extraction.data.builders.DataFrame method)
toJSON() (nxcals.api.extraction.data.builders.DataFrame method)
toLocalIterator() (nxcals.api.extraction.data.builders.DataFrame method)
toPandas() (nxcals.api.extraction.data.builders.DataFrame method)
transform() (nxcals.api.extraction.data.builders.DataFrame method)
U
udf (nxcals.api.extraction.data.builders.SparkSession property)
union() (nxcals.api.extraction.data.builders.DataFrame method)
unionAll() (nxcals.api.extraction.data.builders.DataFrame method)
unionByName() (nxcals.api.extraction.data.builders.DataFrame method)
unpersist() (nxcals.api.extraction.data.builders.DataFrame method)
user (pytimber.Fundamentals attribute)
V
value_of() (pytimber.ScaleAlgorithm static method)
(pytimber.ScaleInterval static method)
variable() (nxcals.api.extraction.data.builders.VariableAliasStage method)
(nxcals.api.extraction.data.builders.VariableStage method)
VariableAliasStage (class in nxcals.api.extraction.data.builders)
variableLike() (nxcals.api.extraction.data.builders.VariableAliasStage method)
(nxcals.api.extraction.data.builders.VariableStage method)
variables() (nxcals.api.extraction.data.builders.DataQuery method)
(nxcals.api.extraction.data.builders.VariableAliasStage method)
(nxcals.api.extraction.data.builders.VariableStage method)
variablesLike() (nxcals.api.extraction.data.builders.VariableAliasStage method)
(nxcals.api.extraction.data.builders.VariableStage method)
VariableStage (class in nxcals.api.extraction.data.builders)
VariableStageV2 (in module nxcals.api.extraction.data.builders)
version (nxcals.api.extraction.data.builders.SparkSession property)
W
WEEK (pytimber.ScaleInterval attribute)
where() (nxcals.api.extraction.data.builders.DataFrame method)
withColumn() (nxcals.api.extraction.data.builders.DataFrame method)
withColumnRenamed() (nxcals.api.extraction.data.builders.DataFrame method)
withColumns() (nxcals.api.extraction.data.builders.DataFrame method)
withMetadata() (nxcals.api.extraction.data.builders.DataFrame method)
withWatermark() (nxcals.api.extraction.data.builders.DataFrame method)
write (nxcals.api.extraction.data.builders.DataFrame property)
writeStream (nxcals.api.extraction.data.builders.DataFrame property)
writeTo() (nxcals.api.extraction.data.builders.DataFrame method)
Y
YEAR (pytimber.ScaleInterval attribute)