Commit 6909575
Anand Sanmukhani
Update metric.py
When converting json to a pandas df, it should raise errors when converting string to numbers instead of just ignoring them. This was updated in pandas v0.25.01 parent e97a9cf commit 6909575
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments