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.1


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.github.fucusy</groupId>
  <artifactId>dataframe2html_2.11</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'io.github.fucusy', name: 'dataframe2html_2.11', version: '0.1.1'