Loading Binary Data to Numpy Pandas


Aug 25, 06:00 PM PDT
  • Virtual Portland ML
  • 76 RSVPs
Description
This event is hosted by Python Machine Learning Meetup. link

What do you do when you have lots of binary or irregularly structured text data but dont have a fast Python based loader for NumPy/Pandas?
In this talk, Chris will give a brief and simple introduction to the Python buffer protocol, the C-API, and Python and show how easy it is to combine these into your own super-fast custom data loader for NumPy/Pandas. He will also share a Jupyter notebook with working code examples and generic reusable Python code.


Contact Organizer