helvede.net is one of the many independent Mastodon servers you can use to participate in the fediverse.
Velkommen til Helvede, fediversets hotteste instance! Vi er en queerfeministisk server, der shitposter i den 9. cirkel. Welcome to Hell, We’re a DK-based queerfeminist server. Read our server rules!

Server stats:

161
active users

#dataframe

0 posts0 participants0 posts today
laguill<p>Hi fedi 😊<br>I am struggling with <a href="https://fosstodon.org/tags/vegaaltair" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>vegaaltair</span></a>.</p><p>Do you have any resources of density faceted plots ?</p><p>I am trying to <a href="https://fosstodon.org/tags/plot" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>plot</span></a> densities of a selection of columns of a <a href="https://fosstodon.org/tags/dataframe" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>dataframe</span></a> with mean and median highlighted.</p><p><a href="https://fosstodon.org/tags/dataviz" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>dataviz</span></a> <a href="https://fosstodon.org/tags/DataScience" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DataScience</span></a> <a href="https://fosstodon.org/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a></p>
David<p><a href="https://aus.social/tags/Programming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Programming</span></a> question:</p><p>How do you equip yourself with the right vocabulary so you can find the function you want?</p><p>Context:</p><p>Something I struggle with in <a href="https://aus.social/tags/coding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>coding</span></a> is not having the vocabulary to look up functions that do what I want.</p><p>A good example of this (in <a href="https://aus.social/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a>): I wanted to re-arrange data in a <a href="https://aus.social/tags/pandas" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>pandas</span></a> <a href="https://aus.social/tags/DataFrame" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DataFrame</span></a>. I knew what the input looked like, and I knew what I wanted the output to look like, but I didn’t have the vocabulary to describe the transformation.</p><p>This meant I couldn’t easily find an appropriate function, without reading the entire documentation.</p><p>So I wrote the transformation in a round-about way, that was relatively convoluted.</p><p>Later, I stumbled across the term reshaping, and through that term, found the <a href="https://aus.social/tags/melt" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>melt</span></a> function (part of the pandas package!), which exactly met my needs.</p>
Rami Krispin :unverified:<p>Polars released this week a new version (0.16.17). The Polars library is a multiple languages (Python, Rust, Node.js) framework for working with a tabular data frame in memory using the Apache Arrow engine🚀. </p><p>Resources 📚<br>Source code: <a href="https://github.com/pola-rs/polars" rel="nofollow noopener noreferrer" target="_blank"><span class="invisible">https://</span><span class="">github.com/pola-rs/polars</span><span class="invisible"></span></a><br>Release notes: <a href="https://github.com/pola-rs/polars/releases/tag/py-0.16.17" rel="nofollow noopener noreferrer" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/pola-rs/polars/rele</span><span class="invisible">ases/tag/py-0.16.17</span></a><br>Documentation: <a href="https://www.pola.rs/" rel="nofollow noopener noreferrer" target="_blank"><span class="invisible">https://www.</span><span class="">pola.rs/</span><span class="invisible"></span></a></p><p><a href="https://mstdn.social/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a> <a href="https://mstdn.social/tags/rust" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rust</span></a> <a href="https://mstdn.social/tags/dataframe" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>dataframe</span></a> <a href="https://mstdn.social/tags/data" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>data</span></a> <a href="https://mstdn.social/tags/DataScience" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DataScience</span></a> <a href="https://mstdn.social/tags/dataengineering" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>dataengineering</span></a></p>