Hylke Rozema · @hylk3
37 followers · 257 posts · Server mastodon.nl

Who from my network will also join or even speak at the PyData Amsterdam conference this coming thursday-friday-saterday? I would like to meet, have a drink and discuss or cowork with other data python fanatics. I am looking forward to your experiences and ideas! amsterdam.pydata.org

#pydataamsterdam #pydata

Last updated 1 year ago

Catalyst Cooperative · @catalystcoop
125 followers · 50 posts · Server mastodon.energy

This will excite only a very niche audience, but we've released v1.0 of our extraction library, which consumes the taxonomies and filings published by FERC via RSS and uses them to build databases that are much more amenable to analytical usage. it works for FERC Forms 1, 2, 6, 60, and 714 which started using XBRL in 2021. We're now working on integrating the 2022 data.

pypi.org/project/catalystcoop.

#ferc #xbrl #sqlite #opendata #energytransition #EnergyMastodon #pydata

Last updated 1 year ago

PyData Madrid · @pydatamadrid
81 followers · 76 posts · Server masto.ai

πŸ‘€ ΒΏNos echΓ‘is de menos? Β‘Pronto novedades!

#pydata #pydatamadrid

Last updated 1 year ago

Kedro · @kedro
69 followers · 63 posts · Server social.lfx.dev

In the Pipeline: September 2023 edition! πŸ”Ά

This month: a roundup of the summer’s Kedro news (including Python 3.11 support in *all the things*), some release updates, and our top picks from recent articles.

kedro.org/blog/in-the-pipeline

#kedro #python #pydata #datascience

Last updated 1 year ago

jonthegeek · @jonthegeek
1205 followers · 638 posts · Server fosstodon.org

The @R4DSCommunity welcomes you to week 36 of ! We're exploring Union Membership in the United States!

πŸ“‚ tidytues.day/2023/2023-09-05
πŸ—žοΈ onlinelibrary.wiley.com/doi/10

#tidytuesday #rstats #dataviz #pydata #tidyverse #r4ds

Last updated 1 year ago

Kedro · @kedro
69 followers · 62 posts · Server social.lfx.dev

More exciting news today!

`kedro-pandera` is a new community plugin that brings data validation to your Kedro projects πŸ”Ά

With it, you can

πŸ“ declare data schemas to your kedro datasets
πŸ§ͺ add data tests
🀑 run test pipeline with fake data

and more!

Install it with `pip install kedro-pandera` and give the repository a star ⭐️

github.com/Galileo-Galilei/ked

Thanks @Galileo-Galilei for creating it!

#kedro #pandera #pydata #python #data #datascience

Last updated 1 year ago

Kedro · @kedro
65 followers · 61 posts · Server social.lfx.dev

And one more release! Kedro-Viz 6.5.0 is available πŸ”Ά and adds official Python 3.11 support as well, along with some small bug fixes.

Install Kedro-Viz now with pip or conda:

```
pip install kedro-viz==6.5.0
conda install -c conda-forge kedro-viz=6.5.0
```

#kedro #kedroviz #dataviz #pydata #datascience

Last updated 1 year ago

Kedro · @kedro
65 followers · 60 posts · Server social.lfx.dev

Kedro 0.18.13 and kedro-datasets 1.6.0 are out! πŸ”Ά

These releases bring official support for Python 3.11 (finally!), as well as some new `OmegaConfigLoader` features, a new `kedro catalog resolve` command, and a leaner project structure, as well as significant documentation improvements. Preparations for 0.19.0 are underway!

Install Kedro now with pip or conda:

```
pip install kedro==0.18.13
conda install -c conda-forge kedro=0.18.13
```

#kedro #python #pydata #datascience #machinelearning

Last updated 1 year ago

Catalyst Cooperative · @catalystcoop
93 followers · 38 posts · Server mastodon.energy

This library for matching power plant data from different sources looks very cool. From via Max Parzen:


powerplantmatching.readthedocs

#PyPSA #energytransition #opendata #pydata #energydata #python

Last updated 1 year ago

Kedro · @kedro
63 followers · 59 posts · Server social.lfx.dev

A QuantumBlack team helped bring PySpark support to pandera πŸ‘πŸΌ we are so proud of this open source contribution and hope to keep them coming!

kdnuggets.com/2023/08/data-val

#python #pydata #pandera #pyspark

Last updated 1 year ago

bot · @fgrvv6qyv
1 followers · 17206 posts · Server u1v83njxe.duckdns.org

It's y'all! Show us what you made on our Slack at r4ds.io/join (find the -tidytuesday channel)!

RT @jonthegeek fosstodon.org/@jonthegeek/1109

The @R4DSCommunity welcomes you to week 35 of ! We're exploring Fair Use!

πŸ“ tidytues.day/2023/2023-08-29
πŸ“° copyright.gov/fair-use/

#tidytuesday #chat #rstats #dataviz #pydata #tidyverse #r4ds

Last updated 1 year ago

jonthegeek · @jonthegeek
1187 followers · 585 posts · Server fosstodon.org

πŸ“Š Good news for all enthusiasts!
We have a whole track at :python:
Check out the speakers and talks πŸ‘‰ cz.pycon.org/2023/program/talk

Don't have a ticket yet? Grab yours now! ‡️
cz.pycon.org/2023/tickets/

#data #pydata #pyconcz

Last updated 1 year ago

Melissa Santos · @ansate
811 followers · 1246 posts · Server social.coop

Attempt at networking post!

Hi! I would love to meet and talk to more people in etc etc

I have a Phd in and I work in

I attend my local American Statistical Assoc meetings sometimes, but they are rare.

I also helped start an R User Group once, (but haven't used R in more than 10 years), and ran a Big Data reading group in

Please boost πŸ˜€

#datascience #statistics #stats #pydata #dataviz #appliedmath #productanalytics #pdx

Last updated 1 year ago

jonthegeek · @jonthegeek
1178 followers · 532 posts · Server fosstodon.org
Kedro · @kedro
62 followers · 57 posts · Server social.lfx.dev

It's release day again! πŸ”Ά

Kedro-Viz 6.4.0 is out, with hint cards that highlight key features of the application and support for displaying dataset statistics in the metadata panel for further investigation, aside from lots of bug fixes.

kedro-datasets 1.5.3 fixes some problems with optional dependencies, and includes other bug fixes and improvements.

Install them with `pip install kedro-viz==6.4.0` and `pip install kedro-datasets[{desired-extra}]==1.5.3` respectively!

#python #kedro #pydata

Last updated 1 year ago

Kedro · @kedro
62 followers · 56 posts · Server social.lfx.dev

New blog post: How to integrate Kedro and Databricks Connect πŸ”Ά

In this blog post, our colleague Diego Lira explains how to use Databricks Connect with Kedro for a development experience that works completely inside an IDE.

kedro.org/blog/how-to-integrat

Install it with

```
pip install databricks-connect
```

#kedro #python #pydata #datascience #databricks #dbx #spark #pyspark

Last updated 1 year ago