'search and categorize dataset from list of keywords

can somebody help me search for keywords from a data set and export corresponding data to csv.

I am a file named dataset which contains scientific names of diseases and their unique IDs which is around 500000 categories. Next i have set of specific keywords i like to search for and extract their keywords.

What would be best to accomplish this ? python, pycharm or anything ?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source