Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 199 Bytes

example_1.livemd

File metadata and controls

13 lines (10 loc) · 199 Bytes

Series.check_types Example

Example 1

Mix.install([
  {:explorer, ">= 0.0.0", github: "dgreiss/explorer-series-check-types"}
])
Explorer.Series.from_list([1, 2.0])