Select

select * from a table

Parameters

Name
Type
Description
Is Optional

none

none

this transform does not take any arguments

Example

ds = rasgo.get.dataset(id)

ds2 = ds.select()

Source Code

Last updated

Was this helpful?