fucusy / dataframe2html   0.1.5

Apache License 2.0 GitHub

Make the ability to show the image and the data of dataframe in notebook.

Scala versions: 2.12 2.11

dataframe2html 0.1.0


Group ID:
io.github.fucusy
Artifact ID:
dataframe2html_2.12
Version:
0.1.0
Release Date:
Apr 18, 2020
Licenses:
Files:

libraryDependencies += "io.github.fucusy" %% "dataframe2html" % "0.1.0"

Mill build tool

ivy"io.github.fucusy::dataframe2html:0.1.0"

Scala CLI

//> using dep "io.github.fucusy::dataframe2html:0.1.0"

Ammonite REPL

import $ivy.`io.github.fucusy::dataframe2html:0.1.0`

<dependency>
  <groupId>io.github.fucusy</groupId>
  <artifactId>dataframe2html_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'io.github.fucusy', name: 'dataframe2html_2.12', version: '0.1.0'