Tag: OrderedDict
Data Science, Featured, Python
NamedCollection – a Python container for Data Science
NamedCollection is a versatile container for Python mixing semantics of list, dictionary and NumPy array/Pandas dataframe in order to provide maximum flexibility for grouping and dispatching common work to selected subsets of variables. Usage example: Alternative construction: Yet another alternative construction: For download please head to GitHub: https://github.com/sadaszewski/named_collection
- March 13, 2019
- 0 Comments
- Stanislaw Adaszewski
Recent Comments