Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有 100 多个 Microsoft Word 文档。每个文档都有相同的标题。我需要能够读取这些文档中存在的数据并创建一个表格。以 CSV 文件的形式输出。
我尝试使用Scrapy。但我是新手,我不知道如何一次合并所有文件。以及之后如何进行。