質問編集履歴

1

一部間違い修正

2021/12/15 06:59

投稿

sakuma_yujin
sakuma_yujin

スコア27

test CHANGED
@@ -1 +1 @@
1
- Python パネルデータ分析 .fit valueError Zero division Error 原因がわかりません。
1
+ itiPython パネルデータ分析 .fit valueError Zero division Error 原因がわかりません。
test CHANGED
@@ -122,7 +122,7 @@
122
122
 
123
123
  ### エラーパターン2 
124
124
 
125
- formula_fe = 'sales ~ netincome + roea + roeb + EntityEffects' の場合
125
+ formula_fe = 'sales ~ netincome + roea + roeb + TimeEffects + EntityEffects' の場合
126
126
 
127
127
  ```
128
128