I need help in converting a .xls file to .xlsx using C# and without using Microsoft Office.
I have a signature generator in Java: private static String getPvtKeyFromConfig = "merchantPvtKey"; private static String getPubKeyFromConfig = "merchantPub
Okay, right now I use df.iterrows() in chunks to loop through each minute and compare with the previous Renko close. However, this takes a long time. I keep thi
I'm having a problem fixing the error below. I'm returning correct outputs, then the assertion error occurred. How to fix it? What should I do? Example Usage: f
I would like to visualize the amount of laps a certain go-kart has driven within a pie chart. To achive this i would like to count the amount of laptime grouped
I am trying to train a neural network to predict the next point of a sine wave using MLPRegressor, looking at performances I cannot get the R2 to be above 0.90,
I have a report that shows me the sales for each department for the current year. This is visualized in a matrix with. The sales table contains a date column th
Please, help. I want to add liquidity to token pair: weth/uni-v2. I calculate optimal numbers of tokens to add. After approving to router withdraw tokens I exec