Dependency Packages
-
DuckDB.jl22645DuckDB is an analytical in-process SQL database management system
-
DataFrames.jl1725In-memory tabular data in Julia
-
StaticArrays.jl761Statically sized arrays for Julia
-
DataStructures.jl690Julia implementation of Data structures
-
StatsBase.jl584Basic statistics for Julia
-
CSV.jl466Utility library for working with CSV and other delimited files in the Julia programming language
-
Distances.jl425A Julia package for evaluating distances (metrics) between vectors.
-
NearestNeighbors.jl413High performance nearest neighbor data structures (KDTree and BallTree) and algorithms for Julia.
-
PrettyTables.jl403Print data in formatted tables.
-
Clustering.jl353A Julia package for data clustering
-
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
-
Reexport.jl162Julia macro for re-exporting one module from another
-
Crayons.jl149Colored and styled strings for terminals.
-
Compat.jl145Compatibility across Julia versions
-
Preferences.jl129Project Preferences Package
-
DocStringExtensions.jl114Extensions for Julia's docsystem.
-
Parsers.jl114Fast parsing machinery for basic types in Julia
-
ProgressBars.jl104A Julia clone of https://pypi.python.org/pypi/tqdm
-
OrderedCollections.jl92Julia implementation of associative containers that preserve insertion order
-
SparseArrays.jl88SparseArrays.jl is a Julia stdlib
-
TranscodingStreams.jl85Simple, consistent interfaces for any codec.
-
DBInterface.jl84Database interface definitions for Julia
-
InvertedIndices.jl81A simple index type that allows for inverted selections
-
FilePathsBase.jl79Filesystem path types in julia
-
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
-
CodecZlib.jl50Zlib codecs for TranscodingStreams.jl.
-
PooledArrays.jl48A pooled representation for arrays with few unique elements
-
BitIntegers.jl47Fixed-width integers similar to builtin ones
-
InlineStrings.jl46Fixed-width string types for Julia
-
FixedPointDecimals.jl33Julia fixed-point decimals built from integers
-
DataAPI.jl33A data-focused namespace for packages to share functions
-
InverseFunctions.jl29Interface for function inversion in Julia
-
WeakRefStrings.jl23A minimal String type for Julia that allows for efficient string representation and transfer
-
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
Loading more...