fikifiksi

This commit is contained in:
halvorhv 2021-09-10 16:29:31 +02:00
parent bd3ca65827
commit 7b02924902
2 changed files with 4 additions and 1 deletions

View file

@ -2,6 +2,10 @@ import pandas as pd
import numpy as np
import os
def rbkerbest():
print("ROSENBORG!<3")
def split_xanes_scan(filename, destination=None):
with open(filename, 'r') as f:

View file

@ -1 +0,0 @@
df = pd.DataFrame()