-

Downloading Eurostat data can be done easily with the Eurostat node. It is a very simple node with only two fields: the dataset name and the filter to be applied to the request. As it accepts all filters that are supported by the Eurostat API, it’s a powerful node, and its results can be further…
-
Sometimes we need to remove parts of a dataset before analysis. The Slice node in NeoStat can be used for this. In this post we’ll be using the famous Iris dataset. The Slice node takes a dataset as input, removes parts of it as specified by two text fields, and then outputs a new dataset.…
-
NeoStat is a software for performing statistical computing. It is a viable option for those looking for a more visual workflow when working with data and visualisations. Computation is done by arranging and connecting various nodes in a diagram. It is easy to create a dataset, for instance by using the Value node. The value…