All Projects → JuliaData → Tables.jl

JuliaData / Tables.jl

Licence: mit
An interface for tables in Julia

Programming Languages

julia
2034 projects

Projects that are alternatives of or similar to Tables.jl

Census Api
The home for the API that powers the Census Reporter project.
Stars: ✭ 131 (-7.09%)
Mutual labels:  data
Kotlin Faker
Generate realistically looking fake data such as names, addresses, banking details, and many more, that can be used for testing and data anonymization purposes.
Stars: ✭ 136 (-3.55%)
Mutual labels:  data
Illacceptanything
The project where literally anything* goes.
Stars: ✭ 1,756 (+1145.39%)
Mutual labels:  data
Data Populator
A plugin for Sketch and Adobe XD to populate your design mockups with meaningful data. Goodbye Lorem Ipsum. Hello JSON.
Stars: ✭ 1,665 (+1080.85%)
Mutual labels:  data
Mobile
React Native apps for viewing Dota 2 data on Android/iOS
Stars: ✭ 134 (-4.96%)
Mutual labels:  data
Datasets
🎁 3,000,000+ Unsplash images made available for research and machine learning
Stars: ✭ 1,805 (+1180.14%)
Mutual labels:  data
Jhtalib
Technical Analysis Library Time-Series
Stars: ✭ 131 (-7.09%)
Mutual labels:  data
Data science blogs
A repository to keep track of all the code that I end up writing for my blog posts.
Stars: ✭ 139 (-1.42%)
Mutual labels:  data
Dxr
DXR is a Unity package for rapid prototyping of immersive data visualizations in augmented, mixed, and virtual reality (AR, MR, VR) or XR for short.
Stars: ✭ 134 (-4.96%)
Mutual labels:  data
Jser.info
JSer.infoデータリポジトリ
Stars: ✭ 138 (-2.13%)
Mutual labels:  data
Csv2ofx
A Python library and command line tool for converting csv to ofx and qif files
Stars: ✭ 133 (-5.67%)
Mutual labels:  data
Blockchain2graph
Blockchain2graph extracts blockchain data (bitcoin) and insert them into a graph database (neo4j).
Stars: ✭ 134 (-4.96%)
Mutual labels:  data
Dataspice
🌶 Create lightweight schema.org descriptions of your datasets
Stars: ✭ 137 (-2.84%)
Mutual labels:  data
Mara Pipelines
A lightweight opinionated ETL framework, halfway between plain scripts and Apache Airflow
Stars: ✭ 1,841 (+1205.67%)
Mutual labels:  data
Data Forge Js
JavaScript data transformation and analysis toolkit inspired by Pandas and LINQ.
Stars: ✭ 139 (-1.42%)
Mutual labels:  data
Noobaa Core
NooBaa is a Dynamic Data Gateway for cloud-native, hybrid and multi cloud environments ☁️🚀
Stars: ✭ 131 (-7.09%)
Mutual labels:  data
Data
Assorted data from the General Services Administration.
Stars: ✭ 1,777 (+1160.28%)
Mutual labels:  data
Cylon
Cylon is a fast, scalable distributed memory data parallel library for processing structured data
Stars: ✭ 140 (-0.71%)
Mutual labels:  data
Kea
Production Ready State Management for React
Stars: ✭ 1,805 (+1180.14%)
Mutual labels:  data
Lookerbot
Lookerbot lets you access all your Looker data from Slack! Super fun!
Stars: ✭ 138 (-2.13%)
Mutual labels:  data

Tables.jl

Build Status Codecov deps version pkgeval

The Tables.jl package provides simple, yet powerful interface functions for working with all kinds tabular data.

Installation: at the Julia REPL, import Pkg; Pkg.add("Tables")

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

Documentation

Stable Dev

List of packages which support Tables.jl interface can be found in INTEGRATIONS.md.

Additional Resources

Please refer to TableOperations.jl for common table operations (select, filter, transform, map, etc.)

Zenodo Link

DOI

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