Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Exporting data frame to excel
Post: Exporting data frame to excel

Hey everyone. I've got several lists I want to export to excel, but the only thing my script yields is an empty file with no file type. Can anyone point out what element(s) I'm missing to get my lists...
dyerlee91 Data Science 0 1,606 Oct-05-2021, 11:34 AM
    Thread: Printing file path of lift elements
Post: Printing file path of lift elements

Say I generated a list of all the files in a specific directory, but instead of just the file names, I wanted to print the complete file path for each element into a .txt file. Is is possible to assoc...
dyerlee91 Data Science 1 1,477 Sep-27-2021, 12:44 PM
    Thread: Retrieving last 20 file paths from directory
Post: RE: Retrieving last 20 file paths from directory

Awesome, thanks! Say I wanted to print the last 20 file paths from separate directories. For example, my setup would be: (r'\\directory\asset1\asset1_runfile') (r'\\directory\asset2\asset2_runfile')...
dyerlee91 Data Science 3 1,918 Sep-24-2021, 11:44 AM
    Thread: Retrieving last 20 file paths from directory
Post: Retrieving last 20 file paths from directory

Hello all, I'm having a hard time getting this script across the finish line. I want to display only the last 20 file paths in the given directory, but I keep hitting a wall. Right now, it prints al...
dyerlee91 Data Science 3 1,918 Sep-23-2021, 04:46 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020