Francisco Alfaro Medina
Francisco Alfaro Medina
Hi everyone. I have developed an alternative documentation with mkdocs, google colab and github actions. This repository lives at [fralfaro/PythonDataScienceHandbook](https://github.com/fralfaro/PythonDataScienceHandbook) (documentation: [link](https://fralfaro.github.io/PythonDataScienceHandbook/)). In each chapter there is a jupyter notebook...
In [synthetic_data_interpolation.ipynb](https://github.com/reml-lab/hetvae/blob/main/src/synthetic_data_interpolation.ipynb), the function **evaluate_hetvae** (from [utils](https://github.com/reml-lab/hetvae/blob/main/src/utils.py)) has an extra parameter `model_name`, but this parameter isn't defined. If you ignore `model_name` parameter, the jupyter notebook works out.
Hi, I've been working on CheatSheets for Python and R. To present the work itself, I have used these tools: * [google colab](https://colab.research.google.com/): to replicate the experiment in the cloud...
Hello, I have developed a customized version of this repository in Spanish. In case it helps to someone. - Repo: [fralfaro/datasharing](https://github.com/fralfaro/datasharing) Greetings!
:wave: Hi everyone, how is my readme? could it make to awesome readme? * fralfaro: https://github.com/fralfaro 
## What type of PR is this? (check all applicable) - [x] 🚀 Added Name - [ ] ✨ Feature - [x] ✅ Joined Community - [ ] 🌟 ed...
Hello everyone, I made a small page for this repository: * **website**: https://fralfaro.github.io/awesome-readme/ It would be good to have something like the **Awesome GitHub Profile READMEs** page where some filters...
Hello, I migrated the code at https://fralfaro.github.io/catalog/. Documentation was mainly done with mkdocs (+ mkdocs plugins). However, I need to automate the process with the `projects.yaml` file. I am very...
Hello everyone! I'm excited to announce an new documentation. The information is extracted directly from "README.md" file and transformed into documentation automatically using Jinja2 with Python. But that's not all!...
Hello everyone! I've recently revamped project's documentation using MkDocs, a fantastic tool for creating elegant and easy-to-maintain documentation. Additionally, I've added the original English version of "wtfpython" along with its...