Skip to content

πŸͺπŸ Easy challenges about Data Science. I dare you try to solve too!! πŸͺπŸ (πŸ”‘ KeyWords: python, jupyter notebook, data science πŸ”‘)

Notifications You must be signed in to change notification settings

CSFelix/PYTHON-DATASCIENCE-ACADEMY-CHALLENGES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🌟 Data Science Academy Challenges 🌟


❓ What's it? ❓


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

  • Python 3.5 version or later;
  • Jupyter Notebook 7.6.1 version or later;
  • MongoDB (just to end of Challenge 5)
  • Numpy, seaborn, matplotlib.pyplot and pandas package. Tip this pip commands in the terminal in order too install the packages:
pip install numpy
pip install seaborn
pip install matplotlib.pyplot
pip install pandas

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

  • Download all the files of these repository;
  • Open the terminal and go to some challenge directory. Example:
cd C:\Users\User1\Desktop\Missoes\Missao5
  • Start the Jupyter Notebook on the current directory tipping this command in the terminal:
jupyter notebook
  • Open the missao5.ipynb on Jupyter Notebook and try it out!

πŸ“ Challenges' Description πŸ“

Challenge 1: Check if all string' chars are differents

Challenge 2: Get prime numbers from 0 to 'n' number

Challenge 3: Robot Movement

Challenge 4: Selection Sort for numbers

Challenge 5: Analyze Consumer Buying Behavior


πŸ“« Reach Me πŸ“«

Email: csfelix08@gmail.com

Linkedin: linkedin.com/in/csfelix/

Instagram: instagram.com/c0deplus/


Portfolio: CSFelix.io

About

πŸͺπŸ Easy challenges about Data Science. I dare you try to solve too!! πŸͺπŸ (πŸ”‘ KeyWords: python, jupyter notebook, data science πŸ”‘)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published