update
update(
self ,
**kwargs ,
)-> ‘Self’
Update the coordinates, return a new Coordinate Manager.
Input values can be of the same form as initialization. To drop coordinates, simply pass {coord_name: None}
method of dascore.core.coordmanager.CoordManager | source |
update(
self ,
**kwargs ,
)-> ‘Self’
Update the coordinates, return a new Coordinate Manager.
Input values can be of the same form as initialization. To drop coordinates, simply pass {coord_name: None}