API Reference
Annotation
Annotation.from_obj()
Annotation.to_record()
Annotations
Annotations.insert()
Annotation class
instantiate an annotation from an object, i.e. a pd.Series
return a record for serializing
dict
S.insert(index, value) – insert value before index
None