Showing 3 of total 3 results (show query)
antoinechampion
optional:Optional Types and Pattern Matching
Introduces optional types with some() and none, as well as match_with() from functional languages.
Maintained by Antoine Champion. Last updated 3 years ago.
librarynullableoptionalpattern-matching
10.0 match 1 stars 4.29 score 39 scriptstiledb-inc
tiledb:Modern Database Engine for Complex Data Based on Multi-Dimensional Arrays
The modern database 'TileDB' introduces a powerful on-disk format for storing and accessing any complex data based on multi-dimensional arrays. It supports dense and sparse arrays, dataframes and key-values stores, cloud storage ('S3', 'GCS', 'Azure'), chunked arrays, multiple compression, encryption and checksum filters, uses a fully multi-threaded implementation, supports parallel I/O, data versioning ('time travel'), metadata and groups. It is implemented as an embeddable cross-platform C++ library with APIs from several languages, and integrations. This package provides the R support.
Maintained by Isaiah Norton. Last updated 6 days ago.
arrayhdfss3storage-managertiledbcpp
3.5 match 108 stars 11.79 score 306 scripts 4 dependentsrstudio
reticulate:Interface to 'Python'
Interface to 'Python' modules, classes, and functions. When calling into 'Python', R data types are automatically converted to their equivalent 'Python' types. When values are returned from 'Python' to R they are converted back to R types. Compatible with all versions of 'Python' >= 2.7.
Maintained by Tomasz Kalinowski. Last updated 8 days ago.
1.2 match 1.7k stars 21.02 score 18k scripts 434 dependents