Skip to content

Commit 02d3ee8

Browse files
shuklak13ml-fairness-infra-github
authored andcommitted
internal change
PiperOrigin-RevId: 320112590
1 parent 5a16306 commit 02d3ee8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

fairness_indicators/documentation/examples/Fairness_Indicators_Pandas_Case_Study.ipynb

+2-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@
5252
"!pip install -q -U \\\n",
5353
" tensorflow-model-analysis==0.22.2 \\\n",
5454
" tensorflow-data-validation==0.22.1 \\\n",
55-
" tfx-bsl==0.22.1"
55+
" tfx-bsl==0.22.1 \\\n",
56+
" pyarrow==0.16.0\n"
5657
]
5758
},
5859
{

0 commit comments

Comments
 (0)