Deedle.Internal Namespace
| Modules | Description |
|
This module contains additional functions for working with arrays. `Deedle.Internals` is opened, it extends the standard `Array` module. |
|
|
This module contains additional functions for working with lists. |
|
|
Utility functions for identifying missing values. The `isNA` function
can be used to test whether a value represents a missing value - this includes
the `null` value, `Nullable |
|
|
Provides helper functions for working with `ReadOnlyCollection |
|
|
This module contains additional functions for working with sequences. `Deedle.Internals` is opened, it extends the standard `Seq` module. |
Deedle