Skip to content

Commit

Permalink
update aging curve post
Browse files Browse the repository at this point in the history
  • Loading branch information
assuncaolfi committed Jan 31, 2024
1 parent 0913fa4 commit 699d76a
Show file tree
Hide file tree
Showing 26 changed files with 512 additions and 372 deletions.
2 changes: 1 addition & 1 deletion blog/aging-curve/.python-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
cpython@3.11.3
3.11.7
352 changes: 213 additions & 139 deletions blog/aging-curve/index.ipynb

Large diffs are not rendered by default.

12 changes: 8 additions & 4 deletions blog/aging-curve/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,27 +6,31 @@ authors = [
]
dependencies = [
"blog @ git+https://github.com/assuncaolfi/site/",
"jupyter-cache~=0.6.1",
"jupyter~=1.0.0",
"numpy~=1.24.4",
"patsy~=0.5.6",
"polars~=0.19.17",
"pyarrow~=14.0.1",
"pymc~=5.6.1",
"rich~=13.7.0",
"seaborn~=0.13.0",
"jupyter>=1.0.0",
"jupyter-cache>=1.0.0",
]
requires-python = ">= 3.8"
requires-python = ">= 3.11"

[project.scripts]
hello = "aging_curve:hello"

[build-system]
requires = ["hatchling"]
build-backend = "hatchling.build"

[tool.rye]
managed = true
dev-dependencies = []

[tool.hatch.metadata]
allow-direct-references = true

[tool.hatch.build.targets.wheel]
bypass-selection = true
packages = ["src/aging_curve"]
106 changes: 53 additions & 53 deletions blog/aging-curve/requirements-dev.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@
# with-sources: false

