Python Forum
Pandas data frame creation from Kafka Topic - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: Data Science (https://python-forum.io/forum-44.html)
+--- Thread: Pandas data frame creation from Kafka Topic (/thread-28022.html)



Pandas data frame creation from Kafka Topic - vboppa - Jul-01-2020

I am a newbie to the Python and Kafka as well, I need to create a pandas data frame in python from the source "Kafka Topic". Could any one please provide the sample code for this? Thanks in advance.