Best of MatplotlibApril 2024

  1. 1
    Article
    Avatar of hnHacker News·2y

    Spreadsheet UI for Python

    PySheets provides a spreadsheet UI for Python, allowing users to perform exploratory data science, use Pandas, create charts with matplotlib, import Excel sheets, analyze data, and create reports. All the Python code runs in the browser, and PySheets itself is also written in Python. Collaboration, unlimited sheets, community support, and unlimited AI generations.

  2. 2
    Article
    Avatar of freecodecampfreeCodeCamp·2y

    Applied Data Science: A / B Testing

    Learn A/B testing in data science, its impact on business decisions, and how to implement it using Python.