Why “Boomerang” Is Such a Common Term at Anaconda

“Boomerang” is a commonly used term at Anaconda. This is because Anaconda has a special—and growing—category of employees that le…
Finding a Place in Open Source

This could be you! Click here to submit an abstract for our Maker Blog Series.
A Faster Solver for Conda: Libmamba

conda 22.11 update: The libmamba solver’s experimental flag has been removed. To use the new solver, update conda in your base environment: conda update -n base conda conda update -n base conda To install and set the new solver, run the following commands: conda install -n base conda-libmamba-solver<br /><br /> conda config –set solver libmamba […]
Anaconda’s Response to the War in Ukraine

Over the last few weeks, we at Anaconda have watched Russia’s invasion of Ukraine with horror and sadness. The destruction of human lives and cities is appalling, and the scale of the humanitarian disaster will be felt for generations to come. As a company, we have discussed what we should, or can, do in response […]
Real-time Dashboard in Python: Streaming and Refreshing

Data scientists use data visualization to communicate data and generate insights. It’s essential for data scientists to know how to create meaningful visualization dashboards, especially real-time dashboards. This article talks about two ways to get your real-time dashboard in Python: First, we use streaming data and create an auto-updated streaming dashboard. Second, we use a […]
5 Ways Women In Technology Can Continue to Advance in the Field

In celebration of International Women’s Day, I wanted to share my thoughts on being a female data scientist in the tech sphere. I have been in tech…
Why Is So Much Cloning Documentation Wrong?

This could be you! Click here to submit an abstract for our Maker Blog Series.
Networking in Tech: Find Your Dream Data Science Job

This blog is based on our Senior Data Scientist, Sophia Yang, and her personal experience with networking in tech.
Anaconda is Launching Long-Term Support

This new commercial offering will provide extended support and security fixes for a subset of Anaconda-built packages. I am pleased to announce that Anaconda will be launching Long-Term Support (LTS) for Python conda packages as a commercial offering in the coming months. With over 90% of the top 10 Fortune-ranked finance, retail, and technology companies […]
A New Way To Connect with Other Anaconda Users

Back in December 2021, we launched the Anaconda Community, our first-ever space for users to get insights into the newest developments in the world of data, get “unstuck” where they may have a problem, and reach out for technical help. It also allows individuals to engage with other professionals and ask questions to the broader […]