Svitlana Lormanlorfrau.hashnode.dev·Dec 17, 2024It’s Ti-i-ime to Visualize the Christmas Dataset with Python and Flexmonster Pivot Table!As the season of giving and shopping approaches, Christmas sales and trends become even more fascinating. This magical time is about traditions and discovery—finding the perfect gift, uncovering unique trends, or researching new tools to bring ideas ...22 likes·59 readsPython
Alli Mariamdatawithalli.hashnode.dev·Dec 9, 2024How Beginners Can Troubleshoot Common Errors in Jupyter NotebookPrerequisites: To get the most out of this guide, you should have the following:- Jupyter Notebook installed- A basic understanding of Python, R, or Julia- Familiarity with command line basics- An internet connection Introduction Jupyter Notebook was...42 readsJupyter Notebook
Wojciech Kaczmarczykaws-notes.hashnode.dev·Nov 22, 2024Accelerate AI Workloads with Amazon EC2 Trn1 Instances and AWS Neuron SDKIntroduction As machine learning models grow in complexity, the need for cost-effective and high-performance infrastructure becomes crucial. Amazon EC2 Trn1 Instances, powered by AWS-designed Trainium chips, and the AWS Neuron SDK offer a powerful co...AWS
Jitender Kaushikjitenderkaushik.com·Nov 7, 2024Why Don’t Notebooks Support Java? A Closer Look at Language and Platform CompatibilityNotebooks, like Jupyter, are powerful tools for data science, exploratory analysis, machine learning, and even educational purposes. They allow users to mix code, visualisations, and documentation in one interactive environment. But despite their pop...Java
Sreekesh Iyerblog.sreekeshiyer.com·Nov 3, 2024Integrated AWS Workflows with SageMaker NotebooksI was recently a part of a hackathon and was found searching for good Jupyter environments on the cloud to be able to work on my ML Project. Soon enough, I found myself here. However, it took me a while to figure out how powerful it truly can be. F...10 likes·34 readsAWS
Sutapa Biswassutto.hashnode.dev·Nov 3, 2024Jupyter Notebook Basics (Learn What you need)What is ‘Jupyter Notebook’? - Jupyter Notebook is an interactive tool for data analysis and Python programming. It allows asking questions to data and visualizing it. Also It provides an interactive and immediate response Python interpreter and suppo...Jupyter Notebook
Sai Sravanthisaisravanthi.hashnode.dev·Oct 12, 2024Using Python for Data Analysis: Libraries and Best PracticesPython has become the go-to language for data analysis due to its simplicity, versatility, and powerful libraries. With an active community and extensive documentation, it enables both beginners and experienced analysts to manipulate, analyze, and vi...Python
Md. Fahim Bin AminforfreeCodeCampfreecodecamp.org·Oct 3, 2024How to Run R Programs Directly in Jupyter Notebook LocallyR is a popular programming language that’s now widely used in research-related fields like Bioinformatics. And to use R, you’ll need to install the R Compiler and R Studio. But did you know that you can also directly run your R code right in a Jupyte...R
Md. Fahim Bin Aminfahimbinamin.hashnode.dev·Sep 21, 2024Configure Miniconda So That You Can Choose a Separate Environment Directly From Jupyter Lab/NotebookTo set up Miniconda in such a way that you can see and select all your environments directly in Jupyter Lab/Notebook on Ubuntu, follow these steps: Step 1: Install Miniconda Download the Miniconda installer for Linux: wget https://repo.anaconda.com...LinuxJupyter Notebook
Pronod Bharatiyadata-intelligence.hashnode.dev·Sep 18, 2024A Complete Guide to Canonical's Data Science Stack: JupyterHub, MicroK8s, MLflow, and KubeflowIn an era where data drives decision-making, the ability to harness and analyze data efficiently is paramount. Canonical, the company behind Ubuntu, has recognized this necessity and developed the Data Science Stack (DSS). This comprehensive framewor...45 readsLinux and Machine LearningData Science