A pleasure to meet you. I'm a Data Scientist at Dataprev - living in João Pessoa - PB 😎.
- Data augmentation with CTGAN
- AIOps REST API using React, Flask and spaCy
- Privacy in Blockchain - REST API using FastAPI and Ethereum
A framework for personal data persistence in DLT applications for compliance to rtbf and right to retification of the LGPD - Brazilian law for personal data protection.
Python 3
## Retrieve data in Pandas with loc and iloc
Firstly, it is necessary to import pandas, and read the dataset:
```python
import pandas as pd
## Initialize repository
```console
git init
```
---