How high is inflation? And is it the same in every country?
The latest Bamboo Weekly poses six inflation-related questions to solve with #Python #Pandas, using the latest OECD data.
Read it at: https://BambooWeekly.com
How high is inflation? And is it the same in every country?
The latest Bamboo Weekly poses six inflation-related questions to solve with #Python #Pandas, using the latest OECD data.
Read it at: https://BambooWeekly.com
#travel #travelguides #pandas #southkorea
Posted into THE TRAVEL EXCHANGE 3.0 @the-travel-exchange-3-0-Econopass
Fixed tests for #Pandas 3.0.3 (latest) in #Guix!
https://codeberg.org/guix/guix/commit/7698140eaca32e5627e70404265acf682f4b6333
This magic trick is taken from upstream but cast a lispy spell
...
(invoke "python" "-c" (format #f "~a; ~a=[~{'~a', ~}]);" "import pandas as pd" "pd.test(extra_args" test-flags))))))))

* gnu/packages/python-science.scm (python-pandas): Update to 3.0.3. [source] <patches>: Drop all. [arguments] <test-flags>: Run more tests and provide extra options. <phases>: Fix custom 'check phase. [propagated-inputs]: Remove python-pytz and python-tzdata; add python-bottleneck, python-lxml, ...