-e file:.
anyio==4.1.0
anyio==4.2.0
appnope==0.1.3
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
arrow==1.3.0
arviz==0.16.1
arviz==0.17.0
asttokens==2.4.1
async-lru==2.0.4
attrs==23.1.0
babel==2.13.1
beautifulsoup4==4.12.2
attrs==23.2.0
babel==2.14.0
beautifulsoup4==4.12.3
bleach==6.1.0
blog @ git+https://github.com/assuncaolfi/site/
cachetools==5.3.2
Expand All @@ -27,7 +27,7 @@ cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
cloudpickle==3.0.0
comm==0.2.0
comm==0.2.1
cons==0.4.6
contourpy==1.2.0
cycler==0.12.1
Expand All @@ -36,115 +36,115 @@ decorator==5.1.1
defusedxml==0.7.1
etuples==0.3.9
executing==2.0.1
fastjsonschema==2.19.0
fastjsonschema==2.19.1
fastprogress==1.0.3
filelock==3.13.1
fonttools==4.45.1
fonttools==4.47.2
fqdn==1.5.1
h5netcdf==1.3.0
h5py==3.10.0
idna==3.6
importlib-metadata==6.8.0
ipykernel==6.27.1
ipython==8.18.1
importlib-metadata==7.0.1
ipykernel==6.29.0
ipython==8.20.0
ipywidgets==8.1.1
isoduration==20.11.0
jedi==0.19.1
jinja2==3.1.2
jinja2==3.1.3
json5==0.9.14
jsonpointer==2.4
jsonschema==4.20.0
jsonschema-specifications==2023.11.1
jsonschema==4.21.1
jsonschema-specifications==2023.12.1
jupyter==1.0.0
jupyter-cache==0.6.1
jupyter-cache==1.0.0
jupyter-client==8.6.0
jupyter-console==6.6.3
jupyter-core==5.5.0
jupyter-core==5.7.1
jupyter-events==0.9.0
jupyter-lsp==2.2.1
jupyter-server==2.11.1
jupyter-server-terminals==0.4.4
jupyterlab==4.0.9
jupyter-lsp==2.2.2
jupyter-server==2.12.5
jupyter-server-terminals==0.5.2
jupyterlab==4.0.12
jupyterlab-pygments==0.3.0
jupyterlab-server==2.25.2
jupyterlab-widgets==3.0.9
kiwisolver==1.4.5
logical-unification==0.4.6
markdown-it-py==3.0.0
markupsafe==2.1.3
markupsafe==2.1.4
matplotlib==3.8.2
matplotlib-inline==0.1.6
mdurl==0.1.2
minikanren==1.0.3
mistune==3.0.2
multipledispatch==1.0.0
nbclient==0.7.4
nbconvert==7.11.0
nbclient==0.9.0
nbconvert==7.14.2
nbformat==5.9.2
nest-asyncio==1.5.8
notebook==7.0.6
nest-asyncio==1.6.0
notebook==7.0.7
notebook-shim==0.2.3
numpy==1.24.4
overrides==7.4.0
overrides==7.7.0
packaging==23.2
pandas==2.1.3
pandocfilters==1.5.0
pandas==2.2.0
pandocfilters==1.5.1
parso==0.8.3
patsy==0.5.6
pexpect==4.9.0
pillow==10.1.0
platformdirs==4.0.0
polars==0.19.17
pillow==10.2.0
platformdirs==4.1.0
polars==0.19.19
prometheus-client==0.19.0
prompt-toolkit==3.0.41
psutil==5.9.6
prompt-toolkit==3.0.43
psutil==5.9.8
ptyprocess==0.7.0
pure-eval==0.2.2
pyarrow==14.0.1
pyarrow==14.0.2
pycparser==2.21
pygments==2.17.2
pymc==5.6.1
pyparsing==3.1.1
pytensor==2.12.3
python-dateutil==2.8.2
python-json-logger==2.0.7
pytz==2023.3.post1
pytz==2023.4
pyyaml==6.0.1
pyzmq==25.1.1
pyzmq==25.1.2
qtconsole==5.5.1
qtpy==2.4.1
referencing==0.31.0
referencing==0.33.0
requests==2.31.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rich==13.7.0
rpds-py==0.13.1
scipy==1.11.4
seaborn==0.13.0
rpds-py==0.17.1
scipy==1.12.0
seaborn==0.13.2
send2trash==1.8.2
six==1.16.0
sniffio==1.3.0
soupsieve==2.5
sqlalchemy==2.0.23
sqlalchemy==2.0.25
stack-data==0.6.3
tabulate==0.9.0
terminado==0.18.0
tinycss2==1.2.1
toolz==0.12.0
tornado==6.3.3
traitlets==5.14.0
types-python-dateutil==2.8.19.14
typing-extensions==4.8.0
tzdata==2023.3
toolz==0.12.1
tornado==6.4
traitlets==5.14.1
types-python-dateutil==2.8.19.20240106
typing-extensions==4.9.0
tzdata==2023.4
uri-template==1.3.0
urllib3==2.1.0
wcwidth==0.2.12
urllib3==2.2.0
wcwidth==0.2.13
webcolors==1.13
webencodings==0.5.1
websocket-client==1.6.4
websocket-client==1.7.0
widgetsnbextension==4.0.9
xarray==2023.11.0
xarray-einstats==0.6.0
xarray==2024.1.1
xarray-einstats==0.7.0
zipp==3.17.0
# The following packages are considered to be unsafe in a requirements file:
setuptools==69.0.2
setuptools==69.0.3
42 changes: 21 additions & 21 deletions blog/aging-curve/requirements.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ appnope==0.1.3
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
arrow==1.3.0
arviz==0.16.1
arviz==0.17.0
asttokens==2.4.1
async-lru==2.0.4
attrs==23.2.0
Expand All @@ -39,7 +39,7 @@ executing==2.0.1
fastjsonschema==2.19.1
fastprogress==1.0.3
filelock==3.13.1
fonttools==4.45.1
fonttools==4.47.2
fqdn==1.5.1
h5netcdf==1.3.0
h5py==3.10.0
Expand All @@ -56,15 +56,15 @@ jsonpointer==2.4
jsonschema==4.21.1
jsonschema-specifications==2023.12.1
jupyter==1.0.0
jupyter-cache==0.6.1
jupyter-cache==1.0.0
jupyter-client==8.6.0
jupyter-console==6.6.3
jupyter-core==5.7.1
jupyter-events==0.9.0
jupyter-lsp==2.2.2
jupyter-server==2.12.5
jupyter-server-terminals==0.5.2
jupyterlab==4.0.11
jupyterlab==4.0.12
jupyterlab-pygments==0.3.0
jupyterlab-server==2.25.2
jupyterlab-widgets==3.0.9
Expand All @@ -78,49 +78,49 @@ mdurl==0.1.2
minikanren==1.0.3
mistune==3.0.2
multipledispatch==1.0.0
nbclient==0.7.4
nbclient==0.9.0
nbconvert==7.14.2
nbformat==5.9.2
nest-asyncio==1.6.0
notebook==7.0.7
notebook-shim==0.2.3
numpy==1.24.4
overrides==7.6.0
overrides==7.7.0
packaging==23.2
pandas==2.1.3
pandas==2.2.0
pandocfilters==1.5.1
parso==0.8.3
patsy==0.5.6
pexpect==4.9.0
pillow==10.1.0
pillow==10.2.0
platformdirs==4.1.0
polars==0.19.17
polars==0.19.19
prometheus-client==0.19.0
prompt-toolkit==3.0.43
psutil==5.9.8
ptyprocess==0.7.0
pure-eval==0.2.2
pyarrow==14.0.1
pyarrow==14.0.2
pycparser==2.21
pygments==2.17.2
pymc==5.6.1
pyparsing==3.1.1
pytensor==2.12.3
python-dateutil==2.8.2
python-json-logger==2.0.7
pytz==2023.3.post1
pytz==2023.4
pyyaml==6.0.1
pyzmq==25.1.2
qtconsole==5.5.1
qtpy==2.4.1
referencing==0.32.1
referencing==0.33.0
requests==2.31.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rich==13.7.0
rpds-py==0.17.1
scipy==1.11.4
seaborn==0.13.0
scipy==1.12.0
seaborn==0.13.2
send2trash==1.8.2
six==1.16.0
sniffio==1.3.0
Expand All @@ -130,21 +130,21 @@ stack-data==0.6.3
tabulate==0.9.0
terminado==0.18.0
tinycss2==1.2.1
toolz==0.12.0
toolz==0.12.1
tornado==6.4
traitlets==5.14.1
types-python-dateutil==2.8.19.20240106
typing-extensions==4.8.0
tzdata==2023.3
typing-extensions==4.9.0
tzdata==2023.4
uri-template==1.3.0
urllib3==2.1.0
urllib3==2.2.0
wcwidth==0.2.13
webcolors==1.13
webencodings==0.5.1
websocket-client==1.7.0
widgetsnbextension==4.0.9
xarray==2023.11.0
xarray-einstats==0.6.0
xarray==2024.1.1
xarray-einstats==0.7.0
zipp==3.17.0
# The following packages are considered to be unsafe in a requirements file:
setuptools==69.0.2
setuptools==69.0.3
2 changes: 2 additions & 0 deletions blog/aging-curve/src/aging_curve/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
def hello():
return "Hello from aging-curve!"
4 changes: 4 additions & 0 deletions cv.qmd
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Curriculum Vitae
subtitle: Luís Assunção
date-modified: today
format:
html:
toc: true
Expand All @@ -12,6 +13,9 @@ format:
[{{< bi linkedin >}} LinkedIn]({{< var linkedin >}}) /
[{{< bi globe-americas >}} Website]({{< var website >}})

_The PDF version of this document might be outdated. Please see the [website
version]({{< var website >}}/cv.html)._

## Employment

### [Hotmart](https://hotmart.com/en)
Expand Down
Loading

0 comments on commit 699d76a

Please sign in to comment.