Skip to content

Instantly share code, notes, and snippets.

View Farheen2302's full-sized avatar

Farheen Nilofer Farheen2302

View GitHub Profile
@Farheen2302
Farheen2302 / 00. tutorial.md
Created July 1, 2016 11:00 — forked from maxivak/00. tutorial.md
Importing/Indexing database (MySQL or SQL Server) in Solr using Data Import Handler
{
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"metadata": {
"collapsed": true
},
"outputs": [],
"source": [
# Basic Calculations
8*6
2^16
2^
8*6
8*10
# Functions
sqrt(2)
abs(-65)