Code Monkey home page Code Monkey logo

python-scientific-stack-3006561's Introduction

Data Science Foundations: Python Scientific Stack

This is the repository for the LinkedIn Learning course Data Science Foundations: Python Scientific Stack. The full course is available from LinkedIn Learning.

Data Science Foundations: Python Scientific Stack

Data science provides organizations with striking—and extremely valuable—insights into human behavior. While data mining can seem a bit daunting, you don't need to be a highly skilled programmer to process your own data. In this new hands-on course, instructor Miki Tebeka shows you how to use the Python scientific stack to complete common data science tasks.

Learn about the basic tools and core concepts to effectively process data with the Python scientific stack, including how to work with Visual Studio Code for documentation, NumPy for numeric computation, Pandas for data crunching, scikit-learn for data modeling, madplotlib for data visualization, and more. Upon completing this course, you’ll have the skills you need to load and analyze data, run models, solve complex problems, and display results for your team.

Installing

  1. To use these exercise files, you must have the following installed:
    • Python 3.8 and up
  2. Clone this repository into your local machine using the terminal (Mac), CMD (Windows), or a GUI tool like SourceTree.
  3. [Course-specific instructions]
    • Create a virtual environment: python -m venv venv
    • Install dependencies: ./venv/bin/python -m pip install -r requirements.txt
    • Have your IDE use Python from the virtual environment (in VSCode: Python: Select Interpreter)

Instructor

Miki Tebeka

Check out my other courses on LinkedIn Learning.

python-scientific-stack-3006561's People

Contributors

smoser-lil avatar tebeka avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.