...Both approaches have somewhat complementary strengths and weaknesses, so it can pay off to learn both approaches. Moreover, both approaches are an implementation of the Grammar of Graphics and both are powered by the JavaScript graphing library plotly.js, so many of the same concepts and tools that you learn for one interface can be reused in the other. Any graph made with the plotly R package is powered by the JavaScript library plotly.js. The plot_ly() function provides a ‘direct’ interface to plotly.js with some additional abstractions to help reduce typing.
Data quality assessment and metadata reporting for data frames
With the pointblank package it’s really easy to methodically validate your data whether in the form of data frames or as database tables. On top of the validation toolset, the package gives you the means to provide and keep up-to-date with the information that defines your tables. For table validation, the agent object works with a large collection of simple (yet powerful!) validation functions. We can enable much more sophisticated validation checks by using custom expressions, segmenting...
hewies user interface - 3D scientific visualisation tool
Python project with goal to provide FOSS library to extract, analyse and visualise data in a 3D fashion.
The instance will connect to a data source, ods sheet, csv, sql DB, pyodbc
the instance will analyse and/or transform the data to be presented to the visualisation functionality
the instance will visualise the data in a 3D fashion, likely using third party FOSS