A place to Think and Learn

Category Data Science

A very helpful Python Library for EDA: pandas_profiling

If you are a data analysis enthusiast or is working on data analysis, you must be spending a lot of your time on doing exploratory data analysis (EDA). Doing the analysis and then generating a report is a kind of… Continue Reading →

Neo4j- Graph Database

 If you are working with data, you might have always used a tabular structure of data. In tabular structure, we have a lot of tables that are interconnected with the use of Primary keys and secondary keys. Data follows a… Continue Reading →