1
0
Fork 0
tidy-data/.gitignore
Alexander Hess a3a17236a2
Update the project for 2020
- replace pipenv with poetry
- update the README.md:
  * streamline the text
  * update links to notebooks with nbviewer
  * update installation notes with poetry info
- streamline the notebooks:
  * use backticks in MarkDown cells to make references to
    columns in DataFrames clearer
  * blacken all code cells
- add MIT license
- ignore .venv/ and .python-version
2020-08-26 00:40:43 +02:00

3 lines
43 B
Text

.ipynb_checkpoints/
.python-version
.venv/