Dependency Packages
-
DataFrames.jl1725In-memory tabular data in Julia
-
DataStructures.jl690Julia implementation of Data structures
-
StatsBase.jl584Basic statistics for Julia
-
PrettyTables.jl403Print data in formatted tables.
-
Tables.jl299An interface for tables in Julia
-
ChainRulesCore.jl253AD-backend agnostic system defining custom forward and reverse mode rules. This is the light weight core to allow you to define rules for your functions in your packages, without depending on any particular AD system.
-
LaTeXStrings.jl207Convenient input and display of LaTeX equation strings for the Julia language
-
PrecompileTools.jl204Reduce time-to-first-execution of Julia code
-
AbstractTrees.jl200Abstract julia interfaces for working with trees
-
Requires.jl195Lazy code loading for Julia
-
Reexport.jl162Julia macro for re-exporting one module from another
-
Crayons.jl149Colored and styled strings for terminals.
-
LossFunctions.jl147Julia package of loss functions for machine learning.
-
Compat.jl145Compatibility across Julia versions
-
Preferences.jl129Project Preferences Package
-
CategoricalArrays.jl125Arrays for working with categorical data (both nominal and ordinal)
-
DocStringExtensions.jl114Extensions for Julia's docsystem.
-
Parsers.jl114Fast parsing machinery for basic types in Julia
-
OrderedCollections.jl92Julia implementation of associative containers that preserve insertion order
-
MappedArrays.jl89Lazy in-place transformations of arrays
-
SparseArrays.jl88SparseArrays.jl is a Julia stdlib
-
InvertedIndices.jl81A simple index type that allows for inverted selections
-
LogExpFunctions.jl74Julia package for various special functions based on `log` and `exp`.
-
Missings.jl70Missing value support for Julia
-
SortingAlgorithms.jl53Extra sorting algorithms extending Julia's sorting API
-
PooledArrays.jl48A pooled representation for arrays with few unique elements
-
InlineStrings.jl46Fixed-width string types for Julia
-
DataAPI.jl33A data-focused namespace for packages to share functions
-
InverseFunctions.jl29Interface for function inversion in Julia
-
SortingLab.jl23Faster sorting algorithms (sort and sortperm) for Julia
-
SentinelArrays.jl23Array types that can use sentinel values of the element type for special values
-
StatsAPI.jl17A statistics-focused namespace for packages to share functions
-
IrrationalConstants.jl16Defines additional irrationals
-
TableTraits.jl13Traits for julia tables
-
StringManipulation.jl13Julia package with a set of functions to manipulate strings with ANSI escape sequences.
-
ChangesOfVariables.jl11Interface for transformation functions in Julia
-
IteratorInterfaceExtensions.jl11Traits for julia iterators
-
DataValueInterfaces.jl0-
View all packages