From 55a0b53bbd80a8672b18d04176ed66e817319663 Mon Sep 17 00:00:00 2001 From: Matt McKay Date: Wed, 19 Aug 2026 13:36:19 +1000 Subject: [PATCH] Delete the migrated test_pwt.csv copy (Track D settle) Nothing reads this path anymore: the repoint merged in #612 and all four published sites in the family (en, zh-cn, fr, fa) were verified on 2026-08-19 to carry only the data-lectures URL in their rendered pandas/polars output, with zero old-URL references. Deletion-time org sweep run the same day: Trees-API pass over 278/278 QuantEcon repos (0 fetch failures, positive and negative controls fired) plus a content pass over every code-search candidate, private repos fetched authenticated -- no consumer reads this URL. The only URL readers found anywhere point at the long-dead master/source/ layout (404 since that branch was removed), and the .ml translation's unread copy stays for the Track X orphan sweep per the decision on QuantEcon/workspace-lectures#48. Co-Authored-By: Claude Fable 5 --- .../_static/lecture_specific/pandas/data/test_pwt.csv | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 lectures/_static/lecture_specific/pandas/data/test_pwt.csv diff --git a/lectures/_static/lecture_specific/pandas/data/test_pwt.csv b/lectures/_static/lecture_specific/pandas/data/test_pwt.csv deleted file mode 100644 index 03ae3be0..00000000 --- a/lectures/_static/lecture_specific/pandas/data/test_pwt.csv +++ /dev/null @@ -1,9 +0,0 @@ -"country","country isocode","year","POP","XRAT","tcgdp","cc","cg" -"Argentina","ARG","2000","37335.653","0.9995","295072.21869","75.716805379","5.5788042896" -"Australia","AUS","2000","19053.186","1.72483","541804.6521","67.759025993","6.7200975332" -"India","IND","2000","1006300.297","44.9416","1728144.3748","64.575551328","14.072205773" -"Israel","ISR","2000","6114.57","4.07733","129253.89423","64.436450847","10.266688415" -"Malawi","MWI","2000","11801.505","59.543808333","5026.2217836","74.707624181","11.658954494" -"South Africa","ZAF","2000","45064.098","6.93983","227242.36949","72.718710427","5.7265463933" -"United States","USA","2000","282171.957","1","9898700","72.347054303","6.0324539789" -"Uruguay","URY","2000","3219.793","12.099591667","25255.961693","78.978740282","5.108067988"