/planet-moon-analysis-python

Planet-Moon data crawled from Wikipedia. ANalysing various aspects.

Primary LanguageJupyter NotebookMIT LicenseMIT

Planet-Moon Analysis

Analysis of the Planet-Moon data from Wikipedia

Installation

Using the following libraries

import datetime
import pandas as pd
import numpy as np
import matplotlib.pyplot as plt
import seaborn as sns
import re

Open In Colab

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT