1 like
·
29 reads
3 comments
Look's interesting I have made a expense tracker project in python using csv files, will love to see what kind of insights it can provide me in my project so that I can provide better insights to users apart from showing pie charts...
I saw a youtube video of Thu Vu Analytics where she used ydata-profiler package. It is awesome! It quickly generates the data profile.
ydata-profile looks very interesting! This was just actually a way of me exploring v0, a react component generator for web development, so that I could maybe produce tools for data science out of it.
I may have to spend some time in thinking deeply on what data science people may actually need, especially in terms of a faster way in doing EDA as it is a very repetitive task in almost every dataset. Building on top of ydata-profile existing capabilities looks interesting.