Skip to content

teamclairvoyant/data-scalaxy-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

data-scalaxy-reader

This library contains several APIs to read data from various sources of different formats and parse it to spark dataframe.

This library supports below source systems:

  • Text
  • Excel

text

User can use this library to read text data of various formats and parse it to spark dataframe. Supported text formats are:

  • CSV
  • JSON
  • XML
  • HTML Table

Please see the detailed documentation here.

excel

User can use this library to read the data from an excel file and parse it to the spark dataframe. Please see the detailed documentation here.

About

Library to read data from varios sources and parse it to spark dataframe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages