All Projects → JuliaAcademy → DataFrames

JuliaAcademy / DataFrames

Licence: MIT license
Welcome to DataFrames.jl with Bogumił Kamiński

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to DataFrames

XUnit.jl
XUnit.jl is a unit-testing framework for Julia.
Stars: ✭ 32 (-69.81%)
Mutual labels:  julia-language, julialang
GlobalSensitivity.jl
Robust, Fast, and Parallel Global Sensitivity Analysis (GSA) in Julia
Stars: ✭ 30 (-71.7%)
Mutual labels:  julia-language, julialang
DynamicHMCExamples.jl
Examples for Bayesian inference using DynamicHMC.jl and related packages.
Stars: ✭ 33 (-68.87%)
Mutual labels:  julia-language, julialang
Julia-Projects-for-Beginners
Julia Projects for Beginners — Easy Ideas to Get Started Coding in Julia
Stars: ✭ 29 (-72.64%)
Mutual labels:  julia-language, learn-to-code
deoplete-julia
deoplete.nvim source for julia. Providing julia Syntax Completions for julia, in Neovim (deprecated for julia 0.6+)
Stars: ✭ 12 (-88.68%)
Mutual labels:  julia-language, julialang
Scientific-Programming-in-Julia
Repository for B0M36SPJ
Stars: ✭ 32 (-69.81%)
Mutual labels:  julia-language, julialang
OmniSci.jl
Julia client for OmniSci GPU-accelerated SQL engine and analytics platform
Stars: ✭ 22 (-79.25%)
Mutual labels:  julia-language, julialang
Julia-sublime
Julia syntax highlighting for Sublime Text
Stars: ✭ 106 (+0%)
Mutual labels:  julia-language, julialang
FaceDetection.jl
A face detection algorithm using Viola-Jones' rapid object detection framework written in Julia
Stars: ✭ 13 (-87.74%)
Mutual labels:  julia-language, julialang
FstFileFormat.jl
Julia bindings for the fst format
Stars: ✭ 17 (-83.96%)
Mutual labels:  julia-language, julialang
IterTools.jl
Common functional iterator patterns
Stars: ✭ 124 (+16.98%)
Mutual labels:  julia-language, julialang
JuliaAcademyMaterials
Assets and Infrastructure for JuliaAcademy.com
Stars: ✭ 60 (-43.4%)
Mutual labels:  julia-language, learn-julia
ECharts.jl
Julia package for the Apache ECharts v4 visualization library
Stars: ✭ 80 (-24.53%)
Mutual labels:  julia-language, julialang
LatticeQCD.jl
A native Julia code for lattice QCD with dynamical fermions in 4 dimension.
Stars: ✭ 85 (-19.81%)
Mutual labels:  julia-language, julialang
BeautifulMakie
https://lazarusa.github.io/BeautifulMakie/
Stars: ✭ 281 (+165.09%)
Mutual labels:  julia-language, julialang
Julia
Algorithms implemented in the Julia programming language. We're collaborating with the Humans of Julia community!
Stars: ✭ 216 (+103.77%)
Mutual labels:  julia-language, julialang
julia-NotepadPlusPlus
Julia language support for Notepad++
Stars: ✭ 34 (-67.92%)
Mutual labels:  julia-language, julialang
math-server-docker
The ideal multi-user Data Science server with Jupyterhub and RStudio, ready for Python, R and Julia languages.
Stars: ✭ 70 (-33.96%)
Mutual labels:  julia-language
Tectonic.jl
Tectonic typesetting for Julia.
Stars: ✭ 21 (-80.19%)
Mutual labels:  julia-language
KittyTerminalImages.jl
A package that allows Julia to display images in the kitty terminal editor
Stars: ✭ 57 (-46.23%)
Mutual labels:  julia-language

DataFrames.jl

Welcome to DataFrames.jl with Bogumił Kamiński

The material is organized in six notebooks that are recommended to be studied in the specified sequence. In order to make sure that the notebooks work correctly please download the whole repository and start Jupyter Notebook in the directory where the downloaded files are located.

This tutorial is intended to be an introduction to the DataFrames.jl package and the related ecosystem. It is task-oriented, so it aims to show how available functionality can be used to solve typical data wrangling problems.

If you are interested in in-depth coverage of all functions and their options that are provided in the DataFrames.jl package please consult the documentation or a more advanced tutorial that is available here.

This version of the manual was tested with Julia 1.9 and DataFrames.jl 1.5. However, you can check older commits and tags in this repository to get the versions for:

  • DataFrames.jl 0.22.0, 1.2.0, 1.3.0, 1.4.0.
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].