Building the Pandas project in the open with GitHub and Azure Pipelines

    26
    0



    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

    Previous articleGitLab CI/CD Pipeline | GitLab CI/CD Tutorial | Gitlab Tutorial | DevOps Training | Edureka
    Next articleJobs tips interview with a senior python developer in 2022 part1