This package makes a distinction between machine type and scientific type of a Julia object. The machine type refers to the Julia type being used to represent the object (for instance, Float64). The scientific type is one of the types defined in ScientificTypesBase.jl reflecting how the object should be interpreted (for instance, Continuous or Multiclass).
Features
- The machine type refers to the Julia type being used to represent the object (for instance, Float64)
- The scientific type is one of the types defined in ScientificTypesBase.jl reflecting how the object should be interpreted (for instance, Continuous or Multiclass)
- Collection of scitype definitions that articulate a default convention
- Coerce function, for changing machine types to reflect a specified scientific interpretation (scientific type)
- Autotype fuction for "guessing" the intended scientific type of data
- An API for dispatching on the "scientific" type of data instead of the machine type
Categories
Data VisualizationLicense
MIT LicenseFollow ScientificTypes.jl
Other Useful Business Software
The full-stack observability platform that protects your dataLayer, tags and conversion data
Code-Cube.io detects issues instantly, alerts you in real time and helps you resolve them fast.
No manual QA. No unreliable data. Just data you can trust and act on.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ScientificTypes.jl!