Ron Alfia
Python Programmer with a passion for Hardware.
Specializing in the development of deep - learning solutions.
Algorithms Engineer, Intel
B.Sc. Computer Science, Technion
Sessions
06-29
16:30
20min
🇺🇸 Fine Grained Error Locations in Tracebacks
Ron Alfia
Python is dynamically typed. While awesome, even simple statements in a single line can cause series headaches. Running var['python']['3']['11']['a'] produced TypeError: 'NoneType' .. error. Impossible to debug from the Traceback, until 3.11..
General
Main Hall