├── README.md ├── Student_Depression_Report.docx ├── project two of python.py └── student_depression_dataset.csv /README.md: -------------------------------------------------------------------------------- 1 | # Python-project_EDA -------------------------------------------------------------------------------- /Student_Depression_Report.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vamsi89489/Python-project_EDA/HEAD/Student_Depression_Report.docx -------------------------------------------------------------------------------- /project two of python.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vamsi89489/Python-project_EDA/HEAD/project two of python.py -------------------------------------------------------------------------------- /student_depression_dataset.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vamsi89489/Python-project_EDA/HEAD/student_depression_dataset.csv --------------------------------------------------------------------------------