Things related to graphs
Contains simple function to make graph convolutions with pandas and usage example. It's only aim to show the idea. Also can be easily implemented on Spark for example.
Same thing but in SQL
How to use three methods for graph representation: LargeViz, VERSE and mentioned above graph convolutions. + Examples how to visualize results. (I also have mentioned autoencoder for dataviz at the end of the notebook. You can look this for example)