mastodon.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
The original server operated by the Mastodon gGmbH non-profit

Administered by:

Server stats:

336K
active users

#pythonistas

0 posts0 participants0 posts today
Todd A. Jacobs | Rubyist<p><a href="https://ruby.social/tags/TIL" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TIL</span></a> conda 25.1.1 has access to a <a href="https://ruby.social/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> 3.13.2 runtime, but doesn't support installing it into conda base. I wouldn't wory too much as long long as the conda packages are kept up to date with a periodic `conda update --all` but the <a href="https://ruby.social/tags/semver" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>semver</span></a> failure bugs me. I expect minor &amp; patch versions to be backwards-compatible.</p><p>I'm sure the reason is library dependencies, but that just begs the question. Do any <a href="https://ruby.social/tags/Pythonistas" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Pythonistas</span></a> know why conda's base doesn't support the current stable runtime?</p>
C.<p>Fellow <a href="https://mindly.social/tags/Pythonistas" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Pythonistas</span></a>, are these issues better with `<a href="https://mindly.social/tags/uv" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>uv</span></a>` or `<a href="https://mindly.social/tags/rye" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>rye</span></a>` or some other tool? I dislike the idea of having to manage Python <a href="https://mindly.social/tags/projects" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>projects</span></a> with <a href="https://mindly.social/tags/tools" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tools</span></a> written in other languages "because Python wasn't good enough", but tools that actually work, that produce <a href="https://mindly.social/tags/diagnostics" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>diagnostics</span></a> for <a href="https://mindly.social/tags/problems" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>problems</span></a>, and which have <a href="https://mindly.social/tags/documentation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>documentation</span></a> that doesn't assume everything Just Works would be sufficient to get me to change.</p><p><a href="https://mindly.social/tags/Recommendations" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Recommendations</span></a>?</p><p>5/5</p>
Cosima Meyer<p>And the last package on the list is another really nice solution to get a quick overview of your data:</p><p>📦 YData Profiling</p><p>A great solution for quickly gaining insights into your data. This tool provides variable-level insights, descriptive statistics, bivariate scatterplots, alerts, and more. </p><p>🔗 <a href="https://docs.profiling.ydata.ai/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">docs.profiling.ydata.ai/</span><span class="invisible"></span></a><br>🔗 demo: <a href="https://cosimameyer.com/images/single-blog/sweet_viz_penguins.gif" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">cosimameyer.com/images/single-</span><span class="invisible">blog/sweet_viz_penguins.gif</span></a> </p><p>------------------</p><p>Looking for more <a href="https://mas.to/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> libraries for <a href="https://mas.to/tags/EDA" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>EDA</span></a>? Check out this post: <a href="https://bit.ly/eda-in-python" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">bit.ly/eda-in-python</span><span class="invisible"></span></a></p><p><a href="https://mas.to/tags/pyladies" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pyladies</span></a> <a href="https://mas.to/tags/pythonistas" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pythonistas</span></a></p>
Cosima Meyer<p>Going back to interactive <a href="https://mas.to/tags/EDA" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>EDA</span></a> with few-liners, we have</p><p>📦 SweetViz (by Francois Bertrand)</p><p>This one gives you a really nice (and clean) overview of your data. You have different tabs that unfold and show you what's in your data. Here's the GIF that shows the report: <a href="https://cosimameyer.com/images/single-blog/sweet_viz_penguins.gif" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">cosimameyer.com/images/single-</span><span class="invisible">blog/sweet_viz_penguins.gif</span></a> </p><p>🔗 <a href="https://pypi.org/project/sweetviz/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">pypi.org/project/sweetviz/</span><span class="invisible"></span></a></p><p>------------------</p><p>Looking for more <a href="https://mas.to/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> libraries for <a href="https://mas.to/tags/EDA" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>EDA</span></a>? Check out this post: <a href="https://bit.ly/eda-in-python" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">bit.ly/eda-in-python</span><span class="invisible"></span></a></p><p><a href="https://mas.to/tags/pyladies" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pyladies</span></a> <a href="https://mas.to/tags/pythonistas" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pythonistas</span></a></p>
Cosima Meyer<p>The next library has also an equivalent in <a href="https://mas.to/tags/rstats" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>rstats</span></a> - it's called </p><p>📦 summarytools (by Chaoran L. and AJ)</p><p>It builds on the original idea of summarytools in <a href="https://mas.to/tags/rstats" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>rstats</span></a> and implements my favorite go-to feature: the dfSummary function.</p><p>🔗 <a href="https://pypi.org/project/summarytools/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">pypi.org/project/summarytools/</span><span class="invisible"></span></a> </p><p>------------------</p><p>Looking for more hashtag#Python libraries for <a href="https://mas.to/tags/EDA" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>EDA</span></a>? Check out this post: <a href="https://lnkd.in/ekVqJM_p" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">lnkd.in/ekVqJM_p</span><span class="invisible"></span></a></p><p><a href="https://mas.to/tags/pyladies" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pyladies</span></a> <a href="https://mas.to/tags/pythonistas" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pythonistas</span></a></p>
Cosima Meyer<p>The next one is again something I can't present without being biased because it's the <a href="https://mas.to/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> version of <a href="https://mas.to/tags/overviewR" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>overviewR</span></a> (though still very much a work in progress).</p><p>📦 overviewpy</p><p>Like overviewR, this library has a clear focus on cross-sectional time series data and provides two main functions... but more to come!</p><p>🔗 <a href="https://cosimameyer.github.io/overviewpy/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">cosimameyer.github.io/overview</span><span class="invisible">py/</span></a></p><p>------------------</p><p>Looking for more <a href="https://mas.to/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> libraries for <a href="https://mas.to/tags/EDA" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>EDA</span></a>? Check out this post: <a href="https://bit.ly/eda-in-python" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">bit.ly/eda-in-python</span><span class="invisible"></span></a></p><p><a href="https://mas.to/tags/pyladies" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pyladies</span></a> <a href="https://mas.to/tags/pythonistas" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pythonistas</span></a></p>
Cosima Meyer<p>Now it's time for all <a href="https://mas.to/tags/pythonistas" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pythonistas</span></a> and <a href="https://mas.to/tags/EDA" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>EDA</span></a> 🐍</p><p>📦 pandas </p><p>While pandas is a "Swiss army knife" when it comes to data wrangling in <a href="https://mas.to/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a>, it also has out-of-the-box capabilities that you can use when exploring your data. </p><p>🔗 <a href="https://pandas.pydata.org/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">pandas.pydata.org/</span><span class="invisible"></span></a></p><p>------------------</p><p>Looking for more <a href="https://mas.to/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> libraries for <a href="https://mas.to/tags/EDA" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>EDA</span></a>? Check out this post: <a href="https://bit.ly/eda-in-python" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">bit.ly/eda-in-python</span><span class="invisible"></span></a></p><p><a href="https://mas.to/tags/pyladies" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pyladies</span></a></p>
Sebastian Muthwill<p><a href="https://mastodon.social/tags/djangonauts" class="mention hashtag" rel="tag">#<span>djangonauts</span></a> and <a href="https://mastodon.social/tags/pythonistas" class="mention hashtag" rel="tag">#<span>pythonistas</span></a> I have a job opportunity in Madrid (Spain). </p><p><a href="https://mastodon.social/tags/jobs" class="mention hashtag" rel="tag">#<span>jobs</span></a> <a href="https://mastodon.social/tags/fedijobs" class="mention hashtag" rel="tag">#<span>fedijobs</span></a> <a href="https://mastodon.social/tags/fedishare" class="mention hashtag" rel="tag">#<span>fedishare</span></a></p>
Barrett<p>I'm putting together a lunch-and-learn presentation to introduce <a href="https://fosstodon.org/tags/python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>python</span></a> type hinting to a group of data analysts. So far, I'm planning to cover:<br>- the basics of hinting, <br>- type aliases and the Any type, <br>- setting up VSCode for type checking,<br>- mypy checking,<br>- use of collections.abc in hinting</p><p>Are there other related topics <a href="https://fosstodon.org/tags/pythonistas" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pythonistas</span></a> would think are important to cover in this introduction?</p>
Stefan Böhringer<p>[PyCrumble No. 2] The minimum number of special- or &quot;dunder&quot;-methods to implement in your <a href="https://mastodon.social/tags/python" class="mention hashtag" rel="tag">#<span>python</span></a> classes for your objects to behave like standard Python lists. In which other programing language can you do such cool things? <br /><a href="https://mastodon.social/tags/pythonlearning" class="mention hashtag" rel="tag">#<span>pythonlearning</span></a> <a href="https://mastodon.social/tags/pythonistas" class="mention hashtag" rel="tag">#<span>pythonistas</span></a> <a href="https://mastodon.social/tags/oop" class="mention hashtag" rel="tag">#<span>oop</span></a></p>
Borutzki<p>A question to all Pythonistas here.</p><p>What are the negative consequences of switching from `black` / `flake8` / `isort` combination to `ruff` only in a project?</p><p>Like, will I be missing out on something, cause some inconsistencies or something like that? </p><p>Or maybe any other concerns? </p><p><a href="https://mastodon.social/tags/python" class="mention hashtag" rel="tag">#<span>python</span></a> <a href="https://mastodon.social/tags/programming" class="mention hashtag" rel="tag">#<span>programming</span></a> <a href="https://mastodon.social/tags/ruff" class="mention hashtag" rel="tag">#<span>ruff</span></a> <a href="https://mastodon.social/tags/cleancode" class="mention hashtag" rel="tag">#<span>cleancode</span></a> <a href="https://mastodon.social/tags/pythonistas" class="mention hashtag" rel="tag">#<span>pythonistas</span></a></p>
EuroPython<p>🎉 Just had some wonderful interviews with amazing <a href="https://fosstodon.org/tags/Pythonistas" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Pythonistas</span></a> at <a href="https://fosstodon.org/tags/EuroPython2024" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>EuroPython2024</span></a>! 🐍✨ The community here is incredibly inspiring and full of brilliant minds. Can’t wait to share their stories with you all! 🙌 <a href="https://fosstodon.org/tags/TechCommunity" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TechCommunity</span></a></p>
Lorena La Tigresa 🐯💜s you!<p>And we are live! The core <a href="https://mastodon.social/tags/PyConUS" class="mention hashtag" rel="tag">#<span>PyConUS</span></a> conference has begun!</p><p><span class="h-card" translate="no"><a href="https://fosstodon.org/@mariatta" class="u-url mention">@<span>mariatta</span></a></span> kicks off by giving a HUGE thank you to the AMAZING <span class="h-card" translate="no"><a href="https://fosstodon.org/@ThePSF" class="u-url mention">@<span>ThePSF</span></a></span> staff for taking on this year round work to make <a href="https://mastodon.social/tags/PyConUS" class="mention hashtag" rel="tag">#<span>PyConUS</span></a> happen! </p><p>Go show your thanks <a href="https://mastodon.social/tags/Pythonistas" class="mention hashtag" rel="tag">#<span>Pythonistas</span></a> in the Expo Hall!</p>
Cheuk Ting Ho<p>I was expecting to meet some <a href="https://fosstodon.org/tags/Pythonistas" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Pythonistas</span></a> on the flight to Pittsburgh and there they are (and there’re more I met later) - now ready for my tutorial today about <a href="https://fosstodon.org/tags/PyO3" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyO3</span></a> to start my <a href="https://fosstodon.org/tags/PyConUS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyConUS</span></a> activities</p>
Feoh<p>Just bought my plane tickets for <span class="h-card" translate="no"><a href="https://fosstodon.org/@pycon" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>pycon</span></a></span> this year!</p><p>Can't wait to meet all the amazing <a href="https://oldbytes.space/tags/pythonistas" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pythonistas</span></a> in person!</p><p>Also staying in Pittsburgh an extra day because why not. It's a neat city I've never seen :)</p>
Don Watkins<p>How I teach Python with open source tools <a href="https://www.both.org/?p=3800" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="">both.org/?p=3800</span><span class="invisible"></span></a> <a href="https://fosstodon.org/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://fosstodon.org/tags/education" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>education</span></a> <a href="https://fosstodon.org/tags/Pythonistas" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Pythonistas</span></a></p>
Rhet Turnbull :python:<p><a href="https://fosstodon.org/tags/pythonistas" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pythonistas</span></a> in some of my <a href="https://fosstodon.org/tags/python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>python</span></a> projects, I have a `@crash_reporter` decorator that catches any exception in decorated function, outputs a customizable error message then dumps info on platform, python, local vars, traceback, etc to a crash dump file. Makes it much easier for user to submit issues with all relevant data. Also allows you to register callbacks that get run in case of crash to perform cleanup. Is this useful to others and should I package it for PyPI?</p>
Adron 🤘🏻<p>Hey <a href="https://metalhead.club/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> coders, <a href="https://metalhead.club/tags/Pythonistas" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Pythonistas</span></a>, a question of preference and pattern technique for you.</p><p>When writing a start and stop time stamp, getting elapsed time, do you write that code like this or have another practice?</p><p><a href="https://compositecode.blog/2023/10/27/how-you-write-time-elapsed-stamps-in-python/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">compositecode.blog/2023/10/27/</span><span class="invisible">how-you-write-time-elapsed-stamps-in-python/</span></a></p><p><a href="https://metalhead.club/tags/python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>python</span></a> <a href="https://metalhead.club/tags/coding" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>coding</span></a> <a href="https://metalhead.club/tags/programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>programming</span></a></p>
Eliza Sarobhasa<p>Our @wwcodepython Python community will be in good hands with Soumya Vemuri as the new Leadership Fellow for the remainder of 2023-2024. </p><p>Thank you everyone for being an incredible <a href="https://xoxo.zone/tags/WWCode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WWCode</span></a> Python Track community and continuing the <a href="https://xoxo.zone/tags/Pythonistas" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Pythonistas</span></a> adventures of curiosity, coding, and sharing your love of Python! </p><p>and especially thank you to my amazing volunteer team and sharing your love of learning <a href="https://xoxo.zone/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> and learning to code with our Women Who Code community. 💖💖💖💖💖</p>
Eliza Sarobhasa<p><span>Last week was my last official day as Leadership Fellow at </span><a href="https://vancity.social/@womenwhocode" class="u-url mention" rel="nofollow noopener" target="_blank">@womenwhocode</a><span> </span>🥹💞💌<span><br><br>It's been a wonderful opportunity this past year as a Fellow to host 81 events, syncing with 70+ volunteers to share our love of Python with beginner and intermediate learners, and our 3600+ international community members </span>👩🏻💻🐍🌿<span><br><br>Our </span><a href="https://vancity.social/@wwcodepython" class="u-url mention" rel="nofollow noopener" target="_blank">@wwcodepython</a><span> Python community will be in good hands with Soumya Vemuri as the new Leadership Fellow for the remainder of 2023-2024. Thank you everyone for being an incredible </span><a href="https://vancity.social/tags/WWCode" rel="nofollow noopener" target="_blank">#WWCode</a><span> Python Track community and continuing the </span><a href="https://vancity.social/tags/Pythonistas" rel="nofollow noopener" target="_blank">#Pythonistas</a><span> adventures of curiosity, coding, and sharing your love of Python! and especially thank you to my amazing volunteer team and sharing your love of learning </span><a href="https://vancity.social/tags/Python" rel="nofollow noopener" target="_blank">#Python</a><span> and learning to code with our Women Who Code community. </span>💖💖💖💖💖<span><br><br>Thank you to my Fellows cohort Mansi Aggarwal, Navati Jain, Luz Aracely De Leon (she/her), Bhavya Batra, Rashmi Muralidharan for sharing this amazing adventure and stories of the Fellowship this past year. It's been so much fun!! </span>💞✨💖✨💞✨💖✨<span><br><br></span><a href="https://vancity.social/@mansi_ax" class="u-url mention" rel="nofollow noopener" target="_blank">@mansi_ax</a><span> </span><a href="https://vancity.social/@navbarbar" class="u-url mention" rel="nofollow noopener" target="_blank">@navbarbar</a><span> </span><a href="https://vancity.social/@luzaracelydls" class="u-url mention" rel="nofollow noopener" target="_blank">@luzaracelydls</a><span> </span><a href="https://vancity.social/@thebhavyabatra" class="u-url mention" rel="nofollow noopener" target="_blank">@thebhavyabatra</a><span> <br><br>Thank you WWCode Global Team Teal, and Grecia Castaldi </span><a href="https://vancity.social/@greciacastaldi" class="u-url mention" rel="nofollow noopener" target="_blank">@greciacastaldi</a><span> , Stephanie Rideout </span>💞✨<span> for an amazing Fellowship experience this past year and the opportunity to connect, peek behind the curtain, and help support the Women Who Code mission at HQ </span>💓<span> </span>🎉<span> </span>💻<span> <br><br>Thank you so sooo much to every single person at Women Who Code for everything that you do !!!! </span>💞💞💞💞</p>