To run the notebooks, navigate to the directory containing the notebooks and start the Jupyter Notebook server:
jupyter notebook
Open the desired notebook from the Jupyter interface to begin exploring the data analysis examples.
- Python 3.x
- Jupyter Notebook
- pandas
- numpy
- matplotlib
- seaborn
Ensure you have all the necessary dependencies installed by running the installation instructions provided above.
Contributions are welcome! If you have any suggestions or improvements, feel free to open an issue or submit a pull request. Please follow the code of conduct when contributing.
This project is licensed under the MIT License. See the LICENSE file for more details.
For any questions or feedback, please contact nerealegui.
Would you like me to commit this updated README.md to your repository?