News

Feature Request Detailed Description I would like to request a feature to import multiple connections listed in a JSON file. The file format could be compatible with MongoDB Compass's exported conn ...
fairmoney/ │ ├── data/ │ ├── raw/ # Raw input data │ ├── processed/ # Processed feature data │ ├── features/ │ ├── credit_feature_extraction.py # Class to create features from JSON file │ ├── ...