All Projects → hadley → Babynames

hadley / Babynames

An R package containing US baby names from the SSA

Programming Languages

r
7636 projects

Labels

Projects that are alternatives of or similar to Babynames

Binarykit
💾🔍🧮 BinaryKit helps you to break down binary data into bits and bytes, easily access specific parts and write data to binary.
Stars: ✭ 92 (-14.81%)
Mutual labels:  data
Iso 3166 Countries With Regional Codes
ISO 3166-1 country lists merged with their UN Geoscheme regional codes in ready-to-use JSON, XML, CSV data sets
Stars: ✭ 1,372 (+1170.37%)
Mutual labels:  data
Server Tech Tree
服务端软件技术树:服务端主流技术九大分类和全景图
Stars: ✭ 106 (-1.85%)
Mutual labels:  data
Rlp
Recursive Length Prefix Encoding in JavaScript
Stars: ✭ 93 (-13.89%)
Mutual labels:  data
Datastore
🐹 Bloat free and flexible interface for data store and database access.
Stars: ✭ 99 (-8.33%)
Mutual labels:  data
Pooch
A friend to fetch your data files.
Stars: ✭ 101 (-6.48%)
Mutual labels:  data
Nitric
[ABANDONED] General-purpose data processing library. Mirror of https://gitlab.com/nitric/nitric
Stars: ✭ 90 (-16.67%)
Mutual labels:  data
Pyspark Cheatsheet
🐍 Quick reference guide to common patterns & functions in PySpark.
Stars: ✭ 108 (+0%)
Mutual labels:  data
Aurelia Slickgrid
Aurelia-Slickgrid a wrapper of the lightning fast & customizable SlickGrid datagrid with a few Styling Themes
Stars: ✭ 100 (-7.41%)
Mutual labels:  data
Platform
Code Climate Engineering Data Platform
Stars: ✭ 104 (-3.7%)
Mutual labels:  data
Nycdb
Database of NYC Housing Data
Stars: ✭ 94 (-12.96%)
Mutual labels:  data
Covid19 scenarios
Models of COVID-19 outbreak trajectories and hospital demand
Stars: ✭ 1,355 (+1154.63%)
Mutual labels:  data
Cubes
Light-weight Python OLAP framework for multi-dimensional data analysis
Stars: ✭ 1,393 (+1189.81%)
Mutual labels:  data
Ml Pyxis
Tool for reading and writing datasets of tensors in a Lightning Memory-Mapped Database (LMDB). Designed to manage machine learning datasets with fast reading speeds.
Stars: ✭ 93 (-13.89%)
Mutual labels:  data
Vue Table Dynamic
🎉 A dynamic table with sorting, filtering, editing, pagination, multiple select, etc.
Stars: ✭ 106 (-1.85%)
Mutual labels:  data
Pydap
A Python library implementing the Data Access Protocol (DAP, aka OPeNDAP or DODS).
Stars: ✭ 90 (-16.67%)
Mutual labels:  data
Codesearchnet
Datasets, tools, and benchmarks for representation learning of code.
Stars: ✭ 1,378 (+1175.93%)
Mutual labels:  data
Topokanji
Topologically ordered lists of kanji for effective learning
Stars: ✭ 108 (+0%)
Mutual labels:  data
Awesome Bigdata
A curated list of awesome big data frameworks, ressources and other awesomeness.
Stars: ✭ 10,478 (+9601.85%)
Mutual labels:  data
Data Versioning
Collecting thoughts about data versioning
Stars: ✭ 104 (-3.7%)
Mutual labels:  data

babynames

Travis-CI Build Status CRAN_Status_Badge

This package contains three datasets provided by the USA social security administration:

It also includes the following data set from the US Census:

Installation

# Install the released version from CRAN
install.packages("babynames")

# Install the development version from GitHub
devtools::install_github("hadley/babynames")

Please note that the 'babynames' project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].