morpheus-quandl
A data loading adapter that returns Morpheus DataFrames from Quandl.com
License |
License |
---|---|
Categories |
CategoriesMorpheus Business Logic Libraries Science |
GroupId | GroupIdcom.zavtech |
ArtifactId | ArtifactIdmorpheus-yahoo |
Last Version | Last Version0.9.21 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMorpheus-Yahoo
The Yahoo Finance adapter for Morpheus data science library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
morpheus-yahoo-0.9.21.pom | |
morpheus-yahoo-0.9.21.jar | 59 KB |
morpheus-yahoo-0.9.21-sources.jar | 27 KB |
morpheus-yahoo-0.9.21-javadoc.jar | 117 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zavtech/morpheus-yahoo/ -->
<dependency>
<groupId>com.zavtech</groupId>
<artifactId>morpheus-yahoo</artifactId>
<version>0.9.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.zavtech/morpheus-yahoo/
implementation 'com.zavtech:morpheus-yahoo:0.9.21'
// https://jarcasting.com/artifacts/com.zavtech/morpheus-yahoo/
implementation ("com.zavtech:morpheus-yahoo:0.9.21")
'com.zavtech:morpheus-yahoo:jar:0.9.21'
<dependency org="com.zavtech" name="morpheus-yahoo" rev="0.9.21">
<artifact name="morpheus-yahoo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zavtech', module='morpheus-yahoo', version='0.9.21')
)
libraryDependencies += "com.zavtech" % "morpheus-yahoo" % "0.9.21"
[com.zavtech/morpheus-yahoo "0.9.21"]
Group / Artifact | Type | Version |
---|---|---|
com.zavtech : morpheus-core | jar | 0.9.21 |
org.jsoup : jsoup | jar | 1.10.3 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.7 |
com.zavtech : morpheus-viz | jar | 0.9.16 |
A data loading adapter that returns Morpheus DataFrames from Quandl.com