Chetan AmbiinPython in Plain EnglishExtract Weather and Climate Data Using Python and MeteostatIntroductionOct 24, 2023Oct 24, 2023
Chetan AmbiinTowards AIHow to Query Pandas Dataframe With the query() Method?IntroductionJul 26, 2023Jul 26, 2023
Chetan AmbiinTowards AIText Classification using Bag of Words and TF-IDF with TensorFlowTable of ContentsMar 3, 2023Mar 3, 2023
Chetan AmbiinTowards AIDifference Between Normalization and StandardizationUnderstand the differences between normalization and standardization, different methods, and most importantly, when should you consider…Sep 11, 20223Sep 11, 20223
Chetan AmbiinTowards AIIntroduction To Intel Distribution of OpenVINO ToolkitOptimizing deep learning models for faster inference and deploying on heterogenous Intel architecturesApr 12, 2022Apr 12, 2022
Chetan AmbiinTowards AIIntroduction To Intel’s oneAPI AI Analytics ToolkitSpeed up your data processing and Machine Learning pipeline with Intel optimized oneAPI AI Analytics ToolkitApr 7, 2022Apr 7, 2022
Chetan AmbiinTowards AIWhat Is timeit Module In Python?You may need to estimate the execution time of your code snippet. For example, if you have five ways to make a copy of a list object in…Mar 18, 2022Mar 18, 2022
Chetan AmbiinTowards AISecrets — Python module for strong random number and token generationGenerating cryptographically strong passwords and tokensNov 22, 2021Nov 22, 2021
Chetan AmbiinTowards AIPython List Vs. Tuple: An In-Depth ComparisonIntroductionAug 26, 2021Aug 26, 2021
Chetan AmbiinTowards AIThe Ultimate Guide To Shallow Copy and Deep Copy in PythonShallow copy and deep copy in Python are explained in detailJul 27, 2021Jul 27, 2021