Thursday, November 14, 2019

Essential Open-Source Library pandas Awarded CZI Grant to Further Development

We’re pleased to announce that pandas, the open-source library providing high-performance data structures for tabular data analysis, has received grant funding from the Chan Zuckerberg Initiative (CZI) as part of their Essential Open Source Software…

The post Essential Open-Source Library pandas Awarded CZI Grant to Further Development appeared first on Anaconda.



from Planet SciPy
read more

No comments:

Post a Comment

TestDriven.io: Working with Static and Media Files in Django

This article looks at how to work with static and media files in a Django project, locally and in production. from Planet Python via read...