# PythonMultiDimensionalPlots **Repository Path**: mifengwei/PythonMultiDimensionalPlots ## Basic Information - **Project Name**: PythonMultiDimensionalPlots - **Description**: Interactive higher dimension plots generated using python and plotly. Use of pseudo dimensions for drawing upto 6D plot.📉📈📊 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-31 - **Last Updated**: 2021-07-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # **Multi dimension plots using Python and Plotly** ## Documentation Check out Medium Blog here: https://medium.com/@prasadostwal/multi-dimension-plots-in-python-from-2d-to-6d-9a2bf7b8cc74 ## Plotly Installation ``` pip install plotly ``` ## **Dataset for plots** cars.csv. Downloaded from[ UCI ](https://archive.ics.uci.edu/ml/datasets/automobile)library. (NaN values were replaced manually in dataset, so use cars.csv from this repo only) ## **Outputs** Stored in HTML format along with screenshots in `output` folder