Skip to content

modify all(cell == '' for cell in col)]#2

Open
fengyunzaidushi wants to merge 1 commit into
dictmap:mainfrom
fengyunzaidushi:main
Open

modify all(cell == '' for cell in col)]#2
fengyunzaidushi wants to merge 1 commit into
dictmap:mainfrom
fengyunzaidushi:main

Conversation

@fengyunzaidushi

Copy link
Copy Markdown

小bug
if not os.path.exists(file_path): os.makedirs('alltxt')
filtered_data = [col for col in transposed_data if not all(cell == '' for cell in col)]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant