Posit, to python
@Posit@fosstodon.org avatar

posit::conf(2024) virtual tickets are now available!
Join us on August 12-14—from all over the world—to live stream the incredible talks and keynotes that will be taking place in Seattle.

We understand that not everyone will be able to make the trip to Seattle this year, so we’re excited to offer a fully virtual offering for everyone as an alternate option.
REGISTER: https://posit.co/conference/

#posit #rstats #python #pydata #DataScience

ogrisel, to random
@ogrisel@sigmoid.social avatar

I just created a new official mastodon account for the PyData Paris 2024 conference.

@PyDataParis

I will use this account to relay official announcements in the fediverse.

#PyData #PyDataParis

ogrisel, (edited ) to python
@ogrisel@sigmoid.social avatar
Posit, to datascience
@Posit@fosstodon.org avatar

Great News! The table contest deadline has been extended to June 14, 2024.

The Table Contest is a great way to show off your data storytelling skills with the community.

Extension - We re-announced the table contest at PyCon last week, and wanted to give everyone an extra couple of weeks.

⬡ Deadline for submissions is now June 14, 2024.
⬡ Submit at pos.it/table-contest
Learn More: https://posit.co/blog/announcing-the-2024-table-contest/

#posit #DataScience #rstats #pydata #python #julia

image/jpeg
image/jpeg
image/jpeg

Posit, to datascience
@Posit@fosstodon.org avatar
villares, (edited ) to comics Portuguese
@villares@ciberlandia.pt avatar
PyDataPGH, to Pittsburgh
@PyDataPGH@fosstodon.org avatar

#PyConUS 2024 in #Pittsburgh is a wrap! We're delighted to welcome the more than 50 new members who signed up for #PyData Pittsburgh during #PyCon.

https://news.pypgh.org/p/pycon-us-2024-is-in-the-books

Many thanks to @mariatta, @lorenipsum, the rest of the @pycon organizing team and @ThePSF staff, and everyone else who made PyCon US in Pittsburgh possible and awesome. See you again in 2025!

A scene from the PyData at PyCon Happy Hour
A keynote talk at PyCon US 2024

nihilistdatascientist, to datascience
@nihilistdatascientist@mastodon.social avatar

Once I learned that SQL is usually case-insensitive I decided to write all my SQL in SpongeMock, because nothing fucking matters:

seLeCt
cOl2
,CoL1
fROm mY_tAblE
wHeRe cOl1 iS nOt nUlL
aNd CoL2 = 23

PyDataPGH, to Pittsburgh
@PyDataPGH@fosstodon.org avatar

Join #PyData #Pittsburgh for a casual gathering of the local, national, and international PyData community on the sidelines of #PyCon US 2024! Meet up with fellow #DataScience, #MachineLearning, and scientific computing enthusiasts when the world's largest Python conference comes to town.

https://www.meetup.com/pydata-pittsburgh/events/300961938/

Posit, to python
@Posit@fosstodon.org avatar

Join Posit at PyCon US 2024! The Posit team will be in Pittsburg for PyCon May 17-24.

  • Rich Iannone & Mike Chow will be presenting on “Making Beautiful, Publication Quality Tables in Python is Possible in 2024“ https://us.pycon.org/2024/schedule/presentation/65/
  • Stop by our booth! We’ll have folks from our open source and enterprise teams excited to hear about you & your work.

Posit, to python
@Posit@fosstodon.org avatar

Check out Dr. Albert Rapp's latest YouTube video on mastering the great_tables Python package! From raw data to polished displays, learn about custom fonts, nanoplots, conditional formatting, and the steps to great a lovely looking data display table with great_tables.
https://www.youtube.com/watch?v=ESyWcOFuMQc&ab_channel=AlbertRapp

Don't miss his companion video on gt with R and the insightful blog post comparing both.
https://albert-rapp.de/posts/22_gt_py_and_r/22_gt_py_and_r

Thanks, Albert! #Python #DataVisualization #pydata #posit

Posit, to datascience
@Posit@fosstodon.org avatar

While data scientists are often taught about training an ML model, building a reliable MLOps strategy to deploy & maintain that model can be daunting.

It doesn’t have to be this way!

  1. Develop an ML model using Posit Workbench and Tidy Tuesday dataset!
  2. Version, deploy, & monitor that model w/ Posit Connect
  3. Maintain reproducible software dependencies throughout the ML lifecycle with Posit Package Manager

https://www.youtube.com/watch?v=FZW_0HB-Eas&list=PL9HYL-VRX0oRsUB5AgNMQuKuHPpNDLBVt&index=1&ab_channel=PositPBC

#DataScience #rstats #python #pydata

gmcd, to random

In a little over two weeks, I'll be giving a streamed workshop on @duckdb, Polars and friends. https://sites.google.com/view/dariia-mykhailyshyna/main/r-workshops-for-ukraine#h.xc2x33lbfxln

I've given several internal versions of this workshop at Amazon and I daresay it's been very well received. The power of these new data wrangling libraries is honestly staggering. We use them all the time at work. You should too.

20 bucks gets you in the door. All proceeds to Ukraine aid orgs.

jonthegeek, to javascript
@jonthegeek@fosstodon.org avatar

I'm extremely saddened to read that Women Who Code is closing (https://womenwhocode.com/blog/the-end-of-an-era-women-who-code-closing). My heart goes out to everyone impacted by this situation, and everyone who would have been impacted by their initiatives.

We can't replace them, but we welcome anyone looking for a friendly, inclusive community to join us at the Data Science Learning Community (@DSLC) https://DSLC.io

Posit, to datascience
@Posit@fosstodon.org avatar

While data scientists are often taught about training a machine learning model, building a reliable MLOps strategy to deploy and maintain that model can be daunting.

It doesn’t have to be this way!

Join us with Julia Silge at Posit on Wednesday, April 24th at 11 am ET to learn how Posit Team provides fluent tooling for the whole ML lifecycle.

No registration is required to attend - simply add it to your calendar using this link, https://pos.it/team-demo

pydatamadrid, to python Spanish

Ya está abierto el registro para nuestra reunión de abril: 🐲 LLMOps & ML para Drilling Performance y Python & Mazmorras, este mes en las oficinas de Repsol

https://www.meetup.com/pydata-madrid/events/300310880/

¡Nos vemos el jueves 18 a las 19:00! Y después, networking 🍻

Posit, to python
@Posit@fosstodon.org avatar

Great Tables v0.4.0 is out! Featuring nanoplots.

great_tables is a python package for making nice-looking data display tables.

New features:

  • the fmt_nanoplot() method for adding nanoplots to your table

  • improved HTML table representations in different code environments

  • integration of Polars selectors in the columns= arg of all formatting (fmt_*()) methods

  • the save() method for saving a GT table as an image file

https://posit-dev.github.io/great-tables/blog/introduction-0.4.0/

ogrisel, to python
@ogrisel@sigmoid.social avatar

The deadline for the CFP of #PyData Paris 2024 is approaching soon!

Submit your talk proposal now:

https://pretalx.com/pydata-paris-2024/cfp

I would advise you not to expect an automatic deadline extension.

#Python #DataScience

Posit, to python
@Posit@fosstodon.org avatar

Is your analytics turned into reports shared with across your organization?

Learn how Quarto can help streamline, automate, & bedazzle your work.

Quarto is a open-source tool that helps you publish your data science work, beautifully, anywhere.

Sit back and listen to the dulcet tones of Christophe's soothing accent as he gives a 30-minute video deep-dive walking you through this end-to-end data science workflow.
Watch the video: https://youtu.be/Hl9TvhlzfV4?feature=shared

Posit, to python
@Posit@fosstodon.org avatar

Opportunity Scholars at posit::conf(2024). The application deadline is approaching fast; March 22nd. If you're a strong candidate or know someone who is, please act quickly.

Opportunity Scholarships receive free tickets, a workshop, support for travel and accommodation, plus lots of swag.

Learn more and apply now,
https://posit.co/blog/posit-conf-2024-announcement/

#posit #python #pydata #rstats #tidyverse #TidyData #tidymodels #rshiny #pyshiny #quarto #QuartoPub #rstudio

catalystcoop, to python
@catalystcoop@mastodon.energy avatar

We want to apply to the Google Season of Docs for but have never worked with an outside technical writer before. Does anybody have someone to recommend? It's a project focused on producing open data describing the US energy system.

Cc: @turingway @choldgraf @yabellini @leahawasser

Posit, (edited ) to random
@Posit@fosstodon.org avatar

Wes McKinney — Principal Architect at Posit PBC — digs into building great open-source data science tools on the Real Python Podcast.

Wes has dedicated over a decade to easing bottlenecks of data processing systems. In this talk, he and Christopher Bailey at Real Python discuss composable data systems and community collaboration.

https://realpython.com/podcasts/rpp/193/

R4DSCommunity, to datascience

The R4DS Online Learning Community has thousands of members, hundreds of which are active on our Slack every week. You might be wondering: Why not charge those learners? Why is the Community funded through donations?

🧵1/5
#RStats #PyData #JuliaLang #DataScience #TidyTuesday

ogrisel, to random
@ogrisel@sigmoid.social avatar

The Call for Proposals for #PyData Paris 2024 is officially OPEN! 🎉

Share your insights, discoveries, and innovations with the open-source data science and AI/ML community.

Submit your proposal at https://pydata.org/paris2024 and be a part of this incredible event!

R4DSCommunity, to datascience

Upcoming book clubs:

Today:
:rstats: https://r4ds.io/islr
:rstats: https://r4ds.io/rpkgs

Tomorrow:
:rstats: https://r4ds.io/deepr

Join our Slack at https://r4ds.io/join to learn more!

Check out all club meetings at https://r4ds.io/youtube

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • ngwrru68w68
  • everett
  • InstantRegret
  • magazineikmin
  • thenastyranch
  • rosin
  • GTA5RPClips
  • Durango
  • Youngstown
  • slotface
  • khanakhh
  • kavyap
  • DreamBathrooms
  • provamag3
  • ethstaker
  • osvaldo12
  • tester
  • cubers
  • cisconetworking
  • mdbf
  • tacticalgear
  • modclub
  • Leos
  • anitta
  • normalnudes
  • megavids
  • lostlight
  • All magazines