2023-03-22
New Additions
Scala/Java
- scala-polars for Scala and Java - Scala - Java
scala-polars
is a library for using Polars in Scala and Java projects by @chitralverma.
Tutorials & workshops
- Polars: um simples mas prático tutorial - Tutorial in the format of an ipynb notebook that illustrates several features of Polars in Portuguese by @barbosarafael. Associated github repository is here.
- A Practical Comparison of Polars and Pandas - A tutorial that showcases several common operations in Pandas and Polars side by side to demonstrate how much easier Polars is by @FlorianWilhelm. There is also an accompanying Jupyter notebook available.
- Prise en main de Polars - A notebook tutorial in French that illustrates the main features of Polars by @romaintailhurat and @linogaliana. There is also an accompanying blog post .
Blog posts
- Polars vs Pandas — 4 key concept differences - An article that helps to understand key differences between Pandans and Polars Data Science libraries by @DataScienceDisciple.
What's Changed
- New section
Scala/Java
in Awesome Polars List.