
上QQ阅读APP看书,第一时间看更新
Getting ready
Preparation for this recipe consists of installing the markovify and pandas packages in pip. The command for this is as follows:
pip install markovify pandas
In addition, the directory in the repository for this chapter includes a CSV dataset, airport_reviews.csv, which should be placed alongside the code for the chapter.