It’s Official: Open-Plan Offices Are Now the Dumbest Management Fad of All Time | Inc.com

A new study from Harvard reveals that open-plan offices decrease rather than increase face-to-face collaboration.
— Leer en www.inc.com/geoffrey-james/its-official-open-plan-offices-are-now-dumbest-management-fad-of-all-time.html

MIT Press and Harvard Data Science Initiative launch the Harvard Data Science Review | MIT News

MIT Press and the Harvard Data Science Initiative have launched the Harvard Data Science Review. An open-access journal published by MIT Press and hosted online via the PubPub platform, HDSR will feature leading global thinkers in the field of data science.
— Leer en news.mit.edu/2019/mit-press-harvard-data-science-initiative-launch-harvard-data-science-review-0715

AI Ethics | DataRobot

AI holds tremendous promise for many industries. It can improve accuracy, speed, scalability, personalization, consistency, and clarity in so many business functions. But many businesses still hesitate to move forward with AI projects. Why?
— Leer en www.datarobot.com/resource/ai-ethics/

Pandas

Introducción al Dataframe de Pandas con Python (I)

En esta entrada vamos a trabajar con Pandas, una estructura de datos fundamental para trabajar organizar los datasets en DataScience. Es una libreria muy completa, muy documentada en multitud de blogs y que veremos como nos facilita el trabajo. Empecemos!:

import pandas as pd
import numpy as np
Leer más »

Gestión de ‘listas’ en Python

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
view raw list.ipynb hosted with ❤ by GitHub

Análisis de tweets en python (II)

  

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

  

Análisis de tweets con Python (I)

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.