Skip to content

tkaszuba/parso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parso

Port of the parso SAS dataset parser from EPAM (https://github.com/epam/parso).

The goals of the project area:

  1. Write a native scala library so no java dependencies are required
  2. Implement multiparallel reading
  3. Migrate to use cats or scalaz
  4. Create a functional stream (fs) library for reading SAS files

The project borrows heavily from the java parso library and the spark sas splittable library

About

Scala port of java SAS library parser (Parso)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages