commit 6cda52c4ed3c2e6839c265fb20161e80286b39c3 Author: sickprodigy Date: Wed Mar 6 17:49:10 2024 -0500 initialize file diff --git a/README.md b/README.md new file mode 100644 index 0000000..a9175b8 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +Hello, I see there aren't a lot of scripts around for binance to excel sheets. Well here is a new updated few. + +At first I was testing xlwings, but seems it's broken somwhere in the module. + +So I saw pandas had methods to write to excel sheets, so I just stuck with it. + +These seem to work. + +Hope it helps someone else. I'll update more as I keep testing along. \ No newline at end of file