Jenny# 1194. Tournament Winnershttps://leetcode-cn.com/problems/tournament-winners/May 21, 2021May 21, 2021
JennyUNION and UNION ALL command in SQLIf we want to display the results of the two select statements as a whole, we need to use the ‘UNION and UNION ALL keywords.May 19, 20211May 19, 20211
JennyDifference between Lemmatization and Stemming in NLPLemmatization and Stemming are both preprocessing stages in natural language processing(NLP). The purpose of using Lemmatization and…May 6, 2021May 6, 2021
JennyDifference Between fit()&transform() and fit_transform()in sklearn.preprocessingThe two are all data preprocessing methods:May 5, 2021May 5, 2021
JennySampling principles and strategiesFalse: If subjects are randomly assigned to treatments, conclusions can be generalized to the population.Apr 9, 2021Apr 9, 2021
JennyThe solution to “Can’t connect to MySQL server on xxxxxWhen I want to build connections between database and Python programs with SQLAlchemy on Google Colab, it occurs errors saying…Dec 24, 2020Dec 24, 2020