Tags

A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.
In .NET Framework, custom attributes are user defined attributes which enable providing metadata for application elements such as assemblies, classes and methods.

0 Questions

'ngIf' is an Angular core directive that toggles the presence of the targeted element in the DOM. Do not use this tag for the 'ng-if' directive in the older AngularJS version.

0 Questions

Custom criteria that allow categorization, identification, nomenclature, and classification of various entities in software.

0 Questions

A Wizard is an installation script which when run opens a simple GUI allowing for streamlined installation and configuration of a program.

0 Questions

The ControlTemplate allows you to specify the visual structure of a control. The control author can define the default ControlTemplate and the application author can override the ControlTemplate to reconstruct the visual structure of the control.

0 Questions

RPy is a very simple, yet robust, Python interface to the R Programming Language. It can manage all kinds of R objects and can execute arbitrary R functions (including the graphic functions). All errors from the R language are converted to Python exceptions. Any module installed for the R system can be used from within Python

0 Questions

DO NOT USE: use the tag parameters instead.

0 Questions

For PostgreSQL questions specific to version 9.5

0 Questions

Advanced Vector Extensions (AVX) is an extension to the x86 instruction set architecture for microprocessors from Intel and AMD.

0 Questions

Summary statistics of a set of observations include the mean, median & the standard deviation.

0 Questions

Monte Carlo methods are stochastic (probabilistic) systems that use many random samples to derive properties of a complex system.

0 Questions