How to stream data through kafka into delta tables in databricks by python?

could I know the process and code for connecting kafka with databricks for streaming of data.

The existing Spark documentation for Kafka integration should be all you need.

What have you tried? What errors are you experiencing?