Viewing profile — prakhar987
prakhar987
HN member- Joined
- Sat, May 04, 2019, 4:16 PM UTC
- HN karma
- 58
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About prakhar987
Dev
Recent public activity
- story
- story
-
comment
Comment #29319133
Few questions to get started: - __init__ vs __new__ - Difference between list and set - Abstract classes use - Generators vs iterators - How yield works - Is python call by ref/val…
-
comment
Comment #19961336
I believe being anti social and lacking confidence has been advantageous to me. When i was in college, i was hesitant to go out due to low self esteem and depression. So i would sp…
-
comment
Comment #19827425
I once tried running jupyter inside docker...the downside i saw was conda install of jupyter is around 1.2 gb, making the container pretty heavy...if you are fine with this then al…
-
comment
Comment #19827377
I would be really hesitant to comapre Jupyter Notebook to an IDE.....an example is a debugger...the only visual debugger that i have come across for jupyter is pixie debugger, whic…