#pandas — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #pandas, aggregated by home.social.
-
How are the schools in your country?
The results from PISA 2025 are out, ranking education systems in dozens of countries.
In the latest Bamboo Weekly, we use #Python #Pandas to better understand some of this data.
Level up your data-analysis skills every Wednesday: https://BambooWeekly.com
-
Profile raw CSVs from ETL or APIs: this 282-line pandas script flags outliers via z-score (std thresh) and outputs an HTML report. Intermediate level, ready to run. https://www.valtersit.com/python/pandas-dataframe-profiler-and-outlier-detector/ #python #data #pandas
-
Why don't #pandas eat more meat? #Molecules found in #bamboo may be behind their plant-based diet.
#miRNA #regulation #gene_expression #sensing #dopamine
https://phys.org/news/2025-02-dont-pandas-meat-molecules-bamboo.html
-
To review the (draft) update of national #SSP projections for #GDP and #population, you can...
1. View the data via our interactive #ScenarioExplorer hosted by the #IIASA #ScenarioServices team
2. Download the full dataset as xlsx
3. Access the data via our #Python or #Rstats APIAnd with our #opensource package #pyam_iamc, it's as easy as the snippet below...
... to get something that's just like a #pandas #DataFrame - but better! -
Just in time for the #Horizon2020 #ECEMF consortium meeting...
🎉 Release v1.9 of the #pyam_iamc package for #scenario analysis & #dataviz
Now supporting #pandas v2.0 and fully tested on #Python v3.11...
https://github.com/iamconsortium/pyam -
Just in time for the #openmod workshop hosted by the #IIASA #Energy #Climate & #Environment program...
🎉New release v1.8 of our #opensource #python package #pyam_iamc for #scenario analysis & #dataviz!
1. Jonas Hirsch & Matt Gidden refactored the internal #pandas data handling, so initializing an #IamDataFrame is now up to 3x faster for large datasets!
2. @PietroMonticone fixed a few typos in the #tutorials...