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

https://github.com/alro10/messy-data-pandas

How to deal with messy dataset using pandas
https://github.com/alro10/messy-data-pandas

Last synced: 4 months ago
JSON representation

How to deal with messy dataset using pandas

Awesome Lists containing this project

README

          

# Cleaning messy dataset
[![PRsWelcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)

How to deal with messy dataset using pandas series.

## Help

- https://stackoverflow.com/questions/49704051/pandas-dataframe-extract-numerical-values-including-decimals-from-string
- https://realpython.com/python-data-cleaning-numpy-pandas/
- https://stackoverflow.com/questions/27975069/how-to-filter-rows-containing-a-string-pattern-from-a-pandas-dataframe
- [Sum-extra-precision-pandas](https://stackoverflow.com/questions/52679418/pandas-series-sum-shows-extra-precision)
- https://beepscore.com/website/2018/10/12/using-pandas-with-python-decimal.html
- https://www.kaggle.com/chrisbow/cleaning-data-with-python-challenge-day-1
- https://towardsdatascience.com/a-guide-to-pandas-and-matplotlib-for-data-exploration-56fad95f951c

## Dataset

- [[data](https://catalog.data.gov/dataset/purchase-card-pcard-fiscal-year-2014)]