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! https://amsterdam.pydata.org #pydata #pydataamsterdam
This will excite only a very niche audience, but we've released v1.0 of our #FERC #XBRL extraction library, which consumes the taxonomies and filings published by FERC via RSS and uses them to build #SQLite 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.
#ferc #xbrl #sqlite #opendata #energytransition #EnergyMastodon #pydata
π ΒΏNos echΓ‘is de menos? Β‘Pronto novedades!
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 #python #pydata #datascience
The @R4DSCommunity welcomes you to week 36 of #TidyTuesday! We're exploring Union Membership in the United States!
π https://tidytues.day/2023/2023-09-05
ποΈ https://onlinelibrary.wiley.com/doi/10.1111/irel.12330
#tidytuesday #rstats #dataviz #pydata #tidyverse #r4ds
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 βοΈ
https://github.com/Galileo-Galilei/kedro-pandera
Thanks @Galileo-Galilei for creating it!
#kedro #pandera #pydata #python #data #datascience
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
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
This library for matching power plant data from different sources looks very cool. From #PyPSA via Max Parzen:
#EnergyTransition #OpenData #PyData #EnergyData #Python
https://powerplantmatching.readthedocs.io/en/latest/index.html
#PyPSA #energytransition #opendata #pydata #energydata #python
A QuantumBlack team helped bring PySpark support to pandera ππΌ we are so proud of this open source contribution and hope to keep them coming!
https://www.kdnuggets.com/2023/08/data-validation-pyspark-applications-pandera.html
#python #pydata #pandera #pyspark
PyData Seattle Language Creators Charity Fundraiser #Programming #PyData
#programming #pydata #adafruit
It's #TidyTuesday y'all! Show us what you made on our Slack at https://r4ds.io/join (find the #chat-tidytuesday channel)!
RT @jonthegeek https://fosstodon.org/@jonthegeek/110967484094299101
The @R4DSCommunity welcomes you to week 35 of #TidyTuesday! We're exploring Fair Use!
π https://tidytues.day/2023/2023-08-29
π° https://www.copyright.gov/fair-use/
#tidytuesday #chat #rstats #dataviz #pydata #tidyverse #r4ds
The @R4DSCommunity welcomes you to week 35 of #TidyTuesday! We're exploring Fair Use!
π https://tidytues.day/2023/2023-08-29
π° https://www.copyright.gov/fair-use/
#tidytuesday #rstats #dataviz #pydata #tidyverse #r4ds
π Good news for all #data enthusiasts!
We have a whole #PyData track at #pyconcz :python:
Check out the speakers and talks π https://cz.pycon.org/2023/program/talks/#pydata
Don't have a ticket yet? Grab yours now! ‡οΈ
https://cz.pycon.org/2023/tickets/
Attempt at networking post!
Hi! I would love to meet and talk to more people in #dataScience #statistics #stats #pydata #dataViz etc etc
I have a Phd in #appliedMath and I work in #productAnalytics
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 #pdx
Please boost π
#datascience #statistics #stats #pydata #dataviz #appliedmath #productanalytics #pdx
It's #TidyTuesday y'all! Show us what you made on our Slack at https://r4ds.io/join (find the #chat-tidytuesday channel)!
RT @jonthegeek https://fosstodon.org/@jonthegeek/110927841830345540
The @R4DSCommunity welcomes you to week 34 of #TidyTuesday! We're exploring Refugees!
π https://tidytues.day/2023/2023-08-22
ποΈ https://www.unhcr.org/refugee-statistics/insights/explainers/refugees-r-package.html
#tidytuesday #chat #rstats #dataviz #pydata #tidyverse #r4ds
The @R4DSCommunity welcomes you to week 34 of #TidyTuesday! We're exploring Refugees!
π https://tidytues.day/2023/2023-08-22
ποΈ https://www.unhcr.org/refugee-statistics/insights/explainers/refugees-r-package.html
#tidytuesday #rstats #dataviz #pydata #tidyverse #r4ds
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!
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.
https://kedro.org/blog/how-to-integrate-kedro-and-databricks-connect
Install it with
```
pip install databricks-connect
```
#kedro #python #pydata #datascience #databricks #dbx #spark #pyspark
#kedro #python #pydata #datascience #databricks #dbx #spark #pyspark
It's #TidyTuesday y'all! Show us what you made on our Slack at https://r4ds.io/join (find the #chat-tidytuesday channel)!
RT @jonthegeek https://fosstodon.org/@jonthegeek/110888207589123659
The @R4DSCommunity welcomes you to week 33 of #TidyTuesday! We're exploring Spam E-mail!
π https://tidytues.day/2023/2023-08-15
π° https://vincentarelbundock.github.io/Rdatasets/doc/DAAG/spam7.html
#tidytuesday #chat #rstats #dataviz #pydata #tidyverse #r4ds