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
- Host: GitHub
- URL: https://github.com/alro10/messy-data-pandas
- Owner: Alro10
- License: apache-2.0
- Created: 2019-08-16T18:37:20.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-18T20:59:35.000Z (almost 7 years ago)
- Last Synced: 2025-08-07T07:12:17.435Z (11 months ago)
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cleaning messy dataset
[](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)]