All Projects → JuliaData → Dataframes.jl

JuliaData / Dataframes.jl

Licence: other
In-memory tabular data in Julia

Programming Languages

julia
2034 projects

Projects that are alternatives of or similar to Dataframes.jl

Rows
A common, beautiful interface to tabular data, no matter the format
Stars: ✭ 739 (-22.29%)
Mutual labels:  hacktoberfest, data, tabular-data
Meza
A Python toolkit for processing tabular data
Stars: ✭ 374 (-60.67%)
Mutual labels:  data, tabular-data
Akshare
AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库
Stars: ✭ 4,334 (+355.73%)
Mutual labels:  datasets, data
Openml
Open Machine Learning
Stars: ✭ 489 (-48.58%)
Mutual labels:  hacktoberfest, datasets
Parsr
Transforms PDF, Documents and Images into Enriched Structured Data
Stars: ✭ 2,736 (+187.7%)
Mutual labels:  hacktoberfest, data
Jschema
A simple, easy to use data modeling framework for JavaScript
Stars: ✭ 261 (-72.56%)
Mutual labels:  hacktoberfest, data
Awesome Cybersecurity Datasets
A curated list of amazingly awesome Cybersecurity datasets
Stars: ✭ 380 (-60.04%)
Mutual labels:  datasets, data
Core
Open source Dota 2 data platform
Stars: ✭ 1,266 (+33.12%)
Mutual labels:  hacktoberfest, data
Awesome Twitter Data
A list of Twitter datasets and related resources.
Stars: ✭ 533 (-43.95%)
Mutual labels:  datasets, data
Pyjanitor
Clean APIs for data cleaning. Python implementation of R package Janitor
Stars: ✭ 647 (-31.97%)
Mutual labels:  hacktoberfest, data
Faker
Faker is a pure Elixir library for generating fake data.
Stars: ✭ 673 (-29.23%)
Mutual labels:  hacktoberfest, data
Climate Change Data
🌍 A curated list of APIs, open data and ML/AI projects on climate change
Stars: ✭ 195 (-79.5%)
Mutual labels:  hacktoberfest, data
Free Ai Resources
🚀 FREE AI Resources - 🎓 Courses, 👷 Jobs, 📝 Blogs, 🔬 AI Research, and many more - for everyone!
Stars: ✭ 192 (-79.81%)
Mutual labels:  hacktoberfest, data
Altair
✨⚡️ A beautiful feature-rich GraphQL Client for all platforms.
Stars: ✭ 3,827 (+302.42%)
Mutual labels:  hacktoberfest, data
Binarykit
💾🔍🧮 BinaryKit helps you to break down binary data into bits and bytes, easily access specific parts and write data to binary.
Stars: ✭ 92 (-90.33%)
Mutual labels:  hacktoberfest, data
Dataframe Js
A javascript library providing a new data structure for datascientists and developpers
Stars: ✭ 376 (-60.46%)
Mutual labels:  data, data-frame
Datasets
TFDS is a collection of datasets ready to use with TensorFlow, Jax, ...
Stars: ✭ 3,094 (+225.34%)
Mutual labels:  datasets, data
Geeksforgeeks Dsa 2
This repository contains all the assignments and practice questions solved during the Data Structures and Algorithms course in C++ taught by the Geeks For Geeks team.
Stars: ✭ 53 (-94.43%)
Mutual labels:  hacktoberfest, data
Voice datasets
🔊 A comprehensive list of open-source datasets for voice and sound computing (50+ datasets).
Stars: ✭ 494 (-48.05%)
Mutual labels:  datasets, data
Brasil.io
Backend do Brasil.IO (para código dos scripts de coleta de dados, veja o link na página de cada dataset)
Stars: ✭ 780 (-17.98%)
Mutual labels:  hacktoberfest, data

DataFrames.jl

Coverage Status CI Testing

Tools for working with tabular data in Julia.

Installation: at the Julia REPL, using Pkg; Pkg.add("DataFrames")

Documentation:

Reporting Issues and Contributing: See CONTRIBUTING.md

ColPrac: Contributor's Guide on Collaborative Practices for Community Packages

Maintenance: DataFrames is maintained collectively by the JuliaData collaborators. Responsiveness to pull requests and issues can vary, depending on the availability of key collaborators.

Learning: New to DataFrames.jl? Check out our free Julia Academy course which will walk you through how to use DataFrames.jl. You can also check out Bogumił Kamiński's DataFrames.jl tutorial that is available on GitHub.

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].