Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [january-dev] question about multiple datasets

Hi Scott,

AggregateDataset allows shapes and types to differ. It prepends extra dimensions to datasets of lower rank and, also, allows first dimensions to have different lengths.

However, we do not have anything like a data frame (from pandas terminology) or data array (from xarray). There is object dataset that we should turn to a generic one.

Regards,
 Peter

-----Original Message-----
From: january-dev-bounces@xxxxxxxxxxx [mailto:january-dev-bounces@xxxxxxxxxxx] On Behalf Of Scott Lewis
Sent: 06 June 2017 22:46
To: january-dev@xxxxxxxxxxx
Subject: [january-dev] question about multiple datasets

Hi,

Another question:   I've worked with AggregateDatasets and they seem to 
be a dataset container for multiple datasets of the same shape and 
type.   Is there any concept in January that provides a container for 
datasets of different shapes and/or element types?

Thanksinadvance,

Scott


_______________________________________________
january-dev mailing list
january-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/january-dev

-- 
This e-mail and any attachments may contain confidential, copyright and or privileged material, and are for the use of the intended addressee only. If you are not the intended addressee or an authorised recipient of the addressee please notify us of receipt by returning the e-mail and do not use, copy, retain, distribute or disclose the information in or attached to the e-mail.
Any opinions expressed within this e-mail are those of the individual and not necessarily of Diamond Light Source Ltd. 
Diamond Light Source Ltd. cannot guarantee that this e-mail or any attachments are free from viruses and we cannot accept liability for any damage which you may sustain as a result of software viruses which may be transmitted in or with the message.
Diamond Light Source Limited (company no. 4375679). Registered in England and Wales with its registered office at Diamond House, Harwell Science and Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom



Back to the top