Cassandra.Link
The best knowledge base on Apache Cassandra®
Helping platform leaders, architects, engineers, and operators build scalable real time data platforms.
A collection of 27 posts
polynote/polynote
8/25/2020
Polynote is an experimental polyglot notebook environment. Currently, it supports Scala and Python (with or without Spark), SQL, and Vega.For more information, see Polynote's websiteCurrent notebook ...
Polynote | The polyglot Scala notebook
Polynote | The polyglot Scala notebook Learn to love your notebooks. Try it! Polynote is a different kind of notebook. It supports mixing m...
ritchieng/deep-learning-wizard
8/5/2020
Start Learning NowPlease head to www.deeplearningwizard.com to start learning! It is mobile/tablet friendly and open-source.Repository DetailsThis repository contains all the notebooks and mkdocs mark...
Apache Zeppelin 0.7.0 Documentation:
7/8/2020
Data Ingestion Data Discovery Data Analytics Data Visualization & Collaboration Multiple Language BackendApache Zeppelin interpreter concept allows any language/data-processing-backend to be plugg...
mustafaileri/cassandra-sandbox
5/4/2020
GitHub - mustafaileri/cassandra-sandbox Watch Star Fork Join GitHub todayGitHub is home to over 50 million developers working together to host and review code, manage projects, and build softwa...
Setting Up Cassandra Cluster for Production with Python
Cassandra is a NoSQL database technology that provides high availability and scalability. It is one of the most important solutions that you should take a look when you need extreme performance.We use...
kadnan/PythonCassandraTutorial
4/9/2020
Join GitHub todayGitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.Sign upThis code is part of the tutorial related t...
Getting started with Apache Cassandra and Python
May 19, 2019 · 16 min read In this post, I am going to talk about Apache Cassandra, its purpose, usage, configuration, and setting up a cluster and in the end, how can you access it in your Python app...