A Data Science Central Community
Sort by:
Featured Discussions |
---|
Web crawler for clustering 2,500 data science websitesHere we provide source code and sample raw data, used to produce our comprehensive, high-quality listing of 2,500 data science, analytics a… Started by Vincent GranvilleLatest Reply |
Palindrome String Detection in RA palindrome is a word, phrase, number, or other sequence of symbols or elements, whose meaning may be interpreted the same way in either f… Started by Jishnu bhattacharyaLatest Reply |
Discussions | Replies | Latest Activity |
---|---|---|
Palindrome String Detection in RA palindrome is a word, phrase, number, or other sequence of symbols or elements, whose meaning may be interpreted the same way in either f… Started by Jishnu bhattacharya |
1 |
Aug 30, 2016 Reply by Javier Alonso |
Block tolerant web scraper on AWSAbout Tales Tales (http://en.wikipedia.org/wiki/Thales) is a block tolerant (IP Blocking) web scraper (http://en.wikipedia.org/wiki/Web_scr… Started by Vincent Granville |
1 |
Aug 3, 2016 Reply by Alberto Gonzalez Martinez |
Source code for video of 2-D random walk simulationsThe 90-seconds video showing a 'random walk' (a particular case of a Markov process) evolving over 400,000 steps, was produced using two pi… Started by Vincent Granville |
0 | Oct 12, 2014 |
Web crawler for clustering 2,500 data science websitesHere we provide source code and sample raw data, used to produce our comprehensive, high-quality listing of 2,500 data science, analytics a… Started by Vincent Granville |
0 | Sep 20, 2014 |
Python code for our TwitterApp (API) extracting fastest growing Twitter profilesThis app is described here. ## Import Tweepy library for accessing the Twitter API: http://www.tweepy.org/ ## For installing instructions… Started by Vincent Granville |
0 | Sep 14, 2014 |
Source code for our Big Data keyword correlation APIThis application is used to identify keywords related to a specified keyword, and it is used in all search engines. It is described in our… Started by Vincent Granville |
5 |
Nov 10, 2013 Reply by Dean T. Pangelinan |
Credit card number and password encoder / decoderHere's some simple JavaScript code to encode numbers, such as credit card numbers, passwords made up of digits, phone numbers, social secur… Started by Vincent Granville |
1 |
Oct 15, 2013 Reply by Mike Leary |
Perl code for credit card number validationThis code determines the type of card (Visa / Discover / MasterCard) and verifies whether the credit card number is a valid number. #!/usr/… Started by Vincent Granville |
0 | Oct 14, 2013 |
Get state and region from zip code, with simple Perl, Python, R or C++ functionHere's an old piece of code I wrote 15 years ago. Might still be useful, as zip codes are one of the few things that have barely changed ov… Started by Vincent Granville |
0 | Oct 14, 2013 |
Source code to compute all permutations of n elementsHere's the code that iteratively produces all the n! (factorial n) permutations of n elements stored in an array. It allows you to easily c… Started by Vincent Granville |
3 | Jul 10, 2013 |
© 2021 TechTarget, Inc.
Powered by
Badges | Report an Issue | Privacy Policy | Terms of Service
Most Popular Content on DSC
To not miss this type of content in the future, subscribe to our newsletter.
Other popular resources
Archives: 2008-2014 | 2015-2016 | 2017-2019 | Book 1 | Book 2 | More
Most popular articles