While reading @madzadev โs article "9 Open Source Projects Every Developer Needs to Bookmark for Their Workflow", I realized how useful it would be to create a similar list specifically for data scientists/analysts. Inspired by that idea, Iโve put together a list of open-source projects designed to make our workflows faster, data processes smoother, and maybe even spark some fresh ideas. This list includes both well-known tools and a few hidden gems that have big potential.
I hope you may find something thatโs helpful and inspiring for you. Leeetโs dive in! ๐๐
Streamlit is an open-source Python library for creating interactive web-based data applications quickly and easily. Thanks to their community, you can also use templates or ask your questions.
๐จโ๐ป GitHub Repository: Streamlit Repository
๐ Website: https://streamlit.io/
Apache Superset is an open-source, highly customizable bi-tool ideal for us, offering SQL-based exploration and integration with various databases, but requires more technical expertise. In contrast, tableau, powerbi, and Data Studio provide user-friendly interfaces, advanced analytics, and ready-to-use features for non-technical users, though they come with licensing costs (except Data Studio, which is free ๐ฐ )
๐จโ๐ป GitHub Repository: Superset Repository
๐ Website: https://superset.apache.org/
DVC brings git-like functionality to datasets and machine learning models, making projects more reproducible and manageable. They also have a perfect technical guide and community for themselves.
๐จโ๐ป GitHub Repository: DVC Repository
๐ Website: https://dvc.org/
Great Expectations is your go-to tool for making sure your data is clean, reliable, and ready to use. It automates data validation with customizable tests, so you can catch issues before they become problems. If you care about data quality and trust in your analysis, this tool is a game changer.
๐จโ๐ป GitHub Repository: Great Expectations Repository
๐ Website: https://greatexpectations.io/
Dask is like Pandas and Numpy on steroids, built for handling massive datasets that donโt fit in memory. Itโs perfect for scaling your data tasks, whether youโre working on your laptop or a big cluster. If you need speed and power without learning a whole new tool, Dask has got you covered.
๐จโ๐ป GitHub Repository: Dask Repository
๐ Website: https://www.dask.org/
Haystack is your go-to tool for creating intelligent search and question-answering systems. It lets you connect LLMs and other NLP models to your own data, making it perfect for building domain-specific applications. Whether itโs semantic search or document retrieval, Haystack gives you the tools to get it done efficiently.
๐จโ๐ป GitHub Repository: Haystack Repository
๐ Website: https://haystack.deepset.ai/
Logseq is an open-source tool that feels like a digital brain for organizing your notes, tasks, and ideas. Itโs built around a clean outliner and bi-directional linking, making it perfect for connecting thoughts and tracking your workflows. If you love structure and flexibility in your knowledge management, Logseq is a must-try.
๐จโ๐ปGitHub Repository: Logseq Repository
๐ Website: https://logseq.com/
Thank you for your time; sharing is caring! ๐