Tweetovi
- Tweetovi, trenutna stranica.
- Tweetovi i odgovori
- Medijski sadržaj
Blokirali ste korisnika/cu @discdiver
Jeste li sigurni da želite vidjeti te tweetove? Time nećete deblokirati korisnika/cu @discdiver
-
Prikvačeni tweet
Due to popular demand, I updated my article to include three more deep learning frameworks! https://medium.com/p/23607ddf297a Deep Learning Framework Power Scores 2018. Who’s on top in usage, interest, and popularity?
@TensorFlow@PyTorch@fchollet@jeremyphowardpic.twitter.com/eRD03XmNnF
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Apparently all the signs need moved or the statute needs changed. Until one of those two things happen, parking enforcement should not give out tickets to people complying with what a reasonable person would do based on the information on the signs.
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
This is 12th and G NE Southbound. Northbound there are signs stating no parking toward the stop sign and parking allowed away from the stop at 17 feet. There are signs all over town saying you can park next to them and those signs are within 25 feet of a stop sign.
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Got a parking ticket for parking within 25 feet of a stop sign. There is a sign saying that you can park to the left of the sign. Adjudication official not sympathetic. A reasonable person would think they could park there. Signs and statutes don't align
@DDOTDC@CMCharlesAllenpic.twitter.com/F6o54lTIH3
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
pandas 1.0 has arrived! Awesome work!
#pandas#DataScience#MachineLearning#Python https://github.com/pandas-dev/pandas/releases …pic.twitter.com/R57aAOxlxa
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Wondering if PyTorch is catching up to TensorFlow?
Me too, so I looked at the key metrics and wrote up what I found here:
https://towardsdatascience.com/is-pytorch-catching-tensorflow-ca88f9128304 …
#PyTorch#TensorFlow#Python#AI#MachineLearning#DataScience@TensorFlow@PyTorchHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Another brilliant piece by Cassie Kozyrkov: “Can analysts and statisticians get along?”
https://link.medium.com/fGte8V3Bw3
# statisticians #DataAnalytics#DataSciHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Want to know what's in store for pandas 1.0.0 ? See my guide to the release candidate so you're in the know:
https://towardsdatascience.com/whats-new-in-pandas-1-0-ffa99bd43a58 …
#Python#pandas#DataScience#MachineLearningHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Which data analyst tech skills are most in demand? How do they compare to data scientist & data engineer skills?
Check out my @TDataScience article for answers: https://towardsdatascience.com/most-in-demand-tech-skills-for-data-analysts-26d4ea4450f8 …#sql#Excel#Tableau#python#Techjobs#DataAnalytics#DataScience@tableauHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Actually, to work with Jupyter Lab: conda create -n pandascfj -c conda-forge/label/rc -c conda-forge pandas==1.0.0rc0 jupyterlab
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
make that: conda install -c conda-forge/label/rc pandas==1.0.0rc0
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Jeff Hale proslijedio/la je Tweet
Okay. For every retweet this gets (TO A POINT!) I'll add a thought / tip / observation about speaking at conferences.
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Python 2 End of Life Mini-Conference is happening in Arlington, VA on Saturday, Feb. 1. The conference will consist of floor to panel-led sessions using some of the major topics in Python as starting points:
https://www.meetup.com/dcpython/events/267734918/ …
#pythonHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Or install from PyPI: python -m pip install --upgrade --pre pandas==1.0.0rc0 "Highlights include: - A new scalar for missing values - Dedicated extension types for string and nullable boolean data - Using Numba in rolling.apply - A redesigned website and documentation theme
Prikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
pandas 1st release candidate for 1.0.0 released today!
"If all goes well, we'll release pandas 1.0.0 in about two weeks." - @TomAugspurger conda install: -c conda-forge/label/rc pandas==1.0.0rc0 https://github.com/pandas-dev/pandas/releases …#python#pandas#DataSciencePrikaži ovu nitHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Great to get more coding in schools!
@Thimbleio presenting their kids programming robots curriculum at@HalcyonIncubate#edtechpic.twitter.com/Pt0XdiSCBK
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Which data engineer tech skills are most in demand? How do they compare to data scientist tech skills? See the results in my @TDataScience article: https://towardsdatascience.com/most-in-demand-tech-skills-for-data-engineers-58f4c1ca25ab …#sql#python#Spark#AWS#DataScience#programming#data#technologytrends#techHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
If you're in the DC area and into data science, check out our
@DataScienceDC Meetup on Wed., Jan. 15 at GW. Kelly O’Briant of@rstudio & Brendan Collins of@algorithmia will talk about devops and ml in production https://www.meetup.com/Data-Science-DC/events/267649980/ …@DataCommunityDC@kellrstats#DataScienceHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
Interactive pandas plotting options are here! Moving on from Matplotlib forever.
Holoviews and Bokeh are now back-end #python#pandas plotting options. Very easy to set up.
Plotly has an implementation on their roadmap @plotlygraphshttps://twitter.com/justmarkham/status/1205498994136358914 …
Hvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
If you want to learn Python
, I just released Memorable Python, a book to help you learn it faster
.
For .pdf and .epub (Apple books):
https://memorablepython.com
For Kindle and in hardcover:
https://www.amazon.com/Memorable-Python-Learn-Faster-ebook/dp/B07ZXJKKSN/ …
#python#codenewbie#learntocode#datascienceHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi -
If you're looking for datasets, @Google just introduced Google Dataset Search https://toolbox.google.com/datasetsearch . 20 Million datasets and helpful info about each. Very cool!
Hat tip to @quaesita Info here: https://towardsdatascience.com/this-is-how-you-put-the-data-in-data-science-5411c8a45122 …#DataScience#data#MachineLearning@TDataScienceHvala. Twitter će to iskoristiti za poboljšanje vaše vremenske crte. PoništiPoništi
Čini se da učitavanje traje već neko vrijeme.
Twitter je možda preopterećen ili ima kratkotrajnih poteškoća u radu. Pokušajte ponovno ili potražite dodatne informacije u odjeljku Status Twittera.
pandas trick #96:
Want to create interactive plots using pandas 0.25?
pip install hvplot
See example