Python: Why axis = 0 leads to column wise Mean/Sum, but row wise drop/deletion?Ques on Stackoverflow.: When axis = 0, it leads to row wise deletion, but in mean/sum, it results in column wise row/sum. Let’s explore.Jun 5, 2022Jun 5, 2022
Delta Hedging and Short Gamma PositionExploring the relationship between delta and gamma, delta hedging by the market makers and how short Gamma position boosts volatilityFeb 8, 2022Feb 8, 2022
Convert “iris” to a dataframeIf you are a beginner in Python, a very good way to start your journey is to do some data analysis on a dataset.Oct 29, 2020Oct 29, 2020