Skip to content

ZenW00kie/koalas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

koalas

Making PySpark more pandas-like

"Let's make PySpark Great Again"

Welcome to koalas, the wrapper on the wrapper for Spark. We've found the learning the syntax and some of the functionality from pandas doesn't necessarily exist, so koalas looks to tackle that problem.

To do:
  • Deal with caching results as execute rather than chaining (this is going to be tricky).
  • Have upon return execute show()
  • deal with conversion of types
  • Add column methods

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages