this post was submitted on 13 Jun 2023
66 points (100.0% liked)

Python

6496 readers
2 users here now

Welcome to the Python community on the programming.dev Lemmy instance!

πŸ“… Events

PastNovember 2023

October 2023

July 2023

August 2023

September 2023

🐍 Python project:
πŸ’“ Python Community:
✨ Python Ecosystem:
🌌 Fediverse
Communities
Projects
Feeds

founded 2 years ago
MODERATORS
 

Welcome to c/Python, the go to place to discuss Python tools, techniques, and news.

We're just getting started, so please use this thread to suggest what this community should look like, what it should cover, and how it should operate.

you are viewing a single comment's thread
view the rest of the comments
[–] forkball 5 points 2 years ago (1 children)

Hi Jason, Thanks for putting this community together! I've been passively teaching myself Python for awhile to add to my toolkit. I saw in your bio you're involved with sports data at Elias. That's super cool! I'd be curious to learn more about what tools and how Python is used in sports data analysis. Cheers πŸ˜€

[–] [email protected] 2 points 2 years ago (1 children)

Thanks @[email protected] , I think I was just in the right place at the right time.

I'll see if I can dig up some old technical blog posts from work. On my current project, we're using Python for a research SaaS tool for sports information people, generally at broadcasters and league offices. We also have a fair amount of ETL type code in Python for aggregating and enriching data.

[–] forkball 1 points 2 years ago

That's awesome, I'm a big baseball nerd and have gotten a bit into the data/analytics side of the game lately. I've been wanting to use Python to develop some of my own programs for statistical analysis and make graphs/visuals of that data. Basically I just like visualizing interesting data sets lol. I appreciate the response. It sounds like a great gig!