私のシェイプファイルを私のpythonノートブックに実装する際に問題があります。 パスの場所が正しいにもかかわらず、自分のファイルを参照していないようです。 import shapefile as shp
sf = shp.Reader("/Shape/mygeodata/northern-ireland")
#create figure to draw map and set its si
ワークシートの各シェイプの色をテーブルの対応するセルと一致するように設定するための基本ループを設定します(条件付きでフォーマットされています)。私は dim countryShape as shape
For Each countryShape In ActiveSheet.Shapes
countryShape.Range.Interior.Color = Application.VLo