array_to_pylist: Translate from an R array to a python embedded list format.

Description Usage Arguments Value

View source: R/fixins.R

Description

Translate from an R array to a python embedded list format.

Usage

1
array_to_pylist(ary, major = c("row", "column"))

Arguments

ary

an at most 2d array

major

should the array be column or row major?

Value

a string of the array in python list notation


Crunch-io/crunchdev documentation built on Nov. 26, 2020, 11:27 p.m.