Julia Programming Language
Converting Tables into arrays
General Usage
question
,
array
,
convert
,
tables
pdeffebach
March 23, 2020, 11:32pm
2
I think you want
Tables.matrix
from Tables.jl, documented
here
.
2 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
How to create JuliaDB table from DataFrame?
General Usage
2
1820
April 15, 2018
Pulling array data from IndexedTables or JuliaDB
Data
1
1108
May 11, 2017
IndexedTable to DataFrame
General Usage
juliadb
3
1887
August 5, 2019
What is easiest way to transform an array of objects into a data table?
General Usage
question
5
558
September 22, 2018
Convert a dataframe to a 2d array
New to Julia
5
1279
December 14, 2018