Pandas is an open source Python module used by developers working with data science and AI. Pandas is maintained by a community of volunteers and it’s developed in the open on GitHub.
We sat down with Jeff Reback, core developer of Pandas, who explained to us how switching their Continuous Integration solution to Azure Pipelines has helped the development of the Pandas project.
Azure Pipelines is a CI/CD platform service, part of the Azure DevOps suite. Azure Pipelines is free for open source projects, and comes with unlimited build time and ten concurrent pipelines.
Pandas: https://github.com/pandas-dev/pandas
Azure Pipelines: https://azure.com/pipelines
source