The project name 'Actes Princiers' has been applied to:
- The project title in `datascience/actes-princiers/README.md`
- The folder created for your project in `datascience/actes-princiers`
- The project's python package in `datascience/actes-princiers/src/actes_princiers`
A best-practice setup includes initialising git and creating a virtual environment before running 'pip install -r src/requirements.txt'
## Getting started
## Getting started
- Install the virtual environment : `python3 -m venv .venv`
- Install the virtual environment : `python3 -m venv .venv`
@ -7,10 +19,18 @@
- install kedro `pip install kedro`
- install kedro `pip install kedro`
- Install the packages and libraries `pip install -r src/requirements.txt`
- Install the packages and libraries `pip install -r src/requirements.txt`
Then open a terminal in the `actest-princiers` folder
Then open a terminal in the `actes-princiers` folder
and launch jupyter : `kedro jupyter notebook`
and launch jupyter : `kedro jupyter notebook`
or start the ipython prompt : `kedro ipython`
or start the ipython prompt : `kedro ipython`
## Launching the pipeline
`kedro run`
## Visualizing the pipelines
`kedro viz`
## Developper's rules and guidelines
## Developper's rules and guidelines
Declare any dependencies in `src/requirements.txt` for `pip` installation.
Declare any dependencies in `src/requirements.txt` for `pip` installation.
@ -32,18 +52,10 @@ After this, if you'd like to update your project requirements, please update `sr
[Further information about project dependencies](https://kedro.readthedocs.io/en/stable/kedro_project_setup/dependencies.html#project-specific-dependencies)
[Further information about project dependencies](https://kedro.readthedocs.io/en/stable/kedro_project_setup/dependencies.html#project-specific-dependencies)
Project Name
## tips
============
human readable name : `Actes Princiers`
You need to reload Kedro variables by calling `%reload_kedro` in your notebook and re-run the code snippet
The project name 'Actes Princiers' has been applied to:
- The project title in `datascience/actes-princiers/README.md`
- The folder created for your project in `datascience/actes-princiers`
- The project's python package in `datascience/actes-princiers/src/actes_princiers`
A best-practice setup includes initialising git and creating a virtual environment before running 'pip install -r src/requirements.txt'
"\u001b[2;36m[06/16/23 14:56:53]\u001b[0m\u001b[2;36m \u001b[0m\u001b[34mINFO \u001b[0m Loading data from \u001b[32m'actors'\u001b[0m \u001b[1m(\u001b[0mCSVDataSet\u001b[1m)\u001b[0m\u001b[33m...\u001b[0m \u001b]8;id=755052;file:///media/gwen/maxtor/gwen/entrepot/cnrs/nicolas/depot/datascience/.venv/lib/python3.9/site-packages/kedro/io/data_catalog.py\u001b\\\u001b[2mdata_catalog.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=546933;file:///media/gwen/maxtor/gwen/entrepot/cnrs/nicolas/depot/datascience/.venv/lib/python3.9/site-packages/kedro/io/data_catalog.py#345\u001b\\\u001b[2m345\u001b[0m\u001b]8;;\u001b\\\n"
"\u001b[2;36m[06/16/23 15:56:44]\u001b[0m\u001b[2;36m \u001b[0m\u001b[34mINFO \u001b[0m Loading data from \u001b[32m'actors'\u001b[0m \u001b[1m(\u001b[0mCSVDataSet\u001b[1m)\u001b[0m\u001b[33m...\u001b[0m \u001b]8;id=858812;file:///media/gwen/maxtor/gwen/entrepot/cnrs/nicolas/depot/datascience/.venv/lib/python3.9/site-packages/kedro/io/data_catalog.py\u001b\\\u001b[2mdata_catalog.py\u001b[0m\u001b]8;;\u001b\\\u001b[2m:\u001b[0m\u001b]8;id=44255;file:///media/gwen/maxtor/gwen/entrepot/cnrs/nicolas/depot/datascience/.venv/lib/python3.9/site-packages/kedro/io/data_catalog.py#345\u001b\\\u001b[2m345\u001b[0m\u001b]8;;\u001b\\\n"
]
]
},
},
"metadata": {},
"metadata": {},
@ -86,8 +86,8 @@
" <td>prince</td>\n",
" <td>prince</td>\n",
" <td>Bourbon</td>\n",
" <td>Bourbon</td>\n",
" <td>1400</td>\n",
" <td>1400</td>\n",
" <td>1434</td>\n",
" <td>1434.0</td>\n",
" <td>1456</td>\n",
" <td>1456.0</td>\n",
" </tr>\n",
" </tr>\n",
" <tr>\n",
" <tr>\n",
" <th>1</th>\n",
" <th>1</th>\n",
@ -95,7 +95,7 @@
" <td>secret</td>\n",
" <td>secret</td>\n",
" <td>Bourbon</td>\n",
" <td>Bourbon</td>\n",
" <td>1425</td>\n",
" <td>1425</td>\n",
" <td>1440</td>\n",
" <td>1440.0</td>\n",
" <td>NaN</td>\n",
" <td>NaN</td>\n",
" </tr>\n",
" </tr>\n",
" <tr>\n",
" <tr>\n",
@ -104,7 +104,7 @@
" <td>secret</td>\n",
" <td>secret</td>\n",
" <td>Berry</td>\n",
" <td>Berry</td>\n",
" <td>1404</td>\n",
" <td>1404</td>\n",
" <td>1405</td>\n",
" <td>1405.0</td>\n",
" <td>NaN</td>\n",
" <td>NaN</td>\n",
" </tr>\n",
" </tr>\n",
" <tr>\n",
" <tr>\n",
@ -113,8 +113,8 @@
" <td>prince</td>\n",
" <td>prince</td>\n",
" <td>Berry</td>\n",
" <td>Berry</td>\n",
" <td>1337</td>\n",
" <td>1337</td>\n",
" <td>1360</td>\n",
" <td>1360.0</td>\n",
" <td>1416</td>\n",
" <td>1416.0</td>\n",
" </tr>\n",
" </tr>\n",
" <tr>\n",
" <tr>\n",
" <th>4</th>\n",
" <th>4</th>\n",
@ -122,8 +122,8 @@
" <td>prince</td>\n",
" <td>prince</td>\n",
" <td>Bourbon</td>\n",
" <td>Bourbon</td>\n",
" <td>1407</td>\n",
" <td>1407</td>\n",
" <td>1434</td>\n",
" <td>1434.0</td>\n",
" <td>1476</td>\n",
" <td>1476.0</td>\n",
" </tr>\n",
" </tr>\n",
" </tbody>\n",
" </tbody>\n",
"</table>\n",
"</table>\n",
@ -131,14 +131,14 @@
],
],
"text/plain": [
"text/plain": [
" NAME ROLE HOUSE DATE1 DATE2 DATE3\n",
" NAME ROLE HOUSE DATE1 DATE2 DATE3\n",
"0 Charles Ier de Bourbon prince Bourbon 1400 1434 1456\n",
"0 Charles Ier de Bourbon prince Bourbon 1400 1434.0 1456.0\n",