An open API service indexing awesome lists of open source software.

https://github.com/dataprofessor/readme-so


https://github.com/dataprofessor/readme-so

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

![Logo](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/th5xamgrr6se0x5ro4g6.png)


# 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)