Visualize the relationships of biblical figures in a knowledge graph using networkx.
Resources
Medium article - From Dataframe to Knowledge Graph
Some technologies used:
- Pandas
- Matplotlib
- Networkx
- Scipy
To see the project in action, open and run the notebooks.
Ednalyn C. De Dios – @ecdedios
Distributed under the MIT license. See LICENSE
for more information.
- LinkedIn: in/ecdedios/
- Resumé: http://ednalyn.com
- Data Science Nerd Blog https://datasciencenerd.us
- Fork it (https://github.com/ecdedios/dataframe-knowledge-graph/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
2024