Last Version

dataframe2html 0.1.5

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

License

License

Categories

Categories

Data
GroupId

GroupId

io.github.fucusy
ArtifactId

ArtifactId

dataframe2html_2.11
Version

Version

0.1.5
Type

Type

jar
Description

Description

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

Project URL

https://github.com/fucusy/dataframe2html
Project Organization

Project Organization

Fucusy
Source Code Management

Source Code Management

https://github.com/fucusy/dataframe2html

Download dataframe2html_2.11 0.1.5


<!-- https://jarcasting.com/artifacts/io.github.fucusy/dataframe2html_2.11/ -->
<dependency>
    <groupId>io.github.fucusy</groupId>
    <artifactId>dataframe2html_2.11</artifactId>
    <version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.fucusy/dataframe2html_2.11/
implementation 'io.github.fucusy:dataframe2html_2.11:0.1.5'
// https://jarcasting.com/artifacts/io.github.fucusy/dataframe2html_2.11/
implementation ("io.github.fucusy:dataframe2html_2.11:0.1.5")
'io.github.fucusy:dataframe2html_2.11:jar:0.1.5'
<dependency org="io.github.fucusy" name="dataframe2html_2.11" rev="0.1.5">
  <artifact name="dataframe2html_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.fucusy', module='dataframe2html_2.11', version='0.1.5')
)
libraryDependencies += "io.github.fucusy" % "dataframe2html_2.11" % "0.1.5"
[io.github.fucusy/dataframe2html_2.11 "0.1.5"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.10
org.scalactic : scalactic_2.11 jar 3.1.1

provided (2)

Group / Artifact Type Version
org.apache.spark : spark-core_2.11 jar 2.4.3
org.apache.spark : spark-sql_2.11 jar 2.4.3

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.1.1

Project Modules

There are no modules declared in this project.