2013

article thumbnail

Easy Empty Local Extracts

Tableau

Ryan Stryker Senior Technical Architect, Tableau Kathleen Goepferd September 25, 2013 - 11:56pm January 20, 2023 The modern Tableau Server offers Creators a Desktop-like experience for establishing database connections and drawing extracts. A Server’s resources and network position typically give it advantages over Desktop for this task in particular.

Tableau 52
article thumbnail

Raspberry Pi temperature monitor

Christian Haschek

After my Raspberry Pi powered door alarm I thought about implementing a temperature monitoring s

52
professionals

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Parsing English in 500 Lines of Python

Explosion

This post explains how transition-based dependency parsers work, and argues that this algorithm represents a break-through in natural language understanding. A concise sample implementation is provided, in 500 lines of Python, with no external dependencies. This post was written in 2013. In 2015 this type of parser is now increasingly dominant.

Python 40
article thumbnail

Memorizing a programming language using spaced repetition software

Hacker News

I’ve been doing this for a year, and it’s the most helpful learning technique I’ve found in 14 years of computer programming. Background: I’m an intermediate programmer. I didn’t go to school for it. I just learned by necessity because I started a website that just kept growing and growing, and I couldn’t afford to hire a programmer, so I picked up a few books on PHP, SQL, Linux, and Apache, learned just enough to make it work, then used that little knowledge for years.

SQL 65
article thumbnail

Navigating the Future: Generative AI, Application Analytics, and Data

Generative AI is upending the way product developers & end-users alike are interacting with data. Despite the potential of AI, many are left with questions about the future of product development: How will AI impact my business and contribute to its success? What can product managers and developers expect in the future with the widespread adoption of AI?

article thumbnail

Easy Empty Local Extracts

Tableau

Ryan Stryker Senior Technical Architect, Tableau Kathleen Goepferd September 25, 2013 - 11:56pm January 20, 2023 The modern Tableau Server offers Creators a Desktop-like experience for establishing database connections and drawing extracts. A Server’s resources and network position typically give it advantages over Desktop for this task in particular.

Tableau 52
article thumbnail

What’s New With Tableau User Groups

Tableau

Tiffany Chan. Community Programs Specialist. Anonymous (not verified). July 30, 2013 - 5:14pm. October 3, 2022. Welcome to the Tableau User Group Monthly, where you can find a curated list of highlights and content from a month of User Group events all over the globe. The User Group Monthly highlights content by topic, allowing readers to synthesize all the top meeting learnings.

Tableau 52

More Trending

article thumbnail

What’s New With Tableau User Groups: August

Tableau

Tiffany Chan. Community Programs Specialist. Anonymous (not verified). July 30, 2013 - 5:14pm. September 12, 2022. Welcome to the Tableau User Group Monthly where you can find a curated list of highlights and content from a month of User Group events all over the globe. F ormerly a weekly blog series, the User Group Monthly now highlights content by topic, allowing readers to synthesize all the top meeting learnings.

Tableau 52
article thumbnail

Tableau for Students: Free access to Tableau Desktop

Tableau

Bergen Schmetzer. Academic Program Senior Specialist, Tableau. Jason Schumacher. March 5, 2013 - 2:37pm. October 5, 2022. Since 2011, Tableau Academic programs have enabled more than 2.5 million students and teachers from accredited institutions around the world with critical data skills. Tableau Desktop, Tableau Prep, and eLearning are free for all full-time students around the world.

Tableau 52
article thumbnail

Tableau for Students: Free access to Tableau Desktop

Tableau

Bergen Schmetzer. Academic Program Specialist, Tableau. Jason Schumacher. March 5, 2013 - 2:37pm. October 5, 2022. Since 2011, Tableau Academic programs have enabled more than 2.5 million students and teachers from accredited institutions around the world with critical data skills. Tableau Desktop, Tableau Prep , and eLearning are free for all full-time students around the world.

Tableau 52
article thumbnail

My door sends me emails

Christian Haschek

[UPDATE] I've rewritten this article for a more modern approach: [My door sends me chat messages

52
article thumbnail

Get Better Network Graphs & Save Analysts Time

Many organizations today are unlocking the power of their data by using graph databases to feed downstream analytics, enahance visualizations, and more. Yet, when different graph nodes represent the same entity, graphs get messy. Watch this essential video with Senzing CEO Jeff Jonas on how adding entity resolution to a graph database condenses network graphs to improve analytics and save your analysts time.

article thumbnail

A Good Part-of-Speech Tagger in about 200 Lines of Python

Explosion

Up-to-date knowledge about natural language processing is mostly locked away in academia. And academics are mostly pretty self-conscious when we write. We’re careful. We don’t want to stick our necks out too much. But under-confident recommendations suck, so here’s how to write a good part-of-speech tagger.

article thumbnail

A Good Part-of-Speech Tagger in about 200 Lines of Python

Explosion

Up-to-date knowledge about natural language processing is mostly locked away in academia. And academics are mostly pretty self-conscious when we write. We’re careful. We don’t want to stick our necks out too much. But under-confident recommendations suck, so here’s how to write a good part-of-speech tagger. There are a tonne of “best known techniques” for POS tagging, and you should ignore the others and just use Averaged Perceptron.

Python 40
article thumbnail

Why are free proxies free?

Christian Haschek

[UPDATE] Check out the new post where

52
article thumbnail

Parsing English in 500 Lines of Python

Explosion

I wrote this blog post in 2013, describing an exciting advance in natural language understanding technology. Today, almost all high-performance parsers are using a variant of the algorithm described below (including spaCy). The original post is preserved below, with added commentary in light of recent research. A syntactic parser describes a sentence’s grammatical structure, to help another application reason about it.

Python 45
article thumbnail

Understanding User Needs and Satisfying Them

Speaker: Scott Sehlhorst

We know we want to create products which our customers find to be valuable. Whether we label it as customer-centric or product-led depends on how long we've been doing product management. There are three challenges we face when doing this. The obvious challenge is figuring out what our users need; the non-obvious challenges are in creating a shared understanding of those needs and in sensing if what we're doing is meeting those needs.