Skip to content

Commit

Permalink
Frequency typo
Browse files Browse the repository at this point in the history
  • Loading branch information
argenisleon committed Nov 13, 2019
1 parent 867d2a8 commit 7f0de4c
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 4,206 deletions.
2 changes: 1 addition & 1 deletion examples/10_min_from_pandas_to_spark_with_optimus.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4963,7 +4963,7 @@
" <tbody>\n",
" <th>Value</th>\n",
" <th>Count</th>\n",
" <th>Frecuency (%)</th>\n",
" <th>Frequency (%)</th>\n",
" \n",
" <tr>\n",
" <td>28.0</td>\n",
Expand Down
4 changes: 2 additions & 2 deletions examples/profiler-test.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2489,7 +2489,7 @@
" <tbody>\n",
" <th>Value</th>\n",
" <th>Count</th>\n",
" <th>Frecuency (%)</th>\n",
" <th>Frequency (%)</th>\n",
" \n",
" <tr>\n",
" <td>1564244</td>\n",
Expand Down Expand Up @@ -3277,7 +3277,7 @@
" <tbody>\n",
" <th>Value</th>\n",
" <th>Count</th>\n",
" <th>Frecuency (%)</th>\n",
" <th>Frequency (%)</th>\n",
" \n",
" <tr>\n",
" <td>1564244</td>\n",
Expand Down
6 changes: 3 additions & 3 deletions examples/profiler.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1187,7 +1187,7 @@
" <tr>\n",
" <th>Value</th>\n",
" <th>Count</th>\n",
" <th>Frecuency (%)</th>\n",
" <th>Frequency (%)</th>\n",
" </tr>\n",
" \n",
" <tr>\n",
Expand Down Expand Up @@ -2312,7 +2312,7 @@
" <tr>\n",
" <th>Value</th>\n",
" <th>Count</th>\n",
" <th>Frecuency (%)</th>\n",
" <th>Frequency (%)</th>\n",
" </tr>\n",
" \n",
" <tr>\n",
Expand Down Expand Up @@ -3445,7 +3445,7 @@
" <tr>\n",
" <th>Value</th>\n",
" <th>Count</th>\n",
" <th>Frecuency (%)</th>\n",
" <th>Frequency (%)</th>\n",
" </tr>\n",
" \n",
" <tr>\n",
Expand Down
Loading

0 comments on commit 7f0de4c

Please sign in to comment.