sigmoid.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A social space for people researching, working with, or just interested in AI!

Server stats:

574
active users

#dataanalysis

3 posts3 participants0 posts today
Hacker News<p>Adding OR logic forced us to confront why users preferred raw SQL</p><p><a href="https://signoz.io/blog/query-builder-v5/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">signoz.io/blog/query-builder-v</span><span class="invisible">5/</span></a></p><p><a href="https://mastodon.social/tags/HackerNews" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HackerNews</span></a> <a href="https://mastodon.social/tags/Adding" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Adding</span></a> <a href="https://mastodon.social/tags/OR" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OR</span></a> <a href="https://mastodon.social/tags/logic" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>logic</span></a> <a href="https://mastodon.social/tags/forced" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>forced</span></a> <a href="https://mastodon.social/tags/us" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>us</span></a> <a href="https://mastodon.social/tags/to" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>to</span></a> <a href="https://mastodon.social/tags/confront" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>confront</span></a> <a href="https://mastodon.social/tags/why" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>why</span></a> <a href="https://mastodon.social/tags/users" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>users</span></a> <a href="https://mastodon.social/tags/preferred" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>preferred</span></a> <a href="https://mastodon.social/tags/raw" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>raw</span></a> <a href="https://mastodon.social/tags/SQL" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SQL</span></a></p><p>ORlogic <a href="https://mastodon.social/tags/SQLpreferences" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SQLpreferences</span></a> <a href="https://mastodon.social/tags/UserExperience" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>UserExperience</span></a> <a href="https://mastodon.social/tags/DataAnalysis" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataAnalysis</span></a></p>
Technology Tales<p>Polars offers a blazing fast alternative to Pandas with 3-22x performance improvements on common operations. Built in Rust with automatic parallelisation, it uses familiar DataFrame syntax but thinks in expressions rather than columns. Migration can be gradual - start with data loading for immediate wins, then adopt lazy evaluation for full pipeline optimisation. <a href="https://mstdn.social/tags/Polars" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Polars</span></a> <a href="https://mstdn.social/tags/Pandas" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Pandas</span></a> <a href="https://mstdn.social/tags/DataScience" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataScience</span></a> <a href="https://mstdn.social/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://mstdn.social/tags/Performance" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Performance</span></a> <a href="https://mstdn.social/tags/DataAnalysis" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataAnalysis</span></a> <a href="https://mstdn.social/tags/MachineLearning" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MachineLearning</span></a> <a href="https://mstdn.social/tags/BigData" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BigData</span></a> <a href="https://www.kdnuggets.com/polars-for-pandas-users-a-blazing-fast-dataframe-alternative" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">kdnuggets.com/polars-for-panda</span><span class="invisible">s-users-a-blazing-fast-dataframe-alternative</span></a></p>
Sarah Lea<p>Can an agent take over repetitive EDA tasks? I tested it with LangChain (a framework that makes it simple to build agents with LLMs).</p><p>And, yes, it works: The agent can print out descriptive stats, for example.</p><p>Sure, you could do that manually (or faster with pandas). Not revolutionary, but a nice entry point into LangChain.</p><p>Here you find the step-by-step-setup and what you can expect: <br>🎯 Medium: <a href="https://medium.com/towards-artificial-intelligence/from-manual-eda-to-ai-powered-agents-a-hands-on-experiment-with-langchain-ff3ab4efa3a1" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">medium.com/towards-artificial-</span><span class="invisible">intelligence/from-manual-eda-to-ai-powered-agents-a-hands-on-experiment-with-langchain-ff3ab4efa3a1</span></a><br>🤓 Towards Data Science: <a href="https://towardsdatascience.com/langchain-for-eda-build-a-csv-sanity-check-agent-in-python/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">towardsdatascience.com/langcha</span><span class="invisible">in-for-eda-build-a-csv-sanity-check-agent-in-python/</span></a></p><p>Anyone else experimenting with agents for data analysis?</p><p><a href="https://techhub.social/tags/python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>python</span></a> <a href="https://techhub.social/tags/programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>programming</span></a> <a href="https://techhub.social/tags/agents" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>agents</span></a> <a href="https://techhub.social/tags/agenticai" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>agenticai</span></a> <a href="https://techhub.social/tags/langchain" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>langchain</span></a> <a href="https://techhub.social/tags/ai" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ai</span></a> <a href="https://techhub.social/tags/ki" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ki</span></a> <a href="https://techhub.social/tags/artificialintelligence" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>artificialintelligence</span></a> <a href="https://techhub.social/tags/datascience" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>datascience</span></a> <a href="https://techhub.social/tags/datascientist" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>datascientist</span></a> <a href="https://techhub.social/tags/dataanalysis" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dataanalysis</span></a></p>
InfoQ<p>Hugging Face has released 𝐀𝐈 𝐒𝐡𝐞𝐞𝐭𝐬 - an <a href="https://techhub.social/tags/opensource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>opensource</span></a> app that lets users 𝐛𝐮𝐢𝐥𝐝, 𝐭𝐫𝐚𝐧𝐬𝐟𝐨𝐫𝐦 &amp; 𝐞𝐧𝐫𝐢𝐜𝐡 𝐝𝐚𝐭𝐚𝐬𝐞𝐭𝐬 using AI models through a spreadsheet-like interface.</p><p>No code needed!</p><p>📖 Read more on <a href="https://techhub.social/tags/InfoQ" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>InfoQ</span></a> 👉 <a href="https://bit.ly/4mryf0J" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">bit.ly/4mryf0J</span><span class="invisible"></span></a> </p><p><a href="https://techhub.social/tags/AI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AI</span></a> <a href="https://techhub.social/tags/DataAnalysis" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataAnalysis</span></a></p>
apply.coop<p>Data Administration Specialist @ Child Loss Foundation<br>$55,000 - 60,000 USD yearly</p><p>Golden Valley, MN | United States | Full-time | Hybrid</p><p><a href="https://apply.coop/jobs/d2vjubebldac4ra34ec0-data-administration-specialist" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">apply.coop/jobs/d2vjubebldac4r</span><span class="invisible">a34ec0-data-administration-specialist</span></a></p><p><a href="https://social.coop/tags/applycoop" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>applycoop</span></a> <a href="https://social.coop/tags/Jobs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Jobs</span></a> <a href="https://social.coop/tags/GetFediHired" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GetFediHired</span></a> <a href="https://social.coop/tags/recordmanagement" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>recordmanagement</span></a> <a href="https://social.coop/tags/dataanalysis" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dataanalysis</span></a> <a href="https://social.coop/tags/databasemaintenance" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>databasemaintenance</span></a></p>
Nicola Romanò<p>Just finished re-reading this classic great paper, and now I am definitely younger</p><p>False-Positive Psychology: Undisclosed Flexibility in Data Collection and Analysis Allows Presenting Anything as Significant</p><p><a href="https://journals.sagepub.com/doi/10.1177/0956797611417632" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="ellipsis">journals.sagepub.com/doi/10.11</span><span class="invisible">77/0956797611417632</span></a></p><p><a href="https://qoto.org/tags/Psychology" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Psychology</span></a> <a href="https://qoto.org/tags/statistics" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>statistics</span></a> <a href="https://qoto.org/tags/dataanalysis" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dataanalysis</span></a> <a href="https://qoto.org/tags/badstatspractice" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>badstatspractice</span></a></p>
Brendan Halpin<p>I'm putting together notes for novices to do simple data analysis with R and the fact that I'm telling them to "cut and paste this inscrutable block of code at the start of your file" reminds me of nothing so much as when I worked for the ESRI in Dublin in the mid 1980s and we used to run SPSS analyses remotely on UCD's Amdahl by sandwiching our SPSS code (on punch cards) between two decks of IBM Job Control Language cards of which we understood nothing whatsoever. <a href="https://mastodon.social/tags/rlang" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>rlang</span></a> <a href="https://mastodon.social/tags/spss" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>spss</span></a> <a href="https://mastodon.social/tags/dataanalysis" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dataanalysis</span></a></p>
Hacker News<p>The maths you need to start understanding LLMs</p><p><a href="https://www.gilesthomas.com/2025/09/maths-for-llms" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">gilesthomas.com/2025/09/maths-</span><span class="invisible">for-llms</span></a></p><p><a href="https://mastodon.social/tags/HackerNews" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HackerNews</span></a> <a href="https://mastodon.social/tags/maths" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>maths</span></a> <a href="https://mastodon.social/tags/LLMs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LLMs</span></a> <a href="https://mastodon.social/tags/machinelearning" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>machinelearning</span></a> <a href="https://mastodon.social/tags/education" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>education</span></a> <a href="https://mastodon.social/tags/dataanalysis" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dataanalysis</span></a> <a href="https://mastodon.social/tags/AI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AI</span></a></p>
Python Job Support<p>Learn complete SQL in Telugu-From basics to master <a href="https://mastodon.social/tags/sql" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>sql</span></a> <a href="https://mastodon.social/tags/dataanalysis" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dataanalysis</span></a> <a href="https://mastodon.social/tags/freshers" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>freshers</span></a>(link in&nbsp;description)</p><p>To enroll in Udemy SQL course - source</p><p><a href="https://quadexcel.com/wp/learn-complete-sql-in-telugu-from-basics-to-master-sql-dataanalysis-fresherslink-in-description/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">quadexcel.com/wp/learn-complet</span><span class="invisible">e-sql-in-telugu-from-basics-to-master-sql-dataanalysis-fresherslink-in-description/</span></a></p>
LabPlot<p><a href="https://floss.social/tags/LabPlot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LabPlot</span></a> Tutorial: Professional Data Analysis Made Simple by Atarion Studios:</p><p>➡️ <a href="https://www.youtube.com/watch?v=4mCvuO9DYyE" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="">youtube.com/watch?v=4mCvuO9DYyE</span><span class="invisible"></span></a></p><p><a href="https://floss.social/tags/LabPlot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LabPlot</span></a> <a href="https://floss.social/tags/OpenSource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSource</span></a> <a href="https://floss.social/tags/FLOSS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FLOSS</span></a> <a href="https://floss.social/tags/FOSS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FOSS</span></a> <a href="https://floss.social/tags/FreeSoftware" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FreeSoftware</span></a> <a href="https://floss.social/tags/DataAnalysis" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataAnalysis</span></a> <a href="https://floss.social/tags/DataVizualization" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataVizualization</span></a> <a href="https://floss.social/tags/Matlab" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Matlab</span></a> <a href="https://floss.social/tags/OriginProAlternative" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OriginProAlternative</span></a></p>
AI數字分析領航者 :mastodon: AI底層數據建模<p>從檢定發現美國失業率是廣義極值分配特性。同時,Gumbel,type I有機率密度函數,真實告訴你美國失業率的機率模型,而不是出一張圖代表存在機率模型。</p><p>以上這些方法都是超越傳統AI的數據分析方法,真正從數據本質出發打造精確統計模型,解決通用模型無法捕捉真實數據規律的難題,通過自動化建模過程揭示隱藏的數學規律。</p><p>你學的是落在哪種層次呢?</p><p>直線建模能做到,當然非線性的人工智慧自動化建模同樣能做到。數據規律的數學化、自動化(更新+建模+模擬)、強大而直觀的統計分析工具集成,統計學習達成。</p><p>其中一種非線性建模:<a href="https://x.com/meiyulee357/status/1963281302423241168" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">x.com/meiyulee357/status/19632</span><span class="invisible">81302423241168</span></a></p><p><span class="h-card" translate="no"><a href="https://a.gup.pe/u/academicchatter" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>academicchatter</span></a></span> <span class="h-card" translate="no"><a href="https://a.gup.pe/u/econometrics" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>econometrics</span></a></span> <span class="h-card" translate="no"><a href="https://ovo.st/club/ida" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>ida</span></a></span> </p><p> <a href="https://mastodon.social/tags/AI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AI</span></a> <a href="https://mastodon.social/tags/%E6%95%B8%E6%93%9A%E5%88%86%E6%9E%90" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>數據分析</span></a> <a href="https://mastodon.social/tags/%E5%A4%B1%E6%A5%AD" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>失業</span></a> <a href="https://mastodon.social/tags/%E7%BE%8E%E5%9C%8B" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>美國</span></a> <a href="https://mastodon.social/tags/%E7%B6%93%E6%BF%9F" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>經濟</span></a> <a href="https://mastodon.social/tags/%E8%A8%88%E9%87%8F%E7%B6%93%E6%BF%9F" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>計量經濟</span></a> <a href="https://mastodon.social/tags/modelling" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>modelling</span></a> <a href="https://mastodon.social/tags/econometrics" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>econometrics</span></a> <a href="https://mastodon.social/tags/unemployment" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>unemployment</span></a> <a href="https://mastodon.social/tags/Statistics" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Statistics</span></a> <a href="https://mastodon.social/tags/USA" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>USA</span></a> <a href="https://mastodon.social/tags/dataanalysis" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dataanalysis</span></a></p>
Hacker News<p>The Little Book of Linear Algebra</p><p><a href="https://github.com/the-litte-book-of/linear-algebra" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/the-litte-book-of/l</span><span class="invisible">inear-algebra</span></a></p><p><a href="https://mastodon.social/tags/HackerNews" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HackerNews</span></a> <a href="https://mastodon.social/tags/The" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>The</span></a> <a href="https://mastodon.social/tags/Little" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Little</span></a> <a href="https://mastodon.social/tags/Book" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Book</span></a> <a href="https://mastodon.social/tags/of" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>of</span></a> <a href="https://mastodon.social/tags/Linear" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linear</span></a> <a href="https://mastodon.social/tags/Algebra" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Algebra</span></a> <a href="https://mastodon.social/tags/linearalgebra" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linearalgebra</span></a> <a href="https://mastodon.social/tags/mathematics" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>mathematics</span></a> <a href="https://mastodon.social/tags/education" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>education</span></a> <a href="https://mastodon.social/tags/dataanalysis" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dataanalysis</span></a> <a href="https://mastodon.social/tags/github" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>github</span></a></p>
Hacker News<p>Sniffly – Claude Code Analytics Dashboard</p><p><a href="https://github.com/chiphuyen/sniffly" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">github.com/chiphuyen/sniffly</span><span class="invisible"></span></a></p><p><a href="https://mastodon.social/tags/HackerNews" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HackerNews</span></a> <a href="https://mastodon.social/tags/Sniffly" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Sniffly</span></a> <a href="https://mastodon.social/tags/Claude" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Claude</span></a> <a href="https://mastodon.social/tags/Code" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Code</span></a> <a href="https://mastodon.social/tags/Analytics" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Analytics</span></a> <a href="https://mastodon.social/tags/Dashboard" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Dashboard</span></a> <a href="https://mastodon.social/tags/GitHub" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GitHub</span></a> <a href="https://mastodon.social/tags/OpenSource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSource</span></a> <a href="https://mastodon.social/tags/DataAnalysis" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataAnalysis</span></a></p>
Python Job Support<p><a href="https://mastodon.social/tags/pandas" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pandas</span></a> <a href="https://mastodon.social/tags/python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>python</span></a> <a href="https://mastodon.social/tags/ai" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ai</span></a> <a href="https://mastodon.social/tags/dataengineering" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dataengineering</span></a> <a href="https://mastodon.social/tags/datascience" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>datascience</span></a> <a href="https://mastodon.social/tags/machinelearning" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>machinelearning</span></a> <a href="https://mastodon.social/tags/education" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>education</span></a> <a href="https://mastodon.social/tags/dataanalysis" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dataanalysis</span></a>&nbsp;<a href="https://mastodon.social/tags/data" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>data</span></a></p><p>source</p><p><a href="https://quadexcel.com/wp/pandas-python-ai-dataengineering-datascience-machinelearning-education-dataanalysis-data/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">quadexcel.com/wp/pandas-python</span><span class="invisible">-ai-dataengineering-datascience-machinelearning-education-dataanalysis-data/</span></a></p>
KDAB<p>Track Lab, developed at the Institute of Experimental and Applied Physics, Czech Technical University, is a physics data analysis tool. With KDAB’s KDDockWidgets, it now features flexible docking panels, customizable layouts, and persistent workspaces - making complex workflows more efficient. Read more: <a href="https://www.kdab.com/why-kdab/proven-excellence/track-lab-how-docking-panels-made-physics-data-analysis-software-more-adaptable/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">kdab.com/why-kdab/proven-excel</span><span class="invisible">lence/track-lab-how-docking-panels-made-physics-data-analysis-software-more-adaptable/</span></a> <a href="https://techhub.social/tags/QtDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>QtDev</span></a> <a href="https://techhub.social/tags/DataAnalysis" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataAnalysis</span></a> <a href="https://techhub.social/tags/Performance" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Performance</span></a></p>
IT News<p>The (Data) Plot Thickens - You’ve generated a ton of data. How do you analyze it and present it? Sure, you ca... - <a href="https://hackaday.com/2025/08/28/the-data-plot-thickens/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">hackaday.com/2025/08/28/the-da</span><span class="invisible">ta-plot-thickens/</span></a> <a href="https://schleuss.online/tags/datavisualization" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>datavisualization</span></a> <a href="https://schleuss.online/tags/jupyternotebook" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>jupyternotebook</span></a> <a href="https://schleuss.online/tags/softwarehacks" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>softwarehacks</span></a> <a href="https://schleuss.online/tags/dataanalysis" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dataanalysis</span></a> <a href="https://schleuss.online/tags/labplot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>labplot</span></a></p>
LabPlot<p>We have just added to the development version of <a href="https://floss.social/tags/LabPlot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LabPlot</span></a> the ability to import multiple files from a single directory at once. It is now also possible to create folders and workbooks as destinations for the spreadsheets.<br>➡️ <a href="https://invent.kde.org/education/labplot/-/merge_requests/766" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">invent.kde.org/education/labpl</span><span class="invisible">ot/-/merge_requests/766</span></a></p><p>You can check out all the new upcoming features here:<br>➡️ <a href="https://discuss.kde.org/t/labplot-post-v2-12-new-features-and-development-news/35074" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">discuss.kde.org/t/labplot-post</span><span class="invisible">-v2-12-new-features-and-development-news/35074</span></a></p><p><a href="https://floss.social/tags/FLOSS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FLOSS</span></a> <a href="https://floss.social/tags/FOSS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FOSS</span></a> <a href="https://floss.social/tags/OpenSource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSource</span></a> <a href="https://floss.social/tags/FreeSoftware" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FreeSoftware</span></a> <a href="https://floss.social/tags/DataAnalysis" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataAnalysis</span></a> <a href="https://floss.social/tags/DataViz" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataViz</span></a> <a href="https://floss.social/tags/Science" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Science</span></a> <a href="https://floss.social/tags/Statistics" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Statistics</span></a> <a href="https://floss.social/tags/Research" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Research</span></a> <a href="https://floss.social/tags/NLNet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NLNet</span></a> <a href="https://floss.social/tags/KDE" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>KDE</span></a></p>
Hacker News<p>A short introduction to optimal transport and Wasserstein distance</p><p><a href="https://alexhwilliams.info/itsneuronalblog/2020/10/09/optimal-transport/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">alexhwilliams.info/itsneuronal</span><span class="invisible">blog/2020/10/09/optimal-transport/</span></a></p><p><a href="https://mastodon.social/tags/HackerNews" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HackerNews</span></a> <a href="https://mastodon.social/tags/optimaltransport" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>optimaltransport</span></a> <a href="https://mastodon.social/tags/Wasserstein" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Wasserstein</span></a> <a href="https://mastodon.social/tags/distance" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>distance</span></a> <a href="https://mastodon.social/tags/machinelearning" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>machinelearning</span></a> <a href="https://mastodon.social/tags/math" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>math</span></a> <a href="https://mastodon.social/tags/statistics" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>statistics</span></a> <a href="https://mastodon.social/tags/dataanalysis" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dataanalysis</span></a></p>
Begasus<p>As promised, after releasing gear 25.08 for KDE on Haiku I needed to rebuild LabPlot, with upstream releasing a bugfix it's now updated to the latest release 2.12.1 for Haiku.</p><p><a href="https://labplot.org/2025/08/18/labplot-2-12-1-released/?utm_source=atom_feed" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">labplot.org/2025/08/18/labplot</span><span class="invisible">-2-12-1-released/?utm_source=atom_feed</span></a></p><p><a href="https://mastodon-belgium.be/tags/HaikuOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HaikuOS</span></a> <a href="https://mastodon-belgium.be/tags/haikuports" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>haikuports</span></a> <a href="https://mastodon-belgium.be/tags/LabPlot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LabPlot</span></a> <a href="https://mastodon-belgium.be/tags/KDE" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>KDE</span></a> <a href="https://mastodon-belgium.be/tags/FLOSS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FLOSS</span></a> <a href="https://mastodon-belgium.be/tags/FOSS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FOSS</span></a> <a href="https://mastodon-belgium.be/tags/OpenSource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSource</span></a> <a href="https://mastodon-belgium.be/tags/DataAnalysis" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataAnalysis</span></a> <a href="https://mastodon-belgium.be/tags/DataViz" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataViz</span></a></p>
Hacker News<p>LabPlot: Free, open source and cross-platform Data Visualization and Analysis</p><p><a href="https://labplot.org/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">labplot.org/</span><span class="invisible"></span></a></p><p><a href="https://mastodon.social/tags/HackerNews" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HackerNews</span></a> <a href="https://mastodon.social/tags/LabPlot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LabPlot</span></a> <a href="https://mastodon.social/tags/DataVisualization" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataVisualization</span></a> <a href="https://mastodon.social/tags/OpenSource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSource</span></a> <a href="https://mastodon.social/tags/DataAnalysis" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataAnalysis</span></a> <a href="https://mastodon.social/tags/CrossPlatform" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CrossPlatform</span></a></p>