martes, 5 de mayo de 2020

ARTIULOS, LIBRO Y MAS, covid. VHS VIDEOCASSETERA SAMSUNG, DAEWOO, PANASONIC













https://listado.mercadolibre.com.mx/_CustId_206797574





















https://listado.mercadolibre.com.mx/_CustId_206797574















https://listado.mercadolibre.com.mx/_CustId_206797574




















Videocasetera Panasonic  Super Drive Multi Intelligent. 

https://articulo.mercadolibre.com.mx/MLM-773513901-videocasetera-panasonic-super-drive-multi-intelligent-_JM



Videocassetera Samsung Diamond Head High Speed. Control

https://articulo.mercadolibre.com.mx/MLM-775598406-videocassetera-samsung-diamond-head-high-speed-control-_JM


Videocassetera Daewoo 4 Head Speed Rewind System. Auto Head 

https://articulo.mercadolibre.com.mx/MLM-783501513-videocassetera-daewoo-4-head-speed-rewind-system-auto-head-_JM


Videocassetera Samsung Diamond Head High Speed. Control

https://articulo.mercadolibre.com.mx/MLM-775598406-videocassetera-samsung-diamond-head-high-speed-control-_JM


ANALISIS 1
up today

# Import matplotlib
import matplotlib.pyplot as plt 

# Isolate the `Adj Close` values and transform the DataFrame
daily_close_px = all_data[['Adj Close']].reset_index().pivot('Date', 'Ticker', 'Adj Close')

# Calculate the daily percentage change for `daily_close_px`
daily_pct_change = daily_close_px.pct_change()

# Plot the distributions
daily_pct_change.hist(bins=50, sharex=True, figsize=(12,8))

# Show the resulting plot
plt.show()

********************************


tickers1withplot00SCATTER.py:46: FutureWarning: pandas.scatter_matrix is deprecated, use pandas.plotting.scatter_matrix instead
  pd.scatter_matrix(daily_pct_change, diagonal='kde', alpha=0.1,figsize=(12,12))






New Books on my link



































































































Blogger Widgets