All Projects → JuliaData → Categoricalarrays.jl

JuliaData / Categoricalarrays.jl

Licence: other
Arrays for working with categorical data (both nominal and ordinal)

Programming Languages

julia
2034 projects

Projects that are alternatives of or similar to Categoricalarrays.jl

Stats
A well tested and comprehensive Golang statistics library package with no dependencies.
Stars: ✭ 2,196 (+2992.96%)
Mutual labels:  statistics, data
fairlens
Identify bias and measure fairness of your data
Stars: ✭ 51 (-28.17%)
Mutual labels:  data, statistics
Pycm
Multi-class confusion matrix library in Python
Stars: ✭ 1,076 (+1415.49%)
Mutual labels:  statistics, data
Colour
Colour Science for Python
Stars: ✭ 1,131 (+1492.96%)
Mutual labels:  data
Philentropy
Information Theory and Distance Quantification with R
Stars: ✭ 65 (-8.45%)
Mutual labels:  statistics
Datacamp
🍧 A repository that contains courses I have taken on DataCamp
Stars: ✭ 69 (-2.82%)
Mutual labels:  statistics
Athenax
SQL-based streaming analytics platform at scale
Stars: ✭ 1,178 (+1559.15%)
Mutual labels:  data
Django Statsy
Statistics for your Django project
Stars: ✭ 64 (-9.86%)
Mutual labels:  statistics
Cofx
A node and javascript library that helps developers describe side-effects as data in a declarative, flexible API.
Stars: ✭ 72 (+1.41%)
Mutual labels:  data
Hackerrank
This is the Repository where you can find all the solution of the Problems which you solve on competitive platforms mainly HackerRank and HackerEarth
Stars: ✭ 68 (-4.23%)
Mutual labels:  statistics
Muze
Composable data visualisation library for web with a data-first approach now powered by WebAssembly
Stars: ✭ 1,153 (+1523.94%)
Mutual labels:  data
Lm Glm Glmm Intro
A unified framework for data analysis in R based on GLM/GLMM
Stars: ✭ 65 (-8.45%)
Mutual labels:  statistics
Structural Equation Modeling For Psychologists
Lesson files used in the Structural Equation Modeling for Psychologists.
Stars: ✭ 69 (-2.82%)
Mutual labels:  statistics
Etymap
Interactive visualization of Wiktionary words and etymologies.
Stars: ✭ 65 (-8.45%)
Mutual labels:  data
Fecon236
Tools for financial economics. Curated wrapper over Python ecosystem. Source code for fecon235 Jupyter notebooks.
Stars: ✭ 72 (+1.41%)
Mutual labels:  statistics
Pypika
PyPika is a python SQL query builder that exposes the full richness of the SQL language using a syntax that reflects the resulting query. PyPika excels at all sorts of SQL queries but is especially useful for data analysis.
Stars: ✭ 1,111 (+1464.79%)
Mutual labels:  data
Metriculous
Measure and visualize machine learning model performance without the usual boilerplate.
Stars: ✭ 71 (+0%)
Mutual labels:  statistics
Ruby Statistics
Ruby gem for some statistical operations without any statistical language dependency
Stars: ✭ 67 (-5.63%)
Mutual labels:  statistics
Graphia
A visualisation tool for the creation and analysis of graphs
Stars: ✭ 67 (-5.63%)
Mutual labels:  data
Startr
A template for data journalism in R
Stars: ✭ 69 (-2.82%)
Mutual labels:  data

CategoricalArrays.jl

Build status Coveralls Codecov

Documentation:

This package provides tools for working with categorical variables, both with unordered (nominal variables) and ordered categories (ordinal variables), optionally with missing values.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].