curve array/column manipulation module
- columns/curve manipulations moved from routers/bulk/utils into a dedicated module inside bulk_persistence package.
- describe from bulk catalog moved as BulkCatalog class method
- columns labels and dtypes stored within the object after its computation to prevent multiple computation
- Bulk catalog attributes
record_id
andcolumns
become private
Edited by Yannick