- Pandas – R’s dataframes in Python
- Pandas is a python package for working with timeseries data. I’ve been looking a long time for an equivalent to R’s dataframe functionality within python and this is it. What makes these dataframe structures so special is their ability to quickly slice and dice a table of data.
-
- JSdom allows you emulate the entire document object model of a webpage without running a browser. I just found out today that node.js now runs jsdom and jquery seamlessly. This is nothing short of a webscraping revolution.
-
- A cryptographic library for Javascript. Perfect use case: Interactive API documentation. Got an api service? Want developers to adopt quicker? Allow them to submit signed API calls within your webpages.
-
- A detailed analysis of the marketplace business model.
