Software Alternatives & Reviews

Exploring data with Jupyter Notebook, Pandas and CrateDB

Pandas Matplotlib Jupyter CrateIO
  1. 1
    Pandas is an open source library providing high-performance, easy-to-use data structures and data analysis tools for the Python.
    Pricing:
    • Open Source
    In this post, I'll play a little bit with the NYC taxi dataset using Pandas and Matplotlib. This will be a simple example, but you can take it from here and explore further what you can do with these tools.

    #Data Science And Machine Learning #Data Science Tools #Python Tools 196 social mentions

  2. matplotlib is a python 2D plotting library which produces publication quality figures in a variety...
    Pricing:
    • Open Source
    In this post, I'll play a little bit with the NYC taxi dataset using Pandas and Matplotlib. This will be a simple example, but you can take it from here and explore further what you can do with these tools.

    #Data Visualization #Technical Computing #Javascript UI Libraries 97 social mentions

  3. Project Jupyter exists to develop open-source software, open-standards, and services for interactive computing across dozens of programming languages. Ready to get started? Try it in your browser Install the Notebook.
    In a previous post, I showed you how to pair CrateDB (an open-source database specialized in machine data) and Jupyter Notebook, an application that allows you to create and share documents containing live code. I also told you how to load two different sample datasets into CrateDB, one recording the position of the ISS and another containing information about taxi trips in NYC.

    #Data Science And Machine Learning #Data Science Tools #Data Science Notebooks 202 social mentions

  4. The Distributed Database for Docker
    In a previous post, I showed you how to pair CrateDB (an open-source database specialized in machine data) and Jupyter Notebook, an application that allows you to create and share documents containing live code. I also told you how to load two different sample datasets into CrateDB, one recording the position of the ISS and another containing information about taxi trips in NYC.

    #Databases #Relational Databases #NoSQL Databases 12 social mentions

Discuss: Exploring data with Jupyter Notebook, Pandas and CrateDB

Log in or Post with