https://github.com/dataprofessor/readme-so
https://github.com/dataprofessor/readme-so
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dataprofessor/readme-so
- Owner: dataprofessor
- Created: 2021-06-10T15:36:05.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-10T15:36:17.000Z (about 5 years ago)
- Last Synced: 2025-02-26T21:29:55.444Z (over 1 year ago)
- Size: 1000 Bytes
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Exploratory Data Analysis in Python
In this project, we're going to perform an Exploratory Data Analysis of the Solubility dataset.
## Authors
- [@dataprofessor](https://www.github.com/dataprofessor)
## Features
- Light/dark mode toggle
- Live previews
- Fullscreen mode
- Cross platform
## Installation
Install my-project with npm
```bash
npm install my-project
cd my-project
```
## Usage/Examples
```python
import pandas as pd
df = pd.read_csv('file.csv')
```
## FAQ
#### Question 1
Answer 1
#### Question 2
Answer 2
## Related
Here are some related projects
[Awesome README](https://github.com/matiassingers/awesome-readme)