Skip to content

Instantly share code, notes, and snippets.

View krystof-k's full-sized avatar

Kryštof Korb krystof-k

View GitHub Profile
@krystof-k
krystof-k / create_testing_calcs.py
Last active September 2, 2023 14:55 — forked from michalskop/create_testing_calcs.py
Create testing files for Slovak calculators
"""Create testing files for calcs."""
# import gspread
import os
import json
import pandas as pd
import random
import string
import math