factly / hunting

Hunting is data profiling exposed as REST API. It is built on top of Pandas Profiling & Polars.
4 stars 1 forks source link

Allow hunting to read not only csv file but multiple formats #28

Open 100mi opened 1 year ago

100mi commented 1 year ago

Description

Currently Hunting is only able to read csv file and create profiling, but it should be independent of the format of file.