Skip to content

🐍 Just some DataScience exercises, nothing more... 🐍 (πŸ”‘ KeyWords: python, data science, data analysis, pandas πŸ”‘)

Notifications You must be signed in to change notification settings

CSFelix/DataScience-Exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

22 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🌟 DataScience Exercises 🌟



❓ What's it? ❓

  • My first exercises in DataScience with python!!


βš’οΈ Tools βš’οΈ

  • Python version 3.6 or above;
  • Anaconda and Python DataScience Stack (pandas in particular);
  • Jupyter Notebook


βš™οΈ Run βš™οΈ

Installing Pandas

  • If you have the anaconda python installed, the pandas library is already installed. Else, open the cmd/prompt and type:
pip install pandas

Running the Project

  • Download this repository, open the cmd/prompt in the downloaded files directory and type:
jupyter notebook


πŸ“ Notes πŸ“

  • DataSets: the datasets used in the exercises can be found in the folloiwn Kaggle links:

- purchases.txt: https://www.kaggle.com/datasets/dsfelix/purchasestxt
- access_log: https://www.kaggle.com/datasets/dsfelix/access-log
- forum_users.tsv: https://www.kaggle.com/datasets/dsfelix/forum-users
- forum_node.tsv: https://www.kaggle.com/datasets/dsfelix/forum-node



🎁 Bonus 🎁

  • If you have ideas of how to improve the code and the analysis, feel free to create branches of this project!!


πŸ“« Reach Me πŸ“«

Email: csfelix08@gmail.com

Linkedin: linkedin.com/in/csfelix/

Instagram: instagram.com/c0deplus/


Portfolio: CSFelix.io

Kaggle: DSFelix

About

🐍 Just some DataScience exercises, nothing more... 🐍 (πŸ”‘ KeyWords: python, data science, data analysis, pandas πŸ”‘)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published