|
| 1 | +--- |
| 2 | +title: 'Quansight Labs Annual Report 2024: Year of focus and execution' |
| 3 | +authors: [pavithra-eswaramoorthy, tania-allard, irina-fumarel, ralf-gommers] |
| 4 | +published: March 19, 2025 |
| 5 | +description: 'Presenting our 2024 annual report! Read about our open source project and community highlights, initiatives, and work culture.' |
| 6 | +category: [Community, PyData ecosystem] |
| 7 | +featuredImage: |
| 8 | + src: /posts/labs-annual-report-2024/featured.png |
| 9 | + alt: 'A line-style illustration that depicts an urban street scene with people with disabilities. On the left, a person in a wheelchair is being assisted to cross the street. In the center, two people walk arm-in-arm in the crosswalk. On the right, a person with a cane and a guide dog walks along the sidewalk. The background shows a simplified city skyline with buildings, trees, a traffic light, and a bus stop sign. The image aims to depict accessibility and inclusion in urban environments.' |
| 10 | +hero: |
| 11 | + imageSrc: /posts/labs-annual-report-2024/hero.png |
| 12 | +imageAlt: 'A line-style illustration that depicts an urban street scene with people with disabilities. On the left, a person in a wheelchair is being assisted to cross the street. In the center, two people walk arm-in-arm in the crosswalk. On the right, a person with a cane and a guide dog walks along the sidewalk. The background shows a simplified city skyline with buildings, trees, a traffic light, and a bus stop sign. The image aims to depict accessibility and inclusion in urban environments.' |
| 13 | +--- |
| 14 | + |
| 15 | +We’re pleased to share the Quansight Labs Annual Report 2024! |
| 16 | + |
| 17 | +As we settle into the new year, we’re taking a moment to reflect on 2024—a year filled with impactful projects, meaningful collaborations, and continued growth in our mission to sustain and advance community-driven open-source projects. |
| 18 | + |
| 19 | +Our annual report offers an in-depth look at our work over the past year, covering key initiatives, projects and community updates, financial insights, and team growth. |
| 20 | + |
| 21 | +<p align="center"> |
| 22 | + <a href="https://labs.quansight.org/annual-reports/quansight-labs-annual-report-2024.pdf"> |
| 23 | + <b>Click to read and download the full report</b> |
| 24 | + </a> |
| 25 | +</p> |
| 26 | + |
| 27 | +The following graphic presents notable highlights from the report. |
| 28 | + |
| 29 | +<p align="center"> |
| 30 | + <img |
| 31 | + src="/posts/labs-annual-report-2024/infographic.png" |
| 32 | + alt="" |
| 33 | + /> |
| 34 | +</p> |
| 35 | + |
| 36 | +<div class="sr-only"> |
| 37 | + <h2>At a Glance: Quansight Labs Annual Report 2024</h2> |
| 38 | + |
| 39 | + <section> |
| 40 | + <h3>Our Mission</h3> |
| 41 | + <p>The mission of Quansight Labs is to sustain and grow community-driven open source projects and ecosystems, with a focus on the core of the PyData stack, as well as digital infrastructure and tools for data science, Machine Learning (ML), Artificial Intelligence (AI), and scientific computing.</p> |
| 42 | + </section> |
| 43 | + |
| 44 | + <section> |
| 45 | + <h3>OSS Projects We Contribute To</h3> |
| 46 | + <p>We spent 44,547 hours contributing to 40+ open-source projects.</p> |
| 47 | + <p><strong>Projects include:</strong></p> |
| 48 | + <ul> |
| 49 | + <li>conda</li> |
| 50 | + <li>Hypothesis</li> |
| 51 | + <li>Numba</li> |
| 52 | + <li>SciPy</li> |
| 53 | + <li>JupyterLab</li> |
| 54 | + <li>Napari</li> |
| 55 | + <li>SymPy</li> |
| 56 | + <li>scikit-learn</li> |
| 57 | + <li>Bokeh</li> |
| 58 | + <li>IPython</li> |
| 59 | + <li>NumPy</li> |
| 60 | + <li>PyO3</li> |
| 61 | + <li>Narwhals</li> |
| 62 | + <li>Flax</li> |
| 63 | + <li>JAX</li> |
| 64 | + <li>PyTorch</li> |
| 65 | + <li>pandas</li> |
| 66 | + <li>Nebari</li> |
| 67 | + <li>PyData Sphinx Theme</li> |
| 68 | + <li>conda-forge</li> |
| 69 | + <li>Polars</li> |
| 70 | + <li>OpenBLAS</li> |
| 71 | + <li>conda-store</li> |
| 72 | + <li>CuPy</li> |
| 73 | + <li>Scientific Python</li> |
| 74 | + <li>CPython</li> |
| 75 | + <li>PyTorch Ignite</li> |
| 76 | + <li>Project Jupyter</li> |
| 77 | + <li>Pyodide</li> |
| 78 | + <li>Consortium for Python Data API Standards</li> |
| 79 | + <li>pydata/sparse</li> |
| 80 | + <li>stdlib</li> |
| 81 | + <li>NumFOCUS’ Diversity & Inclusion in Scientific Computing</li> |
| 82 | + <li>Spyder</li> |
| 83 | + <li>Python Software Foundation</li> |
| 84 | + </ul> |
| 85 | + <p><strong>Key initiatives:</strong></p> |
| 86 | + <ul> |
| 87 | + <li>Improving performance of free-threaded CPython</li> |
| 88 | + <li>Interactivity and internationalization of documentation</li> |
| 89 | + <li>Sustaining conda ecosystem for Python packaging</li> |
| 90 | + <li>Accelerating sparse array computation</li> |
| 91 | + <li>Wrap-up of a 3-year NASA ROSES grant (NumPy, pandas, SciPy, and scikit-learn)</li> |
| 92 | + <li>PyData Sphinx Theme accessibility audit and design system</li> |
| 93 | + <li>DataFrame compatibility with Narwhals</li> |
| 94 | + </ul> |
| 95 | + </section> |
| 96 | + |
| 97 | + <section> |
| 98 | + <h3>Inaugural Labs Open Source Fund</h3> |
| 99 | + <p>Since the creation of Labs, we have continuously strived to refine our working model and drive new initiatives to support our efforts of building and sustaining open source projects and communities. This year was no different, as we launched our Quansight Labs OSS Fund. This annual fund will grant small sponsorships to open source projects that our ecosystem and communities rely on, all of which are nominated and selected by Labs staff members.</p> |
| 100 | + <p><strong>2024 awardees:</strong></p> |
| 101 | + <ul> |
| 102 | + <li>mkdocstrings</li> |
| 103 | + <li>codemirror</li> |
| 104 | + <li>Maturin</li> |
| 105 | + </ul> |
| 106 | + </section> |
| 107 | + |
| 108 | + <section> |
| 109 | + <h3>Sustaining Labs</h3> |
| 110 | + <p>Our revenue grew very slightly to just over $4,200,000 USD, with a net income of $50,000 USD.</p> |
| 111 | + <p><strong>Revenue and income figures (2021-2024):</strong></p> |
| 112 | + <ul> |
| 113 | + <li><strong>2021:</strong> Revenue $2,930,000, Net Income $53,000</li> |
| 114 | + <li><strong>2022:</strong> Revenue $3,480,000, Net Income -$71,000</li> |
| 115 | + <li><strong>2023:</strong> Revenue $4,090,000, Net Income $12,000</li> |
| 116 | + <li><strong>2024:</strong> Revenue $4,261,000, Net Income $50,000</li> |
| 117 | + </ul> |
| 118 | + </section> |
| 119 | + |
| 120 | + <section> |
| 121 | + <h4>Demographic Survey Results</h4> |
| 122 | + <p>In annual demographic surveys (2021-2024), 40% to 48% of respondents self-identified as belonging to a marginalized group in tech and open source.</p> |
| 123 | + <ul> |
| 124 | + <li><strong>2024:</strong> 15 not marginalized, 11 self-identified as marginalized, 2 preferred not to identify</li> |
| 125 | + <li><strong>2023:</strong> 12 not marginalized, 8 self-identified as marginalized, 3 preferred not to identify</li> |
| 126 | + <li><strong>2022:</strong> 15 not marginalized, 8 self-identified as marginalized, 2 preferred not to identify</li> |
| 127 | + <li><strong>2021:</strong> 16 not marginalized, 11 self-identified as marginalized</li> |
| 128 | + </ul> |
| 129 | + </section> |
| 130 | + |
| 131 | + <section> |
| 132 | + <h3>Contact Us</h3> |
| 133 | + <p>Visit <a href="https://labs.quansight.org">labs.quansight.org</a> to learn more about us, and reach out at <a href="mailto:[email protected]">[email protected]</a>.</p> |
| 134 | + <p>Follow us:</p> |
| 135 | + <ul> |
| 136 | + <li><a href="https://bsky.app/profile/quansight.com">Bluesky</a></li> |
| 137 | + <li><a href="https://twitter.com/quansightai">Twitter (@quansightai)</a></li> |
| 138 | + <li><a href="https://www.linkedin.com/company/quansight/">LinkedIn</a></li> |
| 139 | + </ul> |
| 140 | + </section> |
| 141 | +</div> |
| 142 | + |
| 143 | +A huge thank you to all Labs members and collaborators for an amazing 2024! We’re excited for what’s ahead and look forward to seeing you in our community spaces this year! |
0 commit comments