Skip to content

Instantly share code, notes, and snippets.

import pandas as pd
from typing import List, Dict
patterns = [
'A B C D E F G H I J K L M',
'1 2 3 4 5 6 7 8 9 10 11 12',
'i ii iv iv v vi vii viii ix x xi xi',
'a b c d e f g h i j k l m',
'one two three four five six seven eight nine ten',
'q w e r t y u i o p',
import pandas as pd
from typing import List, Dict
patterns = [
'A B C D E F G H I J K L M',
'1 2 3 4 5 6 7 8 9 10 11 12',
'i ii iv iv v vi vii viii ix x xi xi',
'a b c d e f g h i j k l m',
'one two three four five six seven eight nine ten',
'q w e r t y u i o p',
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
{
"nbformat": 4,
"nbformat_minor": 0,
"metadata": {
"colab": {
"name": "uncertainty.ipynb",
"provenance": [],
"collapsed_sections": []
},
"kernelspec": {
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.