datamole-ai / edvart

An open-source Python library for Data Scientists & Data Analysts designed to simplify the exploratory data analysis process. Using Edvart, you can explore data sets and generate reports with minimal coding.
https://datamole-ai.github.io/edvart/
MIT License
48 stars 7 forks source link

Add badges to README.md #72

Closed mbelak-dtml closed 1 year ago

mbelak-dtml commented 1 year ago

Add badges to the top of README.md

mbelak-dtml commented 1 year ago

Also add Imports: isort badge Code:

[![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/)

Preview: Imports: isort