CERN / CERN/CS4OD

Typo at Jupyter Notebook CERGAS/Notebooks/Italy_mortality_rates_correlations_Time.ipynb

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

There is a typing mistake (a syntax mistake to be precise) in the Jupyter Notebook at CERGAS/Notebooks/Italy_mortality_rates_correlations_Time.ipynb in the Markdown.

**Original**
```
# Circular Health Project
## Mortality Rate Analysis in Italy (2015-2020)
This notebook uses the mortality rates data file from a subset of municipalities in the ANPR system
and the municipality census information to produce a set of customizable plots
```

**Correction**
```
# Circular Health Project
## Mortality Rate Analysis in Italy (2015-2020)
This notebook uses the mortality rates data file from a subset of municipalities in the ANPR system `
and the municipality census information to produce a set of customizable plots
```
Although a simple error, but a notebook looks neat and well managed without common errors.
Thanks in advance!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.