python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Reading a folder with multiple excel files which contain more than 15 sheets each into a loop to be processed for feature extraction
community. I hope you can offer some guidance as I am new to python programming
I am trying to read a folder that contains 15 excel files and each excel file has 30 worksheets. I am trying to read eac...
ADSS
Votes: 0
Answers: 1
How to batch rename files with two extensions?
I have a file conversion tool that converts the files correctly but just appends the desired file type extension to the old filename.
So example files are something like
file1.ext1.ext2
.
.
.
fileN.ex...
TonyBalogna
Votes: 0
Answers: 1
Moving and editing multiple text files in a loop in python
I have a directory with 71 folders named lifecyc1, lifecyc2, ..., lifecyc71. Each folder contains a folder /data and a text file script1.sh. The script is short:
#!/bin/bash
#PBS -A UQ-BEL-Economics
#...
David Smerdon
Votes: 0
Answers: 0
Unable to get image details : Environment version Autosave_(date)T(time)Z_******** provided in request doesn't match environ
On AzureML Batchendpoint, I'm recently hitting the following error:
Unable to get image details : Environment version Autosave_(date)T(time)Z_******** provided in request doesn't match environ.
when ...
nferreira78
Votes: 0
Answers: 1