Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 447 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 447 Bytes

Understanding Python Ecosystem

deep immersion into the Python ecosystem (work in progress):

  • Python design and architecture, PEP documents discussion, internals and debugging, source code discussion

  • NumPy architecture and source code discussion

  • Pandas design, internals operation and source code discussion

  • Flatbuffers architecture and Python interoperability

  • Arrow design and specification, discussion on Python interoperability