Skip to content

schoolofaitvm/play-with-data

Repository files navigation

Play With Data - event official study materials

A very basic introduction on using Python for Data Science.

A very basic understanding of Python object oriented programming and other general syntax like looping, etc are expected from the readers. Absolute beginers can use codeacademy-python for learning python for free.

Concepts Covered

  • Using native Python Libraries to load and process data.
  • Numpy
  • Pandas

Lessons

  1. Introduction to Python and Data Science.Video Tutorial

  2. Introduction to Numpy and Pandas.

Getting Started

In your local system
  1. Follow the instructions here for your operating system.

  2. Clone this repository.

  3. Run the jupyter notebook.

On google colab
  1. Clone this repository.

  2. Open File > upload notebook.

  3. Run the notebook.

If you have any doubts or clarifications, you can open up an issue and if you wish to contribute, you can open a pull request.

You can start a discussion in the group. Mentors, will be available all the time to clarify your doubts.

If you are more interested in learning more about Numpy, Pandas and learning Data science in python. You can take this free course by Udacity

Releases

No releases published

Packages

No packages published