/dataframe-knowledge-graph

Visualize the relationships of biblical figures in a knowledge graph using networkx.

Primary LanguageJupyter NotebookMIT LicenseMIT

From DataFrame to Knowledge Graph

Visualize the relationships of biblical figures in a knowledge graph using networkx.

Resources

Shortest Path

Data

Bible Data

Article

Medium article - From Dataframe to Knowledge Graph

Usage

Some technologies used:

  • Pandas
  • Matplotlib
  • Networkx
  • Scipy

To see the project in action, open and run the notebooks.

References

Inspiration

Meta

Ednalyn C. De Dios – @ecdedios

Distributed under the MIT license. See LICENSE for more information.

Contributing

  1. Fork it (https://github.com/ecdedios/dataframe-knowledge-graph/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

2024