Monday, 17 March 2025

17 march 2025

 1.i have completed a project of churn and no churn and eployed it sucessfully 

2. 1 question of leetcode 

3. tensorflow ka thoda sa kiya tha 

No comments:

Post a Comment

Hello

df.corr().stack() or unstack()

  2nd way  import pandas as pd # Example DataFrame data = {     "A": [1, 2, 3, 4, 5],     "B": [2, 4, 6, 8, 10],     ...