Odo Documentation - Read the Docs

odo Documentation

Release 0.4.0

Matthew Rocklin

December 15, 2015

Contents

1

Example

2

Contents

2.1 General . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

2.2 Formats . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

2.3 Developer Documentation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

3

5

5

19

35

i

ii

odo Documentation, Release 0.4.0

odo takes two arguments, a source and a target for a data transfer.

>>> from odo import odo

>>> odo(source, target)

# load source into target

It efficiently migrates data from the source to the target through a network of conversions.

Contents

1

................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download