Skip to content

Instantly share code, notes, and snippets.

@caoyuanqi
caoyuanqi / py
Last active November 8, 2018 12:22
excel_example_for_danke
import pandas as pd
import numpy as np
import xlrd as xl
from pandas import ExcelWriter
class execel_reader:
def __init__(self, file):
self.file_trnd = file
0xdb838dcf4c17c70f1a67adbb914d8b2c2a340f7e