I hereby claim:
- I am mellertson on github.
- I am cybertronninja (https://keybase.io/cybertronninja) on keybase.
- I have a public key whose fingerprint is 70D4 5D65 0E22 777D 146A 0F4E E7FA A085 E3EA A54A
To claim this, I am signing this object:
| import pandas as pd | |
| # TODO insert other necessary imports here | |
| input_file_name = "/tmp/input.csv" | |
| input_file_index = 3 | |
| input_file_num_rows = len(stored_input_file) | |
| output_column = "col2" | |
| cpu_count = 4 # change this to the number of cpu cores on your system | |
| SWARM_CONFIG = { |
| MODEL_PARAMS = {'aggregationInfo': {'days': 0, | |
| 'fields': [], | |
| 'hours': 0, | |
| 'microseconds': 0, | |
| 'milliseconds': 0, | |
| 'minutes': 0, | |
| 'months': 0, | |
| 'seconds': 0, | |
| 'weeks': 0, | |
| 'years': 0}, |
| <!-- This file should be saved as: templates/registration/login.html | |
| This file was copied from the Django documentation here: | |
| https://docs.djangoproject.com/en/2.1/topics/auth/default/#module-django.contrib.auth.views | |
| --> | |
| {% extends "base.html" %} | |
| {% block content %} |
| #!/bin/bash | |
| RED="\e[31m" | |
| GREEN="\e[32m" | |
| BOLD="\e[1m" | |
| ITALIC="\e[3m" | |
| UNDERLINE="\e[4m" | |
| END="\e[0m" | |
| function usage { |
I hereby claim:
To claim this, I am signing this object